Stripe Setup Needed

Finish the Scale checkout setup

This flow can use either Stripe Checkout Sessions or Stripe Payment Links. Right now, this plan does not have a complete Stripe checkout configuration.

Stripe Checkout Sessions option:

Install Composer dependencies, set BT_STRIPE_SECRET_KEY, and add the $scaleStripePriceId value in config/stripe.local.php. Successful payments redirect to purchase_success.php?plan=scale.

Stripe Payment Link fallback:

Paste the hosted payment link into config/payments.local.php using the $scalePaymentLink variable for this plan.

Back to Pricing Already have an account?