dots-checkout-react

1.0.5 • Public • Published

Dots Checkout React

The Dots Checkout React library provides a convinient way to integrate Dots into any react app

Documentation

See the API docs.

Installation

To install the package run:

npm install --save dots-checkout-react

Usage

The library needs to be configured with your client_id which can be found in the Developer Dashboard

<DotsCheckout dotsClientID='<CLLIENT ID>' invoiceID={this.state.invoiceID} invoiceURL={this.state.invoiceURL}  onSuccess={() => {console.log('completed')}}/>

Readme

Keywords

none

Package Sidebar

Install

npm i dots-checkout-react

Weekly Downloads

1

Version

1.0.5

License

MIT

Unpacked Size

51.3 kB

Total Files

7

Last publish

Collaborators

  • send_dots