2017 © Pedro Peláez
 

library omnipay-evo

Evo driver for the Omnipay payment processing library

image

pedanticantic/omnipay-evo

Evo driver for the Omnipay payment processing library

  • Tuesday, October 13, 2015
  • by pedanticantic
  • Repository
  • 1 Watchers
  • 0 Stars
  • 13,264 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 10 % Grown

The README.md

Omnipay: Evo

Evo drivers for the Omnipay PHP payment processing library, (*1)

Build Status Latest Stable Version Total Downloads, (*2)

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., (*3)

Installation

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

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

And run composer to update your dependencies:, (*5)

$ 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), (*6)

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.), (*7)

For general Omnipay usage instructions, please see the main Omnipay repository., (*8)

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., (*9)

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., (*10)

The Versions

13/10 2015

dev-master

9999999-dev https://github.com/pedanticantic/omnipay-evo

Evo driver for the Omnipay payment processing library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Glenn Jenkins

payment pay gateway merchant omnipay evo

13/10 2015

dev-develop

dev-develop https://github.com/pedanticantic/omnipay-evo

Evo driver for the Omnipay payment processing library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Glenn Jenkins

payment pay gateway merchant omnipay evo

13/10 2015

v1.1.2

1.1.2.0 https://github.com/pedanticantic/omnipay-evo

Evo driver for the Omnipay payment processing library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Glenn Jenkins

payment pay gateway merchant omnipay evo

13/10 2015

v1.1.1

1.1.1.0 https://github.com/pedanticantic/omnipay-evo

Evo driver for the Omnipay payment processing library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Glenn Jenkins

payment pay gateway merchant omnipay evo

28/08 2015

v1.0.3

1.0.3.0 https://github.com/pedanticantic/omnipay-evo

Evo driver for the Omnipay payment processing library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Glenn Jenkins

payment pay gateway merchant omnipay evo

13/08 2015

v1.0.2

1.0.2.0 https://github.com/pedanticantic/omnipay-evo

Evo driver for the Omnipay payment processing library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Glenn Jenkins

payment pay gateway merchant omnipay evo

12/08 2015

v1.0.1

1.0.1.0 https://github.com/pedanticantic/omnipay-evo

Evo driver for the Omnipay payment processing library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Glenn Jenkins

payment pay gateway merchant omnipay evo

05/06 2015

v1.0.0

1.0.0.0 https://github.com/pedanticantic/omnipay-evo

Evo driver for the Omnipay payment processing library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Glenn Jenkins

payment pay gateway merchant omnipay evo