#karuppasamy
1 messages · Page 1 of 1 (latest)
yes
Deep links for Customer Portal are API-only: https://stripe.com/docs/customer-management/portal-deep-links
Ah I'm not sure you are actually talking about deep linking
I think you are just referring to Customer Portal Configurations
Which yeah you would need to create different ones via the API
You can only have one Dashboard default
You create Portal configs via this endpoint: https://stripe.com/docs/api/customer_portal/configurations/create
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
can do via API only?