Bubble.io Stripe Subscription Portal Builder
Uses Bubble’s Plugin API and the Stripe.js SDK to embed a self-service subscription management portal inside a Bubble application. Configures Bubble’s API Connector to call Stripe’s Billing Portal Sessions endpoint and handles webhook events for real-time plan change updates.
Bubble.io Stripe Subscription Portal Builder
Uses Bubble’s Plugin API and the Stripe.js SDK to embed a self-service subscription management portal inside a Bubble application. Configures Bubble’s API Connector to call Stripe’s Billing Portal Sessions endpoint and handles webhook events for real-time plan change updates.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/bubble-stripe-subscription-portal/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/bubble-stripe-subscription-portal
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/bubble-stripe-subscription-portal.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.