bigcommerce / checkout-js

Optimized One-Page Checkout
MIT License
114 stars 353 forks source link

feat(payment): PAYPAL-4165 Unable to place order from PDP via PayPal via logged in customer #1867

Closed bc-nick closed 3 months ago

bc-nick commented 3 months ago

What?

Fix redundant calling of loadInstruments

Why?

To get rid of unnecessary request when we proceed to checkout using SPB

Testing / Proof

Manual testing Unit tests

https://github.com/bigcommerce/checkout-js/assets/99336044/5378cbf4-f132-4c2c-9137-f759d734c072

@bigcommerce/team-checkout