定制 digitickets/omnipay-evo 二次开发

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

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

digitickets/omnipay-evo

Composer 安装命令:

composer require digitickets/omnipay-evo

包简介

Evo driver for the Omnipay payment processing library

README 文档

README

Evo drivers for the Omnipay PHP payment processing library

Build Status Latest Stable Version Total Downloads

This driver supports the following services:

  • Three Step Redirect API. Sends transaction information, receives a URL. Show card form, posting to that URL. On return, extract the payment information via a token.
  • Remote Evo Payment Gateway (DPG) service. This service seems to be deprecated now. Payment information is sent and received via XML messages. Customers typically stay on the originating website with this method of integration.

Installation

The Evo Omnipay driver is installed via Composer. To install, simply add it to your composer.json file:

{
    "require": {
        "digitickets/omnipay-evo": "~2.0"
    }
}

And run composer to update your dependencies:

$ curl -s http://getcomposer.org/installer | php
$ php composer.phar update

Basic Usage

The three step redirect API driver supports two transaction types:

  • Purchase (the way the service initiates a transaction is not supported by Omnipay, so there is a non-standard "formUrl" method instead of the usual "purchase" method. "complete purchase" follows the standards)
  • Refund (done in a standard way)

The DPG driver (possibly deprecated now) supports two transaction types:

  • Purchase (including 3D Secure support if card holder is registered)
  • Refund (you will need to send Evo's reference from the original transaction as the 'transactionReference' parameter.)

For general Omnipay usage instructions, please see the main Omnipay repository.

Support

If you are having general issues with Omnipay, we suggest posting on Stack Overflow. Be sure to add the omnipay tag so it can be easily found.

If you believe you have found a bug in this driver, please report it using the GitHub issue tracker, or better yet, fork the library and submit a pull request.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-04-11

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固