定制 phpcommerce/payment-giropay 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

phpcommerce/payment-giropay

Composer 安装命令:

composer require phpcommerce/payment-giropay

包简介

PHPCommerce Giropay Payment

README 文档

README

Build Status Coverage Status

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.merchantId
  • phpcommerce.payment.gateway.giropay.configuration.projectId
  • phpcommerce.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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: Apache-2.0
  • 更新时间: 2015-05-11