Releases: scanpay/php-scanpay
Releases · scanpay/php-scanpay
v2.1.1
v2.1.0
What's Changed
- Added parsePing function
- Remove CURLOPT_DNS_SHUFFLE from default options
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- Migrate to PHP 7.4 (e.g. type declarations)
- Idempotency fix
- General improvements
Full Changelog: v1.5.3...v2.0.0
Version 1.5.3
Fixed header merging. Added exception for when JSON-encoding fails.
Version 1.5.2
Fixed header merging.
Version 1.5.1
Added capture API-call.
Version 1.5.0
Subscriptions are now fully supported.
Version 1.4.0
- Subscription payments are now partially supported.
Version 1.3.2
- Removed deprecated code
- Minor performance improvements
- Improved code readability
Version 1.3.1
- Merchant can now set and override
CURLOPT_*
parameters