yarn add @broadleaf/commerce-cart @broadleaf/commerce-customer @broadleaf/payment-js
The Payment JS SDK provides utilities and types for working with common payment and checkout activities. It does not add anything for working with Broadleaf APIs since that is already covered by the Commerce SDK. Instead, it focuses on basic utilities and types for working with addresses and payments.
Important
|
This library depends on @broadleaf/commerce-cart and @broadleaf/commerce-customer , which need to be included in your project directly.
|