An open API service indexing awesome lists of open source software.

https://github.com/rebilly/framepay-integrated-example

FramePay Integrated Example
https://github.com/rebilly/framepay-integrated-example

Last synced: about 2 months ago
JSON representation

FramePay Integrated Example

Awesome Lists containing this project

README

          

# 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:
```bash
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](http://localhost:3000/checkout.html)

## Screen Recording
https://user-images.githubusercontent.com/86790919/182216305-ab192d10-7fe7-4be2-a76d-c3a4eabab5a0.mov