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

Check if Paygate Transaction has been payed from Django Admin #12

Closed
igobranco opened this issue Apr 17, 2024 · 0 comments · Fixed by #14
Closed

Check if Paygate Transaction has been payed from Django Admin #12

igobranco opened this issue Apr 17, 2024 · 0 comments · Fixed by #14
Assignees

Comments

@igobranco
Copy link
Member

igobranco commented Apr 17, 2024

We have a django command that checks by date, the last transactions have been payed on Paygate.

To test more easy we should add it to the Django UI.

@igobranco igobranco self-assigned this Apr 17, 2024
igobranco added a commit that referenced this issue Apr 17, 2024
Override the Admin for Basket with custom actions:
- Check if is payed on PayGate
- Mark test payment as payed on PayGate

Improve handling of PayGate payment, don't use received data,
but use the PayGate BackOfficeSearchTransactions response data.

resolves #12
resolves #13
igobranco added a commit that referenced this issue Apr 17, 2024
Override the Admin for Basket with custom actions:
- Check if is payed on PayGate
- Mark test payment as payed on PayGate

Improve handling of PayGate payment, don't use received data,
but use the PayGate BackOfficeSearchTransactions response data.

resolves #12
resolves #13
igobranco added a commit that referenced this issue Apr 17, 2024
Override the Admin for Basket with custom actions:
- Check if is payed on PayGate
- Mark test payment as payed on PayGate

Improve handling of PayGate payment, don't use received data,
but use the PayGate BackOfficeSearchTransactions response data.

resolves #12
resolves #13
igobranco added a commit that referenced this issue Apr 17, 2024
Override the Admin for Basket with custom actions:
- Check if is payed on PayGate
- Mark test payment as payed on PayGate

Improve handling of PayGate payment, don't use received data,
but use the PayGate BackOfficeSearchTransactions response data.

resolves #12
resolves #13
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 a pull request may close this issue.

1 participant