08-27-2026, 03:25 PM
π³ DF Cashfree Payments for XenForo v1.0.0
The data-forums.com autopilot engine, now powering XenForo user upgrades
What it does
A full Cashfree payment provider for XenForo's native purchasable system: hosted checkout (UPI, cards, netbanking), authoritative server-side PAID verification, webhook-safe callbacks, refunds. One-time purchases autopilot from click to upgrade-granted.
How it plugs in
Same verification design that processes real payments on data-forums.com (MyBB) since 2026-08. Released under our XenForo program: untested-on-XF by choice of program rules, community install reports welcomed with same-day patches.
Data-Forums - autopilot payments, everywhere forums run. - Sir-Vigu
The data-forums.com autopilot engine, now powering XenForo user upgrades
What it does
A full Cashfree payment provider for XenForo's native purchasable system: hosted checkout (UPI, cards, netbanking), authoritative server-side PAID verification, webhook-safe callbacks, refunds. One-time purchases autopilot from click to upgrade-granted.
How it plugs in
- Implements XenForo's provider contract (\\XF\\Payment\\AbstractProvider)
- initiatePayment: creates the Cashfree order + renders the hosted JS checkout handoff template
- payment_callback.php: setupCallback -> validateCallback (gateway order fetch, PAID + amount check) -> completeTransaction
- verifyConfig validates app_id/secret/env in the ACP payment profile
- Refunds supported; secrets never leave the server
- Upload src/addons/DF/Cashfree/ to src/addons/
- ACP -> Add-ons -> Install
- Payments -> add provider class DF\\Cashfree\\Payment\\Provider\\Cashfree with your Cashfree keys
- Assign to user upgrades
Same verification design that processes real payments on data-forums.com (MyBB) since 2026-08. Released under our XenForo program: untested-on-XF by choice of program rules, community install reports welcomed with same-day patches.
Data-Forums - autopilot payments, everywhere forums run. - Sir-Vigu
π Like0β€οΈ Love0π Haha0π₯ Fire0π Clap0β‘ 0
Sir-Vigu
Founder, Data-Forums.com
Connecting data professionals, ideas, and innovation.
Founder, Data-Forums.com
Connecting data professionals, ideas, and innovation.
