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

Stripe Radar: Don't send receipts for payments that are still pending, better wait for the IPN saying it was charged #260

Open
petzsch opened this issue Sep 2, 2018 · 1 comment

Comments

@petzsch
Copy link

petzsch commented Sep 2, 2018

Hello once more,

I've just run a test payment with a test card with elevated risk that leads to a review process in Stripe:
4000 0000 0000 9235

However the donor autmatically gets the receipt even if the payment is still pending approval in Stripe.

Even when looking at the contribution in the search results it has status: Completed.

This I would consider a bug, as these kinds of payments are more likely to be declined to mitigate risk of chargebacks than to be accepted.

Please consider evaluating the payment status returned by stripe correctly before displaying/emailing a receipt.

@petzsch
Copy link
Author

petzsch commented Sep 2, 2018

OK, stripe also shows these under review payments as charged. Might need to think some more about how this should be handeld.

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

No branches or pull requests

1 participant