#_shubhamjha

1 messages · Page 1 of 1 (latest)

fickle vortexBOT
#

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.

silk dragon
#

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.

wind raft
#

ok

#

one more thing is thta

#

if i created subcription payment link then how can i here it from webhok?

#

*from stripe dashbord

silk dragon
#

Can you clarify?

#

I'm not sure what you mean by that.

wind raft
#

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

silk dragon
#

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.

wind raft
#

ok please guide me abhout email from stripe on sucess

#

i cant see any option related to it

silk dragon
wind raft
#

ok so if i want to cutomize the email body how can i do this

silk dragon
#

You can't customize that email body.

#

If you want a custom email, then you need to send the email yourself.

wind raft
#

so how can i send email?

silk dragon
#

You would write code based on your Webhook listener to trigger the email when you receive payment_intent.succeeded like I noted above.

#

Are you the developer here?

wind raft
#

yes i got it

#

thank you