Simple app for test the usage of MOIP (Paypal like gateway) service through his REST API.
To test this app you need signup in MOIP website and ask for a sandbox account. After that rename sample.gateway.yml to gateway.yml and add you token and key.
Run the server and go to /charge url, it should redirect you to MOIP to proceed with payment.
This project is just for tests with MOIP API and see what is possible, feel free to change, extend and fork it (please).
Thanks.