#duracel
1 messages · Page 1 of 1 (latest)
hello! it's not possible to update at the end of the billing period using the Customer Portal. Updates will always apply immediately
you can do it via the API using Subscription Schedules :
Thanks! Will have a look
@molten lichen lets continue the conversation in the thread
For reference
Any idea why this portal configuration isn't showing the customer name/address/tax id on the portal page? https://dashboard.stripe.com/test/logs/req_fbceo0irelzaZX
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Np, I just posted it there because it's a separate topic
can you share the request id for the portal session you created?
req_lhwOAtVq2PbQdf
In the flow_data, it is set to confirm updating the subscription, but not updating the customer information
If you wish to have customer updating those information, flow_data shouldn't be set
Makes sense, thanks @bleak tendon !