Releases: AltaPay/api-php
Releases · AltaPay/api-php
3.1.0
19 Oct 12:11
Compare
Sorry, something went wrong.
No results found
Added
Support for installation and autoloading via composer
Document all function arguments
Added DynamicJavascriptUrl on PensioCreatePaymentRequest
The previous exception is now forwarded
Changed
Split ResponseSerializer serialize() and serializeChildren()
Fixes
Better handle invalid responses
Corrected remaining warning messages
Corrected all types in code DocBlocks
Correctly handle non-US-ASCII symbols
Make sure all exceptions have a message
v3.0.0
30 Sep 10:11
Compare
Sorry, something went wrong.
No results found
Changes
Rebranded back to AltaPay
Corrected dependencies
ResponseInfo::getRegisteredAddress() will now return null when no address was set
Package content has been reduced in size
Fixes
Errors will now be Altapay\Exceptions\ClientException instead of Guzzle exceptions
Corrected some warning messages
Corrected some types in code DocBlocks
v2.1.0
30 Sep 17:41
Compare
Sorry, something went wrong.
No results found
Added
Klarna Payments parameters to the Create payment request, and the Capture and refund
Parse more credit card details
Changed
Removed the restriction where "taxPercent" and "taxAmount" could be used
Set the POST method as default
Update code style
v2.0.0
30 Sep 17:38
Compare
Sorry, something went wrong.
No results found
Changed
Rebranding from Altapay to Valitor
v1.8.0
30 Sep 17:37
Compare
Sorry, something went wrong.
No results found
Added
Add merchant error message in the release reservation response
Fixed
Norwegian language not always automatically converted
v1.7.0
30 Sep 17:36
Compare
Sorry, something went wrong.
No results found
Change
Update the allowed languages
Fixes
Make payment requests as POST requests by default
v1.6.3
30 Sep 17:14
Compare
Sorry, something went wrong.
No results found
Change
Update the allowed languages
v1.6.2
30 Sep 17:15
Compare
Sorry, something went wrong.
No results found
Added
Setup subscription changes
v1.6.1
30 Sep 17:16
Compare
Sorry, something went wrong.
No results found
Changes
Allow changing type on a setup subscription
v1.6.0
30 Sep 17:17
Compare
Sorry, something went wrong.
No results found
Added
IsTokenized field to the Transaction class
Fixes
Compatibility with PHP 7.2