bigcommerce / checkout-sdk-js

BigCommerce Checkout JavaScript SDK
MIT License
132 stars 215 forks source link

fix(payment): STRIPE-421 payment method issue after PI change #2599

Closed PavlenkoM closed 1 month ago

PavlenkoM commented 1 month ago

What?

Fix issue with display payment methods after Stripe PI change

Why?

After Stripe PI changed this changes also should be applied on FE side before fetching updates form new PI

Testing / Proof

Before:

https://github.com/user-attachments/assets/a5d06038-6433-4c2c-95fe-c6a204ba0b30

After:

https://github.com/user-attachments/assets/74dbf49b-cd2e-4317-b1b8-565fa1bd458b

@bigcommerce/team-checkout @bigcommerce/team-payments