#whiskeywizard-billingportal

1 messages · Page 1 of 1 (latest)

bleak gull
#

hello, unfortunately it's not possible

swift ginkgo
#

Hi @bleak gull , it seems like it's possible as the Customer Portal URL for that page is in this format:

https://billing.stripe.com/p/session/{session_id}/subscriptions/{sub_id}/preview/{price_id}

Will that not work in production?

bleak gull
#

hmmm, i've never thought of that, you can try and see if it works

swift ginkgo
#

Looks like it works, would be nice to have it built into the API but this is fine. Thanks

#

Another similar question - Is it possible to, after the user updates their plan in the Portal, redirect back to my app? The return_url seems to only work when clicking the return link.

#

@bleak gull Tagging just in case