#HugoDuprez

1 messages · Page 1 of 1 (latest)

strong krakenBOT
sly smelt
#

hi! no, that's not a parameter that's accepted. I'm not entirely clear how the concept would be connected to creating a PortalSession for a customer to self-manage their subscription, what's the wider use case?

burnt mulch
#

We use this to let the user manage it's subscription plan. From what I saw it's pretty the same thing as just redirect to the Portal link I can find on our Stripe UI?

#

Which should be the equivalent of this?

sly smelt
#

setting it to always_invoice in this case

burnt mulch
#

But the user will keep the proration discount right?

sly smelt
#

not sure what you mean but yes, proration of the change that the user is making will happen

burnt mulch
#

And this also reset the billing cycle to now?

sly smelt
#

if using always_invoice, yes

burnt mulch
#

fine!