Skip to content

Use GET payment endpoint to validate order instead of auth. - #6

Open
rmacqueen wants to merge 1 commit into
masterfrom
newAuth
Open

Use GET payment endpoint to validate order instead of auth.#6
rmacqueen wants to merge 1 commit into
masterfrom
newAuth

Conversation

@rmacqueen

Copy link
Copy Markdown
Contributor

To verify that the order uuid matches the reference string,
we call the GET /payments/{uuid} endpoint. Once the reference
is confirmed to match what we got from the checkout flow,
we can capture the payment.

To verify that the order uuid matches the reference string,
we call the GET /payments/{uuid} endpoint. Once the reference
is confirmed to match what we got from the checkout flow,
we can capture the payment.
@rmacqueen
rmacqueen requested a review from npenate May 25, 2021 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants