#Nippun
1 messages · Page 1 of 1 (latest)
Hey there! No you can't get the SetupIntent ID itself, but you can get the Session ID by modifying the success url (see: https://stripe.com/docs/payments/checkout/custom-success-page#modify-success-url) and then access the SetupIntent ID from retrieving the Session
Okay