bigcommerce / checkout-sdk-js

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

fix(payment): STRIPE-422 Fix saving Stripe Link instrument #2605

Closed PavlenkoM closed 1 month ago

PavlenkoM commented 1 month ago

What?

Why?

Testing / Proof

Before:

https://github.com/user-attachments/assets/0030845a-418d-4cf1-bc9a-eb8edbc6ec77

After:

https://github.com/user-attachments/assets/fbfa9f4b-bf2e-435d-bf05-0d7ba4d87b9e

Regression: Basic Stripe Link for store visitor

https://github.com/user-attachments/assets/54d2ff75-96cd-4e8e-abcb-0735fa0b2d6f

Store authorised shopper without Stripe Link

https://github.com/user-attachments/assets/17b57f83-da88-4566-940a-acbcef59b10b

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