Kalinga University — Payments
ICICI Bank payment gateway integration (Standard redirect flow). This module exposes server-only API routes and a demo checkout.
- /pay — demo checkout
POST /api/payments/initiate— start a salePOST /api/payments/callback— returnURL (browser response)POST /api/payments/advice— Payment Advice webhookGET/POST /api/payments/status— status checkPOST /api/payments/settlement-advice— Settlement Advice webhook
See README.md and GO-LIVE.md for setup and production cutover.