#aj_theoriginal
1 messages · Page 1 of 1 (latest)
Can you share the request ID (req_xxx) which you faced 400 or 500 error? Here’s how you can find it: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Sure, one moment
req_C9vZj1XfPo1FQl
@untold egret
Though, I know why it did this because it was an ACH bank and it was pending but, it never caused an internal server error page until today
Do you have any example that the update of receipt_email was successful in the past while payment was still processing?
Nope it was always an error for ACH in particular. My only curiosity is why when it was being used in the first creating of the system, it was never kicking ACH users to an internal server error page
oh and one second, it gave a new error on the client side as well
This error is expected given ACH is asynchronous payment processing. receipt_email can't be updated while the payment is still processing
https://r.stripe.com/ is for tracking matrics and shouldn't have affect any payment processing
Does it affect any payment processing?
Nope, payment goes through fine every time. It was problematic before I added something to accommodate for the new issue that was arising
It's all fixed so nothing to worry about but I was mainly wondering if there was a new update regarding that procedure
The error was expected and there wasn't new update unless you observed otherwise that you had successful update of receipt_email while the payment is still pending
I see. Very odd. I'm mainly going based on customer review. It's no longer an issue but if there was no change then, still a strange anomaly. I do thank you for your feedback and shared knowledge