#naway_code
1 messages ¡ Page 1 of 1 (latest)
đ 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/1410352930154090546
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
hello! apologies for the slow response, i missed the notification somehow
looking at this now
can you share an example invoice ID? typically emails are not sent in test mode but there are a few exceptions
hi sure : in_1S0pW6Hq6VVEuvPOiRopXlnb
ok, it looks like the email on the customer associated with that invoice doesn't align with any emails associated with your account. i think we block all emails unless they are your email, but let me double check that.
if you want to try again using your own email while i verify you're welcome to
actually no, we might not send them at all for invoices created via the API (and i think that would extend to payment links):
https://docs.stripe.com/testing-use-cases#test-email
so if you want to test the actual email part of the process you can manually create an invoice via the UI and use your own email there
otherwise you can skip the email part and just access the hosted_invoice_url directly on the invoice
https://docs.stripe.com/api/invoices/object#invoice_object-hosted_invoice_url
ye
ok yes, you do not need to do anything for that, stripe handles sending the PDF for you
okay nice tyy for thehelp