Skip to main content

Billing

Payments & Enrollment

Entry fees, UPI, Cashfree orders, and membership activation.

GET/api/public/entry-fee

Live entry fee + UPI preview (public)

Auth: Public

GET/api/settings

Public-safe platform settings snapshot

Auth: Public / cookie

POST/api/payments/cashfree/create-order

Create Cashfree payment order

Auth: Cookie

POST/api/payments/cashfree/verify-order

Verify Cashfree payment + unlock account

Auth: Cookie

POST/api/payments/manual-proof

Submit manual UPI proof

Auth: Cookie

GET/api/user/payments

Payment history for dashboard

Auth: Cookie

Payment webhooks and admin approval flows are server-side only. Never expose payment secrets client-side.

Related in this guide