Skip to content

Instantly share code, notes, and snippets.

@nukturnal
Last active December 23, 2015 01:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nukturnal/6561453 to your computer and use it in GitHub Desktop.
Save nukturnal/6561453 to your computer and use it in GitHub Desktop.
curl -H "Content-Type: application/json" \
-H "MP-Master-Key: dd6f2c90-f075-012f-5b69-00155d866600" \
-H "MP-Private-Key: test_private_amOI11Gb0SIo6NSLZr1xkfOYSuE" \
-H "MP-Token: d25e1f4ddc053779d526" \
-X POST -d '{ "token" : "OPR-test_17ca95", "confirm_token" : "2082" }' \
"https://app.mpowerpayments.com/sandbox-api/v1/opr/charge"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment