Skip to content

Rebilly/framepay-integrated-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FramePay Example

Basic and simplified integrated implementation of FramePay in a checkout page.

Setup

  1. Create .env file in the project's root folder. Use .env.example file as reference.
  2. Run the following commands:
yarn install
yarn start

By default the server will run on port 3000. In this case, the checkout page is accesible via http://localhost:3000/checkout.html

Screen Recording

framepay-integrated-demo.mov