Magento Integration
📥 Extension Downloads
🛠️ Installation Steps
1
Download & Extract
Download the extension and extract the contents. Copy all files to your Magento installation directory:
magento_root_folder/app/code/HesabePayment/Hesabe
2
Run Magento Commands
Execute the following commands in your terminal:
$ php -f bin/magento setup:upgrade
$ php bin/magento setup:static-content:deploy
🔧 Configuration Guide
1
Access Admin Panel
Login to your Magento admin panel and navigate to Store → Configuration

2
Navigate to Payment Methods
In the left sidebar, go to Sales → Payment Methods section

3
Configure Hesabe Gateway
Open the Hesabe payment gateway method and configure the following parameters:
- Set Enabled to
"Yes"
- Set Mode to either
Demo
orLive
- Enter appropriate merchant credentials for selected mode
Note: Use demo merchant code for Demo mode and live merchant code for Live mode as provided by Hesabe support team.
✓
Save Configuration
After filling in all configuration details, click the Save Config button to complete the setup.
