Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rafaelstz/paypal-express-checkout
Checkout page to integrate with Paypal Express Checkout
https://github.com/rafaelstz/paypal-express-checkout
checkout paypal php
Last synced: 15 days ago
JSON representation
Checkout page to integrate with Paypal Express Checkout
- Host: GitHub
- URL: https://github.com/rafaelstz/paypal-express-checkout
- Owner: rafaelstz
- License: mit
- Created: 2019-06-21T23:17:30.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-21T23:40:44.000Z (over 5 years ago)
- Last Synced: 2024-11-04T04:42:11.561Z (2 months ago)
- Topics: checkout, paypal, php
- Language: Hack
- Size: 285 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Paypal Express Checkout
Checkout page integrated with Paypal Express Checkout.
**Live:** [paypalexpresscheckout.herokuapp.com](https://paypalexpresscheckout.herokuapp.com)
### Clone and run
```
php -S localhost:8000
```![Paypal Express Checkout](images/PayPal%20Express%20Checkout.png)
## License
[MIT](LICENSE) - [Rafael Corrêa Gomes](https://github.com/rafaelstz)