yarn add @broadleaf/commerce-cart @broadleaf/commerce-core @broadleaf/commerce-customer @broadleaf/amazon-payment-services-react
This SDK provides additional hooks and utilities to be used with React on top of what’s provided by @broadleaf/amazon-payment-services-api
.
Important
|
You do not need to add both this SDK and @broadleaf/amazon-payment-services-api , just choose the more applicable one.
Moreover you won’t need to add @broadleaf/payment-js or @broadleaf/payment-react as they are also included.
However, this library depends on @broadleaf/commerce-cart , @broadleaf/commerce-core , and @broadleaf/commerce-customer , which do need to be included in your project directly.
|