#Aimar
1 messages · Page 1 of 1 (latest)
hello! can you share the customer id here? it'll have the prefix of cus_
this is the customer id cus_NzGwtVaAam61qR
we don't automatically email receipts in test mode i'm afraid - https://stripe.com/docs/receipts
Test payments created using your test API keys don’t automatically send receipts. Instead, you can view or manually send a receipt using the Dashboard.
so if i don't use test mode my subscriber can get email automatically without me having to write code?
yep, that's right, as long as that feature is turned on, and your customers have an email set, they'll automatically get a receipt without you having to write any code