Skip to content

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

@idanyadgar

Description

@idanyadgar

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions