French store issue with "state_id". #4702
Unanswered
juliovich
asked this question in
Troubleshooting
Replies: 1 comment
-
If you search for France in the database ( You probably want to update France to not require a state and remove any states associated with it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to build a store to sell in France (only in France by the moment).
Now I'm blocked in the checkout process. When I try to test the checkout, I get always the same message:
I'm filling the form by hand with a real french address.
![Captura desde 2022-11-05 09-56-16](https://user-images.githubusercontent.com/34285820/200115584-cad67c43-bcd9-40e0-8e0c-cd6fecb1c566.png)
And this is my Zones setting;
![Captura desde 2022-11-05 10-01-52](https://user-images.githubusercontent.com/34285820/200115703-76e53818-b246-416c-887e-1126f57f9a8e.png)
This is my rails server log;
Beta Was this translation helpful? Give feedback.
All reactions