Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)