Releases: xendit/xendit-php
Releases · xendit/xendit-php
Cardless Credit: Calculate Payment Types
2.6.0 build(composer) bump package version to 2.6.0
Move unnecessary dependencies to dev
2.5.3 build(composer) bump package version to 2.5.3
Allow guzzle client version > than 6
2.5.2 build(dependency) allow guzzle version > 6
Change QrCode GetPayment to static
2.5.1 build(version): bump version to 2.5.1
New Product: QR Code
- Create QR Code method
- Get QR Code method
PATCH 2.4.3
Remove union type on error catch in HTTP Client to support PHP 7.0
PATCH 2.4.2
- Fix array assignment for PHP 7.3 support
- Remove nullable return for PHP 7.3 support
PATCH 2.4.1
fix(getHttpCli): Fix return type to be nullable
MINOR 2.4.0
- Custom HTTP Client
PATCH 2.3.1
- Default GuzzleClient timeout to 60s