Payments

Accept payments with Stripe — zero backend code.

Connect Stripe to your InBuild app for subscriptions, one-time payments, and customer portals. Pricing pages, checkout flows, and webhook handling — all configurable from the editor.

What you get

Pricing tables with monthly/annual toggle
Checkout session creation via API route
Customer portal redirect for subscription management
Webhook handler for payment events
GCLID and UTM attribution on checkout

FAQ

Do I need to write backend code for Stripe?

No. InBuild generates Next.js API routes that handle Stripe session creation and webhooks. You configure your Stripe keys in environment variables and the integration works.

Can I use Stripe in the free tier?

Yes. The integration is available on every plan. Stripe's own transaction fees apply.

Other integrations