2017 © Pedro Peláez
 

library omnipay-acehub

image

dthvega/omnipay-acehub

  • Wednesday, May 2, 2018
  • by dthvega
  • Repository
  • 0 Watchers
  • 0 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 33 % Grown

The README.md

Omnipay: Acehub

Acehub driver for the Omnipay PHP payment processing library, (*1)

Omnipay is a framework agnostic, multi-gateway payment processing library for PHP 7.1+. This package implements Acehub support for Omnipay., (*2)

Installation

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

{
    "require": {
        "dthvega/omnipay-acehub": "~1.0"
    }
}

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

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

Basic Usage

The following gateways are provided by this package:, (*5)

  • Acehub

Available configuration options:, (*6)

  • businessId (string, required)
  • userName (string, required)
  • password (string, required)

When doing purchase/Authorize request, please specify paymentType:, (*7)

  • paymentType

a list of payment types can be found in Omnipay\Acehub\Message\Helpers\Helper.php, (*8)

TODO's * Implement 3D secure * Implemet Refund * Implement Card Store, (*9)

The list of available variables can be found here: https://developers.acehubpaymentservices.com/, (*10)

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

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

If you want to keep up to date with release announcements, discuss ideas for the project, or ask more detailed questions, there is also a mailing list which you can subscribe to., (*13)

If you believe you have found a bug, please report it using the GitHub issue tracker, or better yet, fork the library and submit a pull request., (*14)

The Versions

02/05 2018

dev-master

9999999-dev https://github.com/dthvega/omnipay-acehub

  Sources   Download

MIT

The Requires

 

The Development Requires

by Rickus Vega

gateway merchant omnipay acehub acehubpaymentservices

02/05 2018

v0.5.3

0.5.3.0 https://github.com/dthvega/omnipay-acehub

  Sources   Download

MIT

The Requires

 

The Development Requires

by Rickus Vega

gateway merchant omnipay acehub acehubpaymentservices

02/05 2018

v0.5.2

0.5.2.0 https://github.com/dthvega/omnipay-acehub

  Sources   Download

MIT

The Requires

 

The Development Requires

by Rickus Vega

gateway merchant omnipay acehub acehubpaymentservices

30/04 2018

v0.5.1

0.5.1.0 https://github.com/dthvega/omnipay-acehub

  Sources   Download

MIT

The Requires

 

The Development Requires

by Rickus Vega

gateway merchant omnipay acehub acehubpaymentservices

30/04 2018

v0.5.0

0.5.0.0 https://github.com/dthvega/omnipay-acehub

  Sources   Download

MIT

The Requires

 

The Development Requires

by Rickus Vega

gateway merchant omnipay acehub acehubpaymentservices