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

Handle invalid webhook #33

Open
wtogami opened this issue May 12, 2014 · 2 comments
Open

Handle invalid webhook #33

wtogami opened this issue May 12, 2014 · 2 comments

Comments

@wtogami
Copy link
Collaborator

wtogami commented May 12, 2014

https://github.com/slickage/baron
Baron has the "invalid" webhook to handle payments that become invalid. If this happens the admin needs to be notified and the payment removed from adness.

@taesup
Copy link
Contributor

taesup commented May 26, 2014

Would this also invalidate the invoice itself as well? At which point, what would be the correct set of actions if a auction payment/invoice were to be invalid?

@wtogami
Copy link
Collaborator Author

wtogami commented May 27, 2014

The invoice is not invalid, but the payment that was previously confirmed becomes invalid.

This is a lower priority because its occurance would be very rare. Let's deal with this later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants