定制 forci/epay-bundle 二次开发

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

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

forci/epay-bundle

Composer 安装命令:

composer require forci/epay-bundle

包简介

A Symfony2 bundle for working with the epay.bg payment gateway.

README 文档

README

TODO

  • Tests

Usage

  • Register a service that extends the Forci\Component\Epay\Client\ClientOptions class
  • Register a service that implements the Forci\Component\Epay\Client\PaymentHandlerInterface interface
  • in your config.yml add:
wucdbm_epay:
    client_options: "YourOptionsServiceId"
    client_handler: "YourHandlerServiceId"
  • Add a new Forci\Bundle\EpayBundle\WucdbmEpayBundle(), line to your AppKernel >> A F T E R << the bundle that registers the mandatory services
  • Optionally, override the wucdbm_epay.receive_url parameter (defaults to receive)
  • Mouting the @ForciEpayBundle/Resources/config/routing.yml file in your routing.yml
wucdbm_epay:
    resource: "@WucdbmEpayBundle/Resources/config/routing.yml"
    prefix: /payments/epay
  • The receive address will now be /payments/epay/%wucdbm_epay.receive_url% - /payments/epay/receive by default. This gives you the full flexibility to alter the URL at which you receive the payments.
  • Use the app/console wucdbm_epay:get_receive_path command to make sure you have the correct receive path
  • Go to epay.bg and contact their support asking them to set your correct receive URL

统计信息

  • 总下载量: 2
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 4
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

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

其他信息

  • 授权协议: GPL-2.0
  • 更新时间: 2018-01-27

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固