Releases: AltaPay/api-php
Releases · AltaPay/api-php
3.4.8
13 Mar 11:52
Compare
Sorry, something went wrong.
No results found
[3.4.8] - 2025-03-13
Added
Provide setClientJavaEnabled and setClientColorDepth methods to set customer_info[client_java_enabled] and customer_info[client_color_depth] for the customer object.
3.4.7
07 Feb 05:47
Compare
Sorry, something went wrong.
No results found
[3.4.7] - 2025-02-06
Added
Provide setSelectedScheme method to set selected_scheme for initiatePayment.
Added the SelectedSchemes class to define allowed values for setSelectedScheme method.
3.4.6
20 Jan 08:32
Compare
Sorry, something went wrong.
No results found
[3.4.6] - 2025-01-14
Added
Include AuthenticationResult in Transaction class.
3.4.5
06 Nov 06:53
Compare
Sorry, something went wrong.
No results found
[3.4.5] - 2024-11-05
Added
Include MerchantErrorMessage, CardHolderErrorMessage, CardHolderErrorMessage and CardHolderErrorMessage in CaptureReservationResponse class.
3.4.4
18 Oct 04:43
Compare
Sorry, something went wrong.
No results found
[3.4.4] - 2024-10-15
Added
Add support for Processor API's initiatePayment and verify3dSecure method.
Add support for additional languages.
3.4.3
03 Oct 05:04
Compare
Sorry, something went wrong.
No results found
[3.4.3] - 2024-10-01
Added
Validate gateway XML response for login API.
Fix: PHP Warning: Invalid argument supplied for foreach() in ResponseSerializer.php
Provide setLanguage method to set language for reservation API.
Fix: Redundant assigning of shopOrderId in Callback.
3.4.2
08 Aug 06:16
Compare
Sorry, something went wrong.
No results found
[3.4.2] - 2024-08-07
Added
Add support for symfony 7.
3.4.1
09 Jul 09:33
Compare
Sorry, something went wrong.
No results found
[3.4.1] - 2024-07-09
Added
Extend support to include all languages that the gateway supports.
3.4.0
06 Jun 06:04
Compare
Sorry, something went wrong.
No results found
[3.4.0] - 2024-06-04
Added
Add support for updateOrder/{id}/reconciliationIdentifier API
3.3.9
02 Apr 04:55
Compare
Sorry, something went wrong.
No results found
[3.3.9] - 2024-02-19
Added
Provide setCallbackMobileAppRedirect method to set config[callback_mobile_app_redirect] for the createPaymentRequest callback config.
Added new property AppUrl for PaymentRequestResponse & ReservationOfFixedAmountResponse classes.
Add new properties MerchantId, ShopName, LogoUrl, Description, Products, PrimaryMethod, CanUseCredit, CanIssueNewCredit for Terminal class.