Hi,
Hopefully this is just a quick change, but in the Manual Payment section of Checkout Page 2 the Credit Card list (currently set to use Standard_Credit_Card_Type_List) the values are being shown as text to the right of the drop down rather than as selections in the dropdown.
Due to this, there is no available options for the customer to choose and they can't use the manual payment process.
The code in Checkout Page 2 is:
<select name="PAYMENTCARDTYPE" size="1">Standard Credit Card Type List
</select>
Cheers!
Stuart
Hopefully this is just a quick change, but in the Manual Payment section of Checkout Page 2 the Credit Card list (currently set to use Standard_Credit_Card_Type_List) the values are being shown as text to the right of the drop down rather than as selections in the dropdown.
Due to this, there is no available options for the customer to choose and they can't use the manual payment process.
The code in Checkout Page 2 is:
<select name="PAYMENTCARDTYPE" size="1">Standard Credit Card Type List
</select>
Cheers!
Stuart
Comment