#bruno_api
1 messages ยท Page 1 of 1 (latest)
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.
- bruno_api, 1 hour ago, 7 messages
๐ 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/1271439483430244413
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
I've tried adding a custom e-mail domain, and I created a customer using that domain, but the e-mail still didn't arrive
hi there!
Hey! ๐
unfortunately you cannot test this feature in test mode
but you can preview the email from the dashboard
by clicking on the eye icon:
Oh I see... Am I doing something wrong? The documentation states that it is possible to test ๐ค
Perhaps I need to switch to that domain instead of stripe.com?
Right now I just added it into the account, but I didn't activate using it as the sender
I wasn't aware that this worked for expired email... maybe I was wrong. can you share the link to that documentation?
can you also share the ID of the relevant Subscription?
Subscription is sub_1PlrNDGdanZNGPvto40y0tID
Customer (cus_Qd7bllxaj4QsEv) is now using the same domain as the one I verified
thanks! give me a few minutes to look into this.
are you sure the email set on the customer match your verifier email domain?
Can I send a screenshot via DM?
not needed, you can just answer yes/no to my question.
Yes, I'm sure
Customer's e-mail is not the same as my account's e-mail, though. I don't know if that's an issue
not sure. could you re-try with a new customer that has your account email?
Sure, one sec
It didn't help unfortunately. Subscription sub_1PlryVGdanZNGPvtgIxpjwJT
Is test clock useful in this context? This is what I did:
- Changed my account e-mail address to match with verified domain, as asked
- Added a card expiring in 01/2025
- Activated a subscription for the customer.
- Moved test clock to 12/2024.
Since now the card has only one month left before expiration, I was expecting the e-mail reminder to be sent
what you did seems to match what is mentioned in the documentation. I think the documentation is missleading here, and this email cannot be tested in test mode.
I see... Are test e-mails supported at all, or just these aren't?
I tried to get a "payment failed" e-mail which also seems to be supported according to documentation, but I also didn't receive it
in general it can be tricky to test emails in test mode yes. but often you can see preview of the emails in the dashboard. for example you can view payment recipts in the dashboard:
and if you click on "send reipts", then you can enter an email address that match your account email and it should work
I see ๐ค
Is there a way to check on prod when the "card about to expire" e-mails are being sent? We just wanna make sure it's gonna work after we enable it
An event we could lookup, or a log table for example
that's a good question. looking...
when looking at a Customer in the dashboard, there's this section:
all emails sent by Stripe should be listed here.
That's perfect. I think it would solve the testing issue
Thanks! I'll share it with my team. It's a good workaround solution for now
happy to help ๐