Broadleaf Microservices
  • v1.0.0-latest-prod

Stripe Payment Services API React SDK

This SDK provides additional hooks and utilities to be used with React on top of what’s provided by @broadleaf/stripe-payment-services-api.

Important
You do not need to add both this SDK and @broadleaf/stripe-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-core, 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-core @broadleaf/stripe-payment-services-react

NPM

npm install @broadleaf/commerce-core @broadleaf/stripe-payment-services-react