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

Enhance payment status endpoint for GoPay #157

Open
PetrDlouhy opened this issue Mar 16, 2017 · 0 comments
Open

Enhance payment status endpoint for GoPay #157

PetrDlouhy opened this issue Mar 16, 2017 · 0 comments
Milestone

Comments

@PetrDlouhy
Copy link
Collaborator

User needs to query often for status payment when he gets back from the payment gateway until it has been marked as one of the end status (Paid or Canceled). Create endpoint that contacts

  1. Checks the payment status and if the status is not Paid or Canceled, contacts GoPay API
  2. Saves status to database if it has changed
  3. Assigns people to workshop if the associated order is paid
  4. Returns status and method of the payment (now implemented)
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

No branches or pull requests

1 participant