#faz919-receipts
1 messages · Page 1 of 1 (latest)
Hey there! There's no facility for receipts on a Setup Intent
Subscriptions follow the same rules for one-time payment receipts (as they use Payment Intents under the hood)
What specific concerns do you have?
I just want to make sure that the user will receive the payment confirmation after making their subscription
There's no receipt_email parameter. It'll use the email field from the Customer object you're passing in
Ah ok. And then automatically the customer will receive payment confirmation to that email?
They'll receipt emails if your account has them configured yep
alright thank you
and how can i be sure that my account has them configured? since i know that emails aren't sent in test payments
Do you just want receipt emails?
yea
i'd also like to customize them to include a link to the customer's billing portal, if possible
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Well, you can't do that with our emails
also, does the billing portal link ever expire? is there any reason i'd need to refresh the link and re-retrieve the client secret? thanks
How do I refresh the billing portal? Does the client ID ever change? can i just use the same client id and get a fresh link as needed?
What is the 'client ID'?