Open chrisvidal opened 6 years ago
Now you should use <input type="hidden" name="place_order" value="1" />
field to place new order.
I updated the theme. Check please.
I think I just pulled the theme, and still have the same issue.
I dont see any input hidden named place_order
in the checkout HTML page.
I am using this theme http://octobercms.com/theme/xeor-octocart-demo
it seems that OC backend does not update the theme from the github repo.
Oh! That's my fault! I forgot to build the theme. Please check again!
ok thanks! How do I update a theme from OC backend? no updates from the settings "updates and plugins" on my ide of things
it seems that OC backend does not update the theme from the github repo.
I think that you are right! So you can just pull the theme. You need this commit 78cebe159c1f647d479cd624f552d31df2f5f13e
Hi there, While playing with octocart plugin and theme, I am trying to checkout and I have this text on the order page that blocks the ordering process:
Sorry, it seems that there are no available payment methods for your state. Please contact us if you require assistance or wish to make alternate arrangements.
I search for what to do in the backend but I didnt find anything related to state and payment method.
Any idea please?