Roadmap

Stripe: Customer Portal

The Stripe Customer Portal lets people manage their subscriptions, download invoices, change payment methods, etc for Stripe charges. Currently, the Stripe integration in Pabbly does not have any way to generate a Customer Portal (however, this can be done manually through chaining together some Pabbly API steps calling the Stripe API, which I’ve done).

It would be great to have a Create Customer Portal attribute as an option in the Stripe integration natively.

Stripe’s docs on the Customer Portal: https://stripe.com/docs/billing/subscriptions/integrating-customer-portal

Stripe’s API references on the Customer Portal: https://stripe.com/docs/api/customer_portal?lang=curl