#cajazzer-customerportal
1 messages · Page 1 of 1 (latest)
Can you clarify what you m ean by the payment update link? Do you mean the customer portal?
Yes, where my customers could change their account information such as payment methods, etc
Gotcha - so that's not something that would be on the subscription object. You'd use the API to create a new customer portal session (https://stripe.com/docs/api/customer_portal/sessions/create) with the ID of the customer
Excellent! Thank you very much.