Jul 11, 2024
Install Stripe Plugin:
API Keys Configuration:
Secret Key Development and Publishable Key from the Stripe Developer section.Bubble App Interface:
stripe customer ID, subscription ID, subscription start, subscription end, frequency, and subscription status to the user data type.subscription status is active.Product Catalog: Add another price for annual billing (e.g., €290/year).
Stripe Upsells: Set upsells for annual plans in Stripe dashboard.
checkout session completed event.checkout.session.completed event.stripe customer ID.Stripe Customer Portal:
Subscription Updated Webhook