Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 561 Bytes

File metadata and controls

18 lines (12 loc) · 561 Bytes

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