bigcommerce / checkout-js

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

feat(payment): PI-1535 move `bolt` components to a separate package #1898

Closed bc-wpietrzak closed 3 weeks ago

bc-wpietrzak commented 1 month ago

What?

Moved bolt components to a separate package and refactored to use Payment Integration API

Why?

As a part of checkout-js refactoring

Testing / Proof

Unit + manual testing

Screenshot 2024-06-18 at 15 57 12

Bolt Client

https://github.com/bigcommerce/checkout-js/assets/138816572/a2a48889-47f6-42e9-91ca-036b84d31de2

Bolt Embedded

https://github.com/bigcommerce/checkout-js/assets/138816572/4b184e1b-4af7-4b56-95ea-cf60deaadd16

@bigcommerce/team-checkout