@trustshare/react-sdk
v1.2.5
Published
React hooks for trustshare
Downloads
45
Keywords
Readme
trustshare React SDK
The trustshare React SDK provides a way to easily integrate trustshare payment flows into your product via React hooks.
Documentation
For an in-depth description of usage and functionality, please see React SDK docs
Alternatively, if you would rather use the vanilla JS SDK, please see JS SDK docs
Requirements
React v16.8.0 or higher
Installation
yarn add @trustshare/react-sdk
# or
npm install @trustshare/react-sdk --save