@flowio/payment-sdk
TypeScript icon, indicating that this package has built-in type declarations

0.22.7 • Public • Published

@flowio/payment-sdk

Flow Enterprise Payment SDK

Install

npm install @flowio/payment-sdk

Usage

const flowPayment = require('@flowio/payment-sdk');

or

import * as flowPayment from '@flowio/payment-sdk';

Usage as <script> on HTML page

You can use the library via a script tag using the following example:

<script>
window.onFlowPaymentReady = function() {
  // payment lib is ready.
}
</script>
<script src="https://pay.flow.io/sdk/v1/payment.min.js" defer></script>

Documentation

See the Flow Documentation site for infomation of how to use the Flow Payment SDK.

Readme

Keywords

none

Package Sidebar

Install

npm i @flowio/payment-sdk

Weekly Downloads

1

Version

0.22.7

License

none

Unpacked Size

1.04 MB

Total Files

379

Last publish

Collaborators

  • mchimirev
  • martapralat
  • sid.jain
  • gdxn96
  • flowtech
  • roryh
  • cbosatflow
  • garethgd