#suzz1911
1 messages ยท Page 1 of 1 (latest)
๐ happy to help
features is a dashboard only feature
no you can use this thread
ok
i've called stripe checkout api in .net and redirected my success response to the success page. how will i get the paln name in the uscess page?
SuccessUrl = "http://yoursite.com/order/success?session_id={CHECKOUT_SESSION_ID}",
I'm using like this and i'm getting a response like this
here there is no plan name
you need to expand the subscription
means
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
ok