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

Create task to clean up failed/abandoned payments. #135

Open
bummzack opened this issue Jul 6, 2016 · 0 comments
Open

Create task to clean up failed/abandoned payments. #135

bummzack opened this issue Jul 6, 2016 · 0 comments

Comments

@bummzack
Copy link
Collaborator

bummzack commented Jul 6, 2016

This issue replaces: #66

With the 2.0 release, Payments will have special "Pending" states, such as PendingAuthorization, PendingPurchase, PendingCapture, PendingRefund and PendingVoid. If a payment fails, it will remain in that state…

There should be a task that will clean up these failed payments, probably after a certain amount of time has passed (eg. if a payment is still in a "pending" state 3 days later, it's safe for removal). The removal delay should be configurable…

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

1 participant