#MarkoBoras
1 messages · Page 1 of 1 (latest)
When user wants to change his plan in customer portal I am presetting his billing address from the settings that he has put in my app
if he wants to change it he can delete address and save it
can I set billing address to be required
Got it. Are you using the Customer Portal or the No-code Customer Portal?
In both case it should be possible to disable changing the billing address: https://stripe.com/docs/api/customer_portal/configuration?lang=php#portal_configuration_object-features-customer_update-allowed_updates and see screenshot below
Happy to help 🙂
can I in customer portal
add I'm purchasing as a business checkbox
before user adds a credit card or before he buys
currently my users can update their tax id in billing information
I've allowed i
can they also update their tax id when they're updating plan
somewhere here
You can see all customization options for the no code customer portal here: https://dashboard.stripe.com/test/settings/billing/portal
If you don't see it here, then it's not possible.