#Mr.N
1 messages · Page 1 of 1 (latest)
There's no success_url, but there's a return_url that you can use (https://stripe.com/docs/api/customer_portal/sessions/create?lang=node#create_portal_session-return_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.
Hello @wintry zephyr thanks for you reply .But that return url will takes when i cancel the update it is redirecting to that return url but not when successfully update the quantity is there any way to get it .
I'm afraid that there's no success_url to support your use case
Hello @wintry zephyr so there is no possible way to achieve that right ?
No. And there's no need to tag me for every message that you typed.
okay thanks for that .
hi can i acheive that by web hook when the subscription updated
I don't think webhook is applicable here.
when the customer.subscription.update event happed is that possible to redirect to the success page