Skip to content

Commit

Permalink
Update createOrder.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xdamman committed Nov 7, 2018
1 parent 4c76d9c commit 1d0f1f9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/frontend/createOrder.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ When you donate you will be redirected to https://octobox.io/callback?transactio

Then you can call our API to get all the details about that transaction:

https://api.opencollective.com/v1/collectives/octobox/transactions/12345
https://api.opencollective.com/v1/collectives/octobox/transactions/12345?api_key=xxxxx
(you can get your api key in your "Applications" page that you can access from your logged in user dropdown menu)

Example of the data being returned:

Expand Down

0 comments on commit 1d0f1f9

Please sign in to comment.