hyva-themes / magento2-react-checkout

Highly Customizable Checkout for Magento 2, Built with React.
BSD 3-Clause "New" or "Revised" License
179 stars 54 forks source link

ValidationError: State is required (when click place order) #357

Closed namnguyenthanhwork closed 4 months ago

namnguyenthanhwork commented 11 months ago

Description

Shipping infomation form

Some country has state -> place order successfully.

image

But if country doesn't has state, I can't place order.

image

Can everyone help me? Thanks.

I'm using magento2-react-checkout 2.0-develop

namnguyenthanhwork commented 11 months ago

In magento, admin can choice state required in store -> config -> general. If country doesn't have state (select option state change to input text)

rajeev-k-tomy commented 4 months ago

@namnguyenthanhwork Looks like you figured out it yourself. I am closing this issue now.