Releases: RingierIMU/omnipay-pesapal
Releases · RingierIMU/omnipay-pesapal
Allow PHP 8
3.0.4 Allow PHP8
Allow PHP 8
3.0.3 Allow PHP 8
use league/omnipay:3.1.x-dev
3.0.2 use league/omnipay:3.1.x-dev
omnipay/common package type
3.0.1 Package typo
Laravel 8 Support
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
The method signature has changed to account for mobile number required and email address optional.
Handle null email
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)
* Update from 'omnipay/omnipay' to 'league/omnipay'
Remove transaction id reference
1.0.2 Remove transaction ID reference (#7)
Add https to production end point
Update Gateway.php Add https to production url