Integrations
Payments

Stripe

Checkout, subscriptions and paywalls on your own Stripe account. Connected with your own key — encrypted, server-side only, never exposed to the browser.

What you can build

Build a shop that sells my three coaching packages with Stripe checkout
Add a paywall — the full guide unlocks after a one-time payment
Sell event tickets with a verified success page and order records

Prompts like these, typed into opix, produce working Stripe features.

Connect it in three steps

01

Create the key

Generate an API key in your Stripe account — the link below takes you to the exact page.

02

Paste it in opix

Open your project → Connectors, paste the key. It's stored encrypted and injected server-side; even you only see the last four characters afterwards.

03

Prompt what you want

Describe the feature in chat — opix writes the Stripe code with honest fallbacks built in.

Get your Stripe key

Keys & setup

Environment variableRequired
STRIPE_SECRET_KEYYes
STRIPE_WEBHOOK_SECRETOptional

Webhook endpoint (available after you publish): https://<your-app>/api/stripe/webhook — add it in Stripe → Developers → Webhooks and paste the signing secret here (optional, needed for fulfillment webhooks).

Honest by default

Apps built with opix never pretend. Without a key, checkout routes return 503 and the UI shows a setup note instead of the pay button — payments are never faked.

Build with Stripe today

Describe the app, connect your key, ship it.

Start building — free

Stripe is a trademark of its respective owner, used for identification purposes only. opix is not affiliated with or endorsed by Stripe.