Releases: AltaPay/api-php
Releases · AltaPay/api-php
3.4.4
3.4.3
[3.4.3] - 2024-10-01
Added
- Validate gateway XML response for login API.
- Fix:
PHP Warning: Invalid argument supplied for foreach()
inResponseSerializer.php
- Provide
setLanguage
method to setlanguage
forreservation
API. - Fix: Redundant assigning of shopOrderId in Callback.
3.4.2
3.4.1
[3.4.1] - 2024-07-09
Added
- Extend support to include all languages that the gateway supports.
3.4.0
3.3.9
[3.3.9] - 2024-02-19
Added
- Provide
setCallbackMobileAppRedirect
method to setconfig[callback_mobile_app_redirect]
for thecreatePaymentRequest
callback config. - Added new property
AppUrl
forPaymentRequestResponse
&ReservationOfFixedAmountResponse
classes. - Add new properties
MerchantId
,ShopName
,LogoUrl
,Description
,Products
,PrimaryMethod
,CanUseCredit
,CanIssueNewCredit
forTerminal
class.