bnpl-sdk-button

1.2.9 • Public • Published

bnpl-sdk-button

bnpl-sdk-button package will help you integrate BNPL.

Installation

Install the package:

npm install bnpl-sdk-button

Import the component:

import sdk from "bnpl-sdk-button";

Now use the component:

<sdk :domain="domain" :merchantKey="merchantKey" :products="products" />

Usage

props

prop type required
domain string true
merchantKey string true
products array true

Readme

Keywords

Package Sidebar

Install

npm i bnpl-sdk-button

Weekly Downloads

1

Version

1.2.9

License

ISC

Unpacked Size

2.33 kB

Total Files

3

Last publish

Collaborators

  • ifrah.khan