Adyen / adyen-magento2-hyva

MIT License
7 stars 2 forks source link

Possibly originating in Hyva_Checkout: No shipping method after coupon code application #25

Closed pmarjan-onestic closed 6 months ago

pmarjan-onestic commented 6 months ago

Steps that might be close to reproduction:

  1. Have 2 steps (Hyva_default) configured
  2. Add a product to cart, possibly total > 70
  3. On select shipping both "Fixed" and "Table Rate" are available. We need to select "Table Rate"
  4. Move to the payment page
  5. Select "Check/Money order"
  6. Apply coupon code (roughly adds 5 discount)
  7. Click "Place Order"

We would see failed payment due to missing shipping method. Things may look like

Screenshot from 2024-03-13 15-56-30

In the case of Adyen payment methods, things may look like

Screenshot from 2024-03-13 15-57-40