Skip to content

Releases: RingierIMU/omnipay-pesapal

Allow PHP 8

01 Jun 12:06
cb72936
Compare
Choose a tag to compare
Allow PHP 8 Pre-release
Pre-release
3.0.4

Allow PHP8

Allow PHP 8

14 Apr 09:37
be584d6
Compare
Choose a tag to compare
Allow PHP 8 Pre-release
Pre-release
3.0.3

Allow PHP 8

use league/omnipay:3.1.x-dev

28 Oct 11:24
5160d4b
Compare
Choose a tag to compare
Pre-release
3.0.2

use league/omnipay:3.1.x-dev

omnipay/common package type

16 Sep 16:15
27d5267
Compare
Choose a tag to compare
Pre-release
3.0.1

Package typo

Laravel 8 Support

16 Sep 16:04
639ae02
Compare
Choose a tag to compare
Laravel 8 Support Pre-release
Pre-release

omnipay https://github.com/thephpleague/omnipay/blob/master/composer.json#L26
adds an http adapter "php-http/guzzle6-adapter": "^1.1|^2" which is no longer need with Laravel 8 and Guzzle 7, so switch back to the core package

Require Mobile number and set email as optional

14 Feb 08:11
c00bf54
Compare
Choose a tag to compare

The method signature has changed to account for mobile number required and email address optional.

Handle null email

06 Feb 13:26
8772095
Compare
Choose a tag to compare

With the mobile-first approach, an email will not always be available. We need to account for this.

1.0.3: Update from 'omnipay/omnipay' to 'league/omnipay' (#8)

16 May 15:42
Compare
Choose a tag to compare
* Update from 'omnipay/omnipay' to 'league/omnipay'

Remove transaction id reference

05 Mar 10:03
308d043
Compare
Choose a tag to compare
1.0.2

Remove transaction ID reference (#7)

Add https to production end point

21 Feb 10:02
b30174f
Compare
Choose a tag to compare
Update Gateway.php

Add https to production url