bigcommerce / checkout-js

Optimized One-Page Checkout
MIT License
112 stars 342 forks source link

refactor(checkout): PI-2297 moved WalletButton component to separate package #1903

Closed vitalii-koshovyi closed 4 weeks ago

vitalii-koshovyi commented 1 month ago

What?

Moved WalletButton Component to the separate package. I haven't removed WalletButton Component from the core yet. It will be removed after the refactoring of the "core" payment methods that use him. It's easier to review when you compare new module with older one

Why?

Due to the monorepo refactoring, it needed for further GooglePay, VisaCheckout, etc refactoring.

Testing / Proof

image

@bigcommerce/team-checkout