Back to blog

April 1, 2026 · 8 min read

RevenueCat + Razorpay on one entitlement

Keeping the pro entitlement in sync across App Store, Play Store, and web billing.

Mobile subscriptions run through RevenueCat; web can use Razorpay or Stripe depending on your deployment. The goal is a single pro entitlement checked in app code and server functions.

See docs/PAYMENT.md and docs/BACKEND.md in the repository for product IDs, webhooks, and testing.

The dashboard billing page in this site is a UI shell — wire it to your payment provider and entitlement API when you go live.