#hanna02719
1 messages · Page 1 of 1 (latest)
That feature is only available for dashboard and not in the public API. However you can use Stripe Customer portal to achieve something similar:
https://stripe.com/docs/customer-management
You can geenrate a link using the API:
https://stripe.com/docs/customer-management/integrate-customer-portal
thank you )