Broadleaf Microservices
  • v1.0.0-latest-prod

PayPal Checkout JS SDK

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.
Table of Contents

Installation

This library can be installed using Yarn or NPM:

Yarn

yarn add @broadleaf/commerce-cart @broadleaf/paypal-checkout-js

NPM

npm install @broadleaf/commerce-cart @broadleaf/paypal-checkout-js