Skip to content

Latest commit

 

History

History
executable file
·
15 lines (8 loc) · 549 Bytes

README.textile

File metadata and controls

executable file
·
15 lines (8 loc) · 549 Bytes

MOIP USAGE

Simple app for test the usage of MOIP (Paypal like gateway) service through his REST API.

Running

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.

Just for test

This project is just for tests with MOIP API and see what is possible, feel free to change, extend and fork it (please).

Thanks.