phpcommerce/payment-giropay
Composer 安装命令:
composer require phpcommerce/payment-giropay
包简介
PHPCommerce Giropay Payment
README 文档
README
This plugin implements the Giropay Payment API for the PHPCommerce framework.
The following giropay services are supported:
- giropay bankstatus
- giropay checkout (transaction start, transaction status, transaction notifies)
The following giropay services are NOT implemented yet:
- giropay AVS
- eps
- credit card
- direct debit
- PayPal
- iDEAL
For more information about the api specification visit http://api.girocheckout.de/
Configuration
In order to use this Bundle you need to define the following configuration in your parameters.yml
phpcommerce.payment.gateway.giropay.configuration.merchantIdphpcommerce.payment.gateway.giropay.configuration.projectIdphpcommerce.payment.gateway.giropay.configuration.secret
Tests
There are live tests included in the test suites. They're simulating a browser and doing a full giropay checkout.
You might want to disable them during local development. Use the --exclude-group liveTest option to phpunit to do that.
统计信息
- 总下载量: 655
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2015-05-11