detain/myadmin-googlecheckout-payments
Composer 安装命令:
composer require detain/myadmin-googlecheckout-payments
包简介
Google Checkout payment processing plugin for the MyAdmin billing and hosting management platform. Provides integration with Google Checkout payment gateway including order management, transaction viewing, and balance payments.
README 文档
README
Google Checkout payment processing plugin for the MyAdmin billing and hosting management platform. This package provides integration with the Google Checkout payment gateway, enabling order management, transaction viewing, and balance payment processing through the MyAdmin plugin system.
Badges
Features
- Google Checkout payment gateway integration for MyAdmin
- Balance payment processing via Google Checkout
- Transaction and order viewing for administrators
- Sandbox and live environment support
- Event-driven architecture using Symfony EventDispatcher
Installation
Install via Composer:
composer require detain/myadmin-googlecheckout-payments
Configuration
The plugin registers the following settings through the MyAdmin settings system:
| Setting | Description |
|---|---|
google_checkout_enabled |
Enable or disable Google Checkout |
google_checkout_sandbox |
Toggle between live and sandbox environments |
google_checkout_merchant_id |
Live Merchant ID |
google_checkout_merchant_key |
Live Merchant Key |
google_checkout_sandbox_merchant_id |
Sandbox Merchant ID |
google_checkout_sandbox_merchant_key |
Sandbox Merchant Key |
Testing
Run the test suite with PHPUnit:
composer install vendor/bin/phpunit
License
Licensed under the LGPL-2.1. See the LICENSE file for details.
统计信息
- 总下载量: 1.93k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 5
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: LGPL-2.1-only
- 更新时间: 2017-07-10