#K4M1s-customer portal

1 messages ยท Page 1 of 1 (latest)

pure lark
#

๐Ÿ‘‹ happy to help

#

๐Ÿ‘‹ happy to help

#

you have a couple of options here

#

you could also generate a link to the customer portal and send that

#

here's more about integrating with the customer portal

ionic totem
#

currently for other products I'm using payment sessions, is it possible to generate one for unpaid subscription upgrade?

pure lark
#

the hosted invoice url is a bit similar to Checkout Sessions

#

you can use this card number https://stripe.com/docs/testing#declined-payments to setup the payment method as the invoice_settings.default_payment_method for a customer and create a subscription for this customer and try to test out the scenario

Simulate payments to test your integration.

ionic totem
#

now i'm wondering. Maybe it is possible to generate checkout session which will update the subscription?

pure lark
#

no it's not possible