-
Notifications
You must be signed in to change notification settings - Fork 13
Region id is passing as 0 on vue storefront checkout #367
Comments
Can you be more specific o nthis? I mean what do you mean by "try to add region"? |
Hi @pkarw I want to display region dropdown on the checkout page. Currently, it's a textbox. So it's passing region_id as 0 in both shippingAddress and billingAddress. That will throw an error in Magento 2 while placing an order "Region id is a required field". |
Hey guys, |
Will create a issue regarding this in capybara, will add states.json in core/i18n/resources in vsf and logic for the dependable dropdown in capybara. Make sense ? |
…into #4531-region-id-0
…orefront into #4531-region-id-0
Added states.json in core/i18n/resource (#4531-region-id)
Current behavior
Region id is passing as 0 when placing an order.
Expected behavior
On vue storefront checkout, for region dropdown should display instead of a textbox.
Steps to reproduce the issue
Can you handle fixing this bug by yourself?
Environment details
The text was updated successfully, but these errors were encountered: