#slcoder
1 messages · Page 1 of 1 (latest)
What kind of emails are you receiving?
order confirmation receipts, the problem is our system also sending receipts, so we need to stop stripe receipts.
stripe sending automatically for users once order is done.
Could you please share a screenshot of an example receipt?
If this setting is turned off, receipts will not be sent.
Are you sure you're looking at the right Stripe account?
yes, but its still sending to the users,
yes
is there any parameters, which override the above option?
Yes, actually. If you set receipt_email on PaymentIntent: https://stripe.com/docs/api/payment_intents/create#create_payment_intent-receipt_email
yes, i found this doc, and i double checked the payment intent params, I'm not passing "receipt_email " via PI.
Could you please share the PaymentIntent ID pi_xxx?
pi_3MlUBlDQAvT8hGjr1dauoJty
There's no email or Customer mentioned anywhere on this PI. So the receipt can't come from it. Are you sure it's not coming from bank transfer charges?
I see email notifications are enabled for bank charges.
email templates has our logo on it,
where can i see the email notification for bank charges?
This PaymentIntent is not even succeeded
Do you have any others?
What's the amount on the receipt?
Are you using Stripe through Shopify?
I see another request that is setting receipt_email on the frontend: https://dashboard.stripe.com/logs/req_kuDyGqRrbMaDOp
Are you with me?
yes, that is test order
oh, this link help, i will check that
oh yes, param sending from frontend, oh thanks, I will remove it and see the result. Thank yoy very much
Hi there 👋 I'm keeping an eye on this thread as my teammate needed to step away. Glad to hear that helped!