We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
OK, stripe also shows these under review payments as charged. Might need to think some more about how this should be handeld.
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: