Smile-SA / magento2-module-store-delivery

Magento2 Store Delivery Module
Open Software License 3.0
22 stars 29 forks source link

Problem on checkout #23

Open james-lockhart opened 4 years ago

james-lockhart commented 4 years ago

Preconditions

Magento Version : EE: 2.3.2

Module Store Delivery Version : 1.1.4

Environment : Production

Third party modules : Nginx: 1.17.0 PHP: 7.2.18

Steps to reproduce

Steps to reproduce: Admin

  1. Navigate to Admin > Stores > Configuration > General > State Options. Choose Australia in State is Required for list.

Frontend

  1. Log in as an existing customer. Customer can have default shipping/billing address.
  2. Add one or a few products to the cart and proceed to Checkout.
  3. On Shipping step choose Delivery my order in store address and select any store from the list on the popup provided by Smile_StoreLocator extension.
  4. Click on Next button.

Expected result

  1. the customer is navigated to Payment step.

Actual result

  1. the error message Please specify a regionId in shipping address. Is displayed. smile_storelocator_region_id
alexgayshunewave commented 4 years ago

Hi @Fdec,

What's the status on this issue? Having the same problem on our project after upgrade to 2.3.3 EE.

Thanks, Alex

Fdec commented 4 years ago

hi @alexgayshunewave

This issue is still in pending status.

maximbaibakov commented 4 years ago

Hi there,

The fix in Magento Core https://github.com/iMi-digital/magento2/commit/ea70c0ba65fd76c037c33ed77e1e1a40abbdb45a

Part of this issue https://github.com/magento/magento2/issues/26682

Regards, Maxim