https://github.com/gregjopa/paypal-button-iframe-sandbox-demo
https://github.com/gregjopa/paypal-button-iframe-sandbox-demo
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gregjopa/paypal-button-iframe-sandbox-demo
- Owner: gregjopa
- Created: 2024-08-19T16:41:48.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-02-14T21:38:34.000Z (3 months ago)
- Last Synced: 2025-02-14T22:28:19.494Z (3 months ago)
- Language: EJS
- Size: 188 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PayPal Button IFrame Sandbox Demo
This demo loads the PayPal JS SDK in a sandboxed iframe.
## Running locally
```
npm install
npm start# Start here: http://localhost:3434/
```