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

Django command to recover failed callbacks from Paygate #6

Closed
igobranco opened this issue Dec 7, 2023 · 0 comments · Fixed by #9
Closed

Django command to recover failed callbacks from Paygate #6

igobranco opened this issue Dec 7, 2023 · 0 comments · Fixed by #9
Assignees

Comments

@igobranco
Copy link
Member

We need to implement a Django command that recovers the failed success callbacks that the Paygate should have sent, but for one or another reason could deliver.

We already has an empty command:
https://github.com/fccn/ecommerce-plugin-paygate/blob/main/paygate/management/commands/failed_server_callbacks.py

This script then need to be executed at least daily by a cron based software.

@igobranco igobranco self-assigned this Dec 7, 2023
@igobranco igobranco changed the title Implement Django command to recover failed callbacks from Paygate Django command to recover failed callbacks from Paygate Feb 26, 2024
igobranco added a commit that referenced this issue Feb 26, 2024
igobranco added a commit that referenced this issue Feb 26, 2024
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