seerbit/magento2-module
Composer 安装命令:
composer require seerbit/magento2-module
包简介
Official Magento2 package for SeerBit payment gateway.
关键字:
README 文档
README
SeerBit
SeerBit Payment Module for Magento 2
Accept credit/debit cards, bank transfers, mobile money, and other payment methods on your Magento 2 store with SeerBit.
Requirements
- Magento 2.4.6 or higher
- PHP 8.1 or higher
Installation
Via Composer:
composer require seerbit/magento2-module
Then enable the module:
php bin/magento module:enable Seerbit_Payment --clear-static-content php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento cache:flush
Configuration
- Log in to your Magento Admin Panel
- Navigate to Stores > Configuration > Sales > Payment Methods
- Expand SeerBit Payment Gateway
- Set Enabled to Yes
- Enter your Test/Live Public Key and Secret Key
- Set Test Mode to Yes for sandbox testing, No for live transactions
- Click Save Config
You can find your API keys in the SeerBit Merchant Dashboard under Settings > API Keys.
Features
- Supports cards, bank transfers, mobile money, and USSD payments
- Test and live mode support
- CSP (Content Security Policy) compliant
- Server-side payment verification via SeerBit API v3
- Automatic order status updates on successful payment
- Cart restoration on failed/cancelled payments
Supported Magento Versions
- Magento 2.4.6
- Magento 2.4.7 (including patch releases)
API Documentation
License
统计信息
- 总下载量: 9
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-09-29