#Dade Lu-test-emails
1 messages · Page 1 of 1 (latest)
Hey! We don't actually send receipt emails in test mode
Which likely explains the behaviour you're seeing
hey, thanks for the fast answer
can you please let me know if this is enough
even if we create all the products, subscriptions, etc over the API?
or regardless of the UI settings i need to update the payment_int with the receipt_email every time from my system
You're using Billing?
payment_int with the receipt_email every time from my system
Why do you need to do this? The invoice (and receipt if enabled) will be sent to the email on the Customer object
we are sending all the products and customers and invoices on the fly over api
so i guess yes billing api
but just not in test_mode
OK, so in short no need to update the receipt_email over API just test with NO test_mode account
Yeah, you just won't see emails in test mode
I wouldn't recommend testing in live mode though
Just can just be sure that the emails will be sent by us 🙂
yes, of course. I will let my team know. Much appreciated
Np!
what about the application_fee_amount and application_fee_percent? they should work in express connected test_mode?
Yeah they should work as normal