AffiliatePro SaaS includes a flexible Wallet System that lets admins pay affiliates and vendors through multiple gateways. You can manage these methods from:
Admin Panel → Wallet → Payment Gateway
✅ Built-in Payment Methods
The system includes pre-installed, ready-to-use options:
-
Bank Transfer
-
PayPal
Each method supports:
-
Enable/Disable
-
Edit settings
-
Uninstall/Delete
Admins can customize how each method behaves and appears.
➕ Add New Payment Methods
If you need a different payment provider or unique payment logic, AffiliatePro supports custom payment gateway modules.
Main Steps to Add a New Gateway:
-
Create a module with required files (
controllers
,admin_settings
,user_settings
, and optionallyconfirm_view
,logo
). -
Package it into a ZIP with a folder structure starting from
/upload/
. -
Go to Admin Panel → Wallet → Payment Gateway and click Install Payment Gateway to upload the ZIP.
For full documentation and code examples, see:
👉 AffiliatePro Custom Payment Method Developer Guide
Use this feature to support any payment method your business requires.
Easily expand payout options and keep full control over the process.