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
- Host: GitHub
- URL: https://github.com/rebilly/framepay-integrated-example
- Owner: Rebilly
- Created: 2022-08-01T09:44:07.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-11T15:06:45.000Z (over 1 year ago)
- Last Synced: 2025-02-11T16:23:29.804Z (over 1 year ago)
- Language: JavaScript
- Size: 320 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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