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

Update payment amount on each IPN notifaction #7

Open
ndeet opened this issue Jul 6, 2018 · 1 comment
Open

Update payment amount on each IPN notifaction #7

ndeet opened this issue Jul 6, 2018 · 1 comment
Labels
bug Something isn't working

Comments

@ndeet
Copy link
Collaborator

ndeet commented Jul 6, 2018

Make sure the payment entity always has the correct payment amount stored to avoid to have a expired payment with the order amount.

@ndeet ndeet added the bug Something isn't working label Jul 6, 2018
@ndeet
Copy link
Collaborator Author

ndeet commented Aug 6, 2018

Added a first iteration with the last commit which only sets the total amount after successful confirmation of the payment.

Todo: Find out how to handle part payments (if supported), set payment amount back to 0 on cancelling the payment etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant