bigcommerce / checkout-js

Optimized One-Page Checkout
MIT License
116 stars 357 forks source link

fix(payment): PAYPAL-4139 fixed the issue with mastercard card icon dispay in Fastlane Instruments Form #1888

Closed serhii-tkachenko closed 3 months ago

serhii-tkachenko commented 4 months ago

What?

Fixed the issue with MasterCard card icon display in PPCP and BT FastlaneInstrumentsForm

Why?

There was an issue with card icon mapping because PayPal returns MASTER_CARD key

Testing / Proof

Manual tests

Before:

Screenshot 2024-06-07 at 11 51 32

After:

Screenshot 2024-06-07 at 12 02 51