digipeyk/payment-client
Composer 安装命令:
composer require digipeyk/payment-client
包简介
PHP client for digipeyk payment
关键字:
README 文档
README
See the ManualTest class.
Objects
- Invoice
- Wallet
- GatewayTransaction
- Wallet
Exceptions
If something wrong happen when calling an API function using the PaymentClient class,
an exception of type PaymentException will be raised.
Be prepared to catch the exception and take the appropriate actions.
Tests
Before running test, putenv a valid OAUT_TOKEN in tests/.env.php.
The tests are compatible with server's test seeds run by the following command:
php artisan db:seed --class TestDatabaseSeeder
Feel free to overwrite the environment variables defined in phpunit.xml if you desire.
统计信息
- 总下载量: 50
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-06-18