Hi,
In the checkout flow of your theme, there seems to be something going wrong when selecting a shipping country that is different from the default presented, in my case Belgium.
In fact, entry and submission as to be repeated to be able to proceed to next step.
I also posted this issue on drupal.org in the presumption this might have something to do with Commerce Extra.
To find more details you can look here :
https://www.drupal.org/node/2607992
Is it possible to have a look at this from the orenmode theme perspective ?
Thanks!
We just checked on your site: checkout, select Belgium, then we can see as below image:
It is issue which comes from module contribution (Drupal's module) so we can not support.
Ok, but i think you misunderstood me. If you select another country then Belgium the addressfield ajax call that brings up other fields is somehow preventing the checkout to proceed the first time fields are completed and submitted.
The addressfield module was part of the theme installation and therefore i posted it in here.