#bronson_sandbox-email

1 messages · Page 1 of 1 (latest)

shut roostBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1299016753573269585

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

sick elm
#

Can you share the customer id you're testing with?

#

Which email specifically did you expect to receive?

drowsy wraith
#

Sure, cus_R5dCgVHJveJyQG

We were hoping to receive some emails around direct debit setup, but also were trying to understand what additional emails (if any) are sent by Stripe automatically for our flow.

Flow being Checkout Session > Creates customer with a Bacs Payment method for a Subscription.

I've also tried sending Payment Reciepts also to no avail.

sick elm
#

Hm not sure offhand if this is expected

#

But that docs page specifically calls out only certain email types:
If a test mode customer’s email address matches either of those conditions, Stripe sends failed payment notifications, upcoming invoice reminders, trial ending reminders, and card expiring reminders in test mode.

#

Did this work for you in test mode on your platform account?

drowsy wraith
#

I'll give it a go in test mode 👀

#

I was able to send a reciept in test mode with cust cus_R5dquyHVP9tnxa

So seems like a subset of emails work in test, but not in sandbox at all?

sick elm
#

Gotcha yeah that might be the case

#

Let me see if I can get some confirmation internally on this

drowsy wraith
#

Appreciate it! Looking forward to hearing back from ya

sick elm
#

Hm so I only see a receipt sending attempt to that customer's email from this sandbox account: acct_1QBGfiQ4enwNj1kp. That account doesn't have the email as a user/administrator

#

Can you try sending a receipt from cus_R5dCgVHJveJyQG which is on this sandbox account: acct_1PhuFtPwyvaA5yes?

#

I don't see any attempts from that sandbox yet

#

But it should theoretically be allowed to send receipts to that customer since the customer's email is an admin of the account

drowsy wraith
#

Right, let me check that for you!

shut roostBOT
drowsy wraith
#

I've just send another email attempt for that customer, for invoice in_1QDRwUPwyvaA5yesD7IBfxMB

#

But I do see in the UI that it recorded that I sent an email 30mins ago without recieving any:

sick elm
#

Hm ok

azure knoll
#

bronson_sandbox-email

#

@drowsy wraith At this point I think you should switch to our support team https://support.stripe.com/contact and flag as a bug. We'll flag too internally but support can help you figure out a path forward

drowsy wraith
#

Sweet will do!

Even ignoring the test mode / sandbox differences / bugs, it's good to understand that only a subset of emails are sent - ie Bacs Direct Debit emails are not sent regardless of environment, which was what I was initially trying to figure out.

Thanks for your help team!