#Darien
1 messages · Page 1 of 1 (latest)
this is not really a Stripe-related question
Could a discord invite be added to the stripe payment success email after a purchase with stripe?
no that's not possible to do in the success email
how are you integrating with Stripe? are you using Checkout Sessions?
Yes
you can use the success_url
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Oh that is perfect, thank you!
sure thing