#_shubhamjha
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. 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.
- _shubhamjha, 44 minutes ago, 7 messages
Hello
Payment Links themselves don't expire unless you mark them inactive. However, the Checkout Session that is created from visitng a Payment Link will expire in 24 hours.
ok
one more thing is thta
if i created subcription payment link then how can i here it from webhok?
*from stripe dashbord
if i send some one a product link from stripe dashboad then if the payment is suceesd then how can i send a user to a conformation email
Well you can either use our hosted receipts, which you can turn on from your Dashboard email settings, or you would need to use Webhooks and send an email based on receiving a payment_intent.succeeded Event.
ok please guide me abhout email from stripe on sucess
i cant see any option related to it
ok so if i want to cutomize the email body how can i do this
You can't customize that email body.
If you want a custom email, then you need to send the email yourself.
so how can i send email?