yarn add @broadleaf/commerce-cart @broadleaf/paypal-checkout-js
This SDK provides a few additional utilities when working with PayPal Checkout and Broadleaf APIs.
Including this will automatically include @broadleaf/payment-js
and @paypal/paypal-js
.
Important
|
You do not need to add both this SDK and @broadleaf/payment-js or @paypal/paypal-js as they are also included.
However, this library depends on @broadleaf/commerce-cart , which does need to be included in your project directly.
|