Jump to content

Proceed to confirmation not proceeding


joe_g
 Share

Recommended Posts

Hi there,

Clicking "proceed to confirmation" in the checkout reloads the page instead of going further. Debugging shows that "$response->errors" is not empty, it contains:

Array ( [0] => shippingAddressCountry )

tx - j

The form looks like such:

image.thumb.png.a030725630413fa88a973c0bfb8e18fb.png

  • Like 1
Link to comment
Share on other sites

Hello @joe_g,

5 hours ago, joe_g said:

Clicking "proceed to confirmation" in the checkout reloads the page instead of going further. Debugging shows that "$response->errors" is not empty, it contains:

Array ( [0] => shippingAddressCountry )

Apologies. I updated demo-1 checkout form template file earlier but forgot to also update the template partial for customer details form. I have now fixed this. I will also need to fix those for demos 2 - 4 (inclusive).

For info, please see the docs for allowed form inputs. Your 'country' <select> needs to have name='shippingAddressCountry'

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...