Skip to content

Releases: AltaPay/api-php

3.4.4

18 Oct 04:43
36e4981
Compare
Choose a tag to compare

[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
dec1898
Compare
Choose a tag to compare

[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
52a0d73
Compare
Choose a tag to compare

[3.4.2] - 2024-08-07

Added

  • Add support for symfony 7.

3.4.1

09 Jul 09:33
19dc981
Compare
Choose a tag to compare

[3.4.1] - 2024-07-09

Added

  • Extend support to include all languages that the gateway supports.

3.4.0

06 Jun 06:04
8f38ab1
Compare
Choose a tag to compare

[3.4.0] - 2024-06-04

Added

  • Add support for updateOrder/{id}/reconciliationIdentifier API

3.3.9

02 Apr 04:55
e46f0bc
Compare
Choose a tag to compare

[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.

3.3.8

25 Jan 06:08
eea6738
Compare
Choose a tag to compare

[3.3.8] - 2023-12-04

Added

  • Provide setCardHolderName method to set customer_info[cardholder_name] for the customer object.

3.3.7

13 Dec 12:53
3c186bb
Compare
Choose a tag to compare

[3.3.7] - 2023-12-04

Added

  • Add @throws annotations in the PHPDoc blocks throughout the codebase.

3.3.6

16 Nov 14:59
64bc0ec
Compare
Choose a tag to compare

[3.3.6] - 2023-11-07

Fixes

  • Remove the restrictions in the 'shoporderid',

3.3.5

24 May 05:22
a79f23d
Compare
Choose a tag to compare

[3.3.5] - 2023-05-23

Fixes

  • Add option to use transaction_info and orderLines for ChargeSubscription