danielvlopes / moip_usage
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu Nov 05 06:15:37 -0800 2009 | |
| |
README.textile | Mon Nov 02 09:54:12 -0800 2009 | |
| |
Rakefile | Tue Oct 06 20:38:39 -0700 2009 | |
| |
app/ | Thu Nov 05 19:54:03 -0800 2009 | |
| |
config/ | Thu Nov 05 19:54:03 -0800 2009 | |
| |
db/ | Mon Nov 02 09:51:43 -0800 2009 | |
| |
lib/ | Sat Nov 07 10:32:09 -0800 2009 | |
| |
public/ | Tue Oct 06 20:38:39 -0700 2009 | |
| |
script/ | Mon Nov 02 09:51:43 -0800 2009 | |
| |
spec/ | Sat Nov 07 10:32:09 -0800 2009 | |
| |
test/ | Tue Oct 06 20:38:39 -0700 2009 | |
| |
vendor/ | Thu Nov 05 19:54:03 -0800 2009 |
README.textile
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.
Dependencies
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.
