Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Back end: add route that returns whether a payment was made or not #522

Open
idanyadgar opened this issue Jun 4, 2018 · 0 comments
Open

Comments

@idanyadgar
Copy link
Contributor

On the payment page, after paying we are provided with the transaction ID.
We have an azure function that invokes when the payment is completed that will document it in the DB.
Now we need a route that looks in the DB and returns whether the payment was made or not, given the transaction ID.

This issue follows #512.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants