08-26-2026, 01:03 PM
๐ณ DF Payment Gateway (phpBB) v1.0
Cashfree autopilot checkout for phpBB 3.3 - sell memberships & products
๐ง What it is
The same battle-tested autopilot engine as our MyBB gateway, built as a clean phpBB extension: controller + routes + ACP settings module. Members pay at /app.php/dfpay; on PAID confirmation the configured group is granted automatically with a PM.
โจ Features
composer.json, config/ (services + routing), controller/, acp/ (module + info), adm/style/ settings template + README.txt
โ๏ธ Requirements
All in the ACP module (see above).
๐ฎ How to use
Members pay, gateway confirms, group activates. You keep the records in the dfpay_orders table.
๐งน Uninstall
ACP -> Customise -> Extensions -> Disable.
๐ค Support
Questions or a custom tweak? Reply in this thread or PM Sir-Vigu.
A Data-Forums premium release - free for vault-unlocked members, instant for DF Gold. data-forums.com
Cashfree autopilot checkout for phpBB 3.3 - sell memberships & products
๐ง What it is
The same battle-tested autopilot engine as our MyBB gateway, built as a clean phpBB extension: controller + routes + ACP settings module. Members pay at /app.php/dfpay; on PAID confirmation the configured group is granted automatically with a PM.
โจ Features
- Hosted Cashfree checkout (sandbox + production)
- Server-side PAID verification + webhook safety net
- Proper group grant via group_user_insert + PM via submit_pm
- ACP settings module: product, price, currency, keys, environment, group, PM
- Orders table auto-created; dark mobile-friendly checkout page
- Zero core edits, clean extension architecture
composer.json, config/ (services + routing), controller/, acp/ (module + info), adm/style/ settings template + README.txt
โ๏ธ Requirements
- phpBB 3.3.x, PHP 7.2+
- A free Cashfree merchant account (App ID + Secret)
- Download the zip from the DF Vault (button below).
- Copy contents into ext/df/payments/ in your phpBB root.
- ACP -> Customise -> Extensions -> DF Payment Gateway -> Enable.
- ACP -> General -> DF Payment Gateway Settings: fill everything in.
- Link members to /app.php/dfpay - done.
All in the ACP module (see above).
๐ฎ How to use
Members pay, gateway confirms, group activates. You keep the records in the dfpay_orders table.
๐งน Uninstall
ACP -> Customise -> Extensions -> Disable.
๐ค Support
Questions or a custom tweak? Reply in this thread or PM Sir-Vigu.
A Data-Forums premium release - free for vault-unlocked members, instant for DF Gold. data-forums.com
๐ 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.

