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.