Stripe Integration: Everything to know
Stripe integration: full settings
You can take payments via Stripe directly in Stylish Cost Calculator. Configure keys and the newer Stripe options in Global Settings → Stripe & PayPal, then enable Stripe per calculator in Payment Settings.
Required keys
- In Stripe, create a Secret and Publishable key.
- In SCC Global Settings → Stripe & PayPal, paste both keys and Save.
Additional options
- Success redirect URL: send payers to a thank-you page after payment.
- Failure redirect URL: send failed/abandoned checkouts to a fallback page.
- Include tax amount: include tax in the Stripe charge total.
- Disable server validation / compatibility mode: toggle only if your host blocks callbacks; otherwise leave validation on.
Enable on a calculator
- Edit your calculator → Payment Settings.
- Check Stripe to turn it on for that calculator.
- Save, then test a payment.
Notes
- For recurring payments, see Stripe Subscriptions guide.
- If you need checkout fields (address, etc.), consider pairing with WooCommerce + Stripe.
Updated on: 25/11/2025
Thank you!