Skip to content

service-bot/billflow-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

billflow-react

Billflow React is an NPM package that provides easy integration with Billflow Embeds

Installation

npm install --save billflow-react

How to use

  1. Get the billing page id from your Billflow Dashboard.
  2. Install this Billflow React module.
  3. Add the following code in your React App and replace the billing page id.
import { useBillflowEmbed } from 'billflow-react'

const settings = {
    billingPageId: 'your-billflow-billing-page-id'
}

useBillflowEmbed({settings})

Resources

Documentation

About

Billflow React is an NPM package that provides easy integration with Billflow Embeds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •