Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

checkout order #2

Open
chrisvidal opened this issue Sep 6, 2018 · 6 comments
Open

checkout order #2

chrisvidal opened this issue Sep 6, 2018 · 6 comments

Comments

@chrisvidal
Copy link

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?

@sozonovalexey
Copy link
Contributor

Now you should use <input type="hidden" name="place_order" value="1" /> field to place new order.

I updated the theme. Check please.

@chrisvidal
Copy link
Author

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

@chrisvidal
Copy link
Author

it seems that OC backend does not update the theme from the github repo.

@sozonovalexey
Copy link
Contributor

Oh! That's my fault! I forgot to build the theme. Please check again!

@chrisvidal
Copy link
Author

ok thanks!
How do I update a theme from OC backend?
no updates from the settings "updates and plugins" on my ide of things

@sozonovalexey
Copy link
Contributor

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 78cebe1

@sozonovalexey sozonovalexey reopened this Sep 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants