#goober
1 messages · Page 1 of 1 (latest)
the subscription that was ended
No it should not be present in the Customer Portal if it is deleted as far as I know.
Are you seeing otherwise?
no i just didnt know if it will show, and if the subscriptiono is deleted, does it update the status?
Yep
what does it change the status to?
The Subscription would have status: canceled. See: https://stripe.com/docs/api/subscriptions/object#subscription_object-status
Sure!
also is there a way to renew a canceled subscription from stripe.js?
Nope, once canceled you would have to create a new Subscription
And you can only create Subscriptions server-side
ok thankyou
No problem