2017 © Pedro Peláez
 

library omnipay-quickpay

Quickpay driver for the Omnipay payment library

image

nobrainerweb/omnipay-quickpay

Quickpay driver for the Omnipay payment library

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 7 Forks
  • 1 Open issues
  • 8 Versions
  • 2 % Grown

The README.md

omnipay-quickpay

An Omnipay driver for the Quickpay payment processor., (*1)

QuickPay is a Payment Service Provider that accept all common payment methods - credit cards, bank transfers, invoices, and more., (*2)

This package supports omnipay 3.x. For omnipay 2.x, see branch 1.0., (*3)

Why Omnipay

The Omnipay php library is an easy to use, consistent payment processing library for PHP 5.3+, (*4)

Because you can learn one API and use it in multiple projects using different payment gateways Because if you need to change payment gateways you won't need to rewrite your code, (*5)

Read more about Omnipay here: https://github.com/thephpleague/omnipay, (*6)

Supported Omnipay functionality

  • Authorize
  • Purchase
  • Capture
  • Refund
  • Void
  • Notification
  • Recurring (Not supported by Omnipay, but Quickpay has made this functionality very similar to regular payments)

Supported Quickpay parameters

  • type
  • merchant
  • agreement
  • apikey
  • privatekey
  • language
  • google_analytics_tracking_id
  • google_analytics_client_id
  • description
  • order_id
  • payment_methods
  • synchronized (bool)

Please note

If you need to do instant capture or auto_capture / autocapture you should set the flag use_authorize: false. This will do a instant capture., (*7)

SilverStripe\Omnipay\GatewayInfo:
  Quickpay:
    use_authorize: true

Read more here: https://quickpay.net/dk/helpdesk/capture/#autocapture, (*8)

Development

This module was coded by Nobrainer Web, with support from QuickPay, (*9)

The Versions

18/07 2017

dev-master

9999999-dev https://github.com/NobrainerWeb/omnipay-quickpay

Quickpay driver for the Omnipay payment library

  Sources   Download

MIT

The Requires

 

The Development Requires

payment pay gateway merchant omnipay quickpay

14/12 2016

v1.0.2

1.0.2.0 https://github.com/NobrainerWeb/omnipay-quickpay

Quickpay driver for the Omnipay payment library

  Sources   Download

MIT

The Requires

 

The Development Requires

payment pay gateway merchant omnipay quickpay

16/11 2016

dev-synchronized-responses

dev-synchronized-responses https://github.com/NobrainerWeb/omnipay-quickpay

Quickpay driver for the Omnipay payment library

  Sources   Download

MIT

The Requires

 

The Development Requires

payment pay gateway merchant omnipay quickpay

15/07 2016

v1.0.1

1.0.1.0 https://github.com/NobrainerWeb/omnipay-quickpay

Quickpay driver for the Omnipay payment library

  Sources   Download

MIT

The Requires

 

The Development Requires

payment pay gateway merchant omnipay quickpay

06/07 2016

0.1.x-dev

0.1.9999999.9999999-dev https://github.com/NobrainerWeb/omnipay-quickpay

Quickpay driver for the Omnipay payment library

  Sources   Download

MIT

The Requires

 

payment pay gateway merchant omnipay quickpay

23/06 2016

1.0

1.0.0.0 https://github.com/NobrainerWeb/omnipay-quickpay

Quickpay driver for the Omnipay payment library

  Sources   Download

MIT

payment pay gateway merchant omnipay quickpay

23/06 2016

1.0.x-dev

1.0.9999999.9999999-dev https://github.com/NobrainerWeb/omnipay-quickpay

Quickpay driver for the Omnipay payment library

  Sources   Download

MIT

payment pay gateway merchant omnipay quickpay

15/06 2016

v0.1

0.1.0.0 https://github.com/NobrainerWeb/omnipay-quickpay

Quickpay driver for the Omnipay payment library

  Sources   Download

MIT

The Requires

 

payment pay gateway merchant omnipay quickpay