Skip to content

Releases: AltaPay/sdk-java

3.1.15

25 May 06:25
ae0771a

Choose a tag to compare

[3.1.15]

  • Added SupportedTerminals (list of Terminal titles) to Session in /createCheckoutSession and /updateCheckoutSession API responses, and corresponding nullable List<String> supportedTerminals field on CheckoutSessionResponse. Allows consumers to learn which terminals successfully initialised an external session (or didn't require one) in the checkout session, so that unsupported payment methods can be filtered out. Backward compatible: field is null when the gateway omits the element.

3.1.14

21 May 11:44
65caa87

Choose a tag to compare

[3.1.14]

  • Added AcquirerTransactionData

3.1.13

18 May 10:29
d3e70ea

Choose a tag to compare

[3.1.13]

  • Added terminal' field to ChargeSubscriptionRequestandReserveSubscriptionChargeRequestinMerchantAPI` to support charging subscription with specific terminal

3.1.12

15 May 05:08
a098a48

Choose a tag to compare

[3.1.12]

  • Added AuthorisationCode field to Transaction in API response

3.1.10

02 Apr 09:42
a74b4e9

Choose a tag to compare

[3.1.10]

  • Add source parameter to Apple Pay request data to support APPLE_PAY_JS_API / PASSKIT scenarios

3.1.9

17 Feb 13:43
03cbe7a

Choose a tag to compare

[3.1.9]

  • Updated APIResponse.xsd to include DeviceId, replaced DeviceInfo and GeolocationInfo in CustomerInfo with DeviceId retrieved from BrowserData

3.1.8

06 Feb 11:25
c3f5aec

Choose a tag to compare

[3.1.8]

  • Updated APIResponse.xsd to include DeviceInfo and GeolocationInfo

3.1.7

05 Feb 15:24
a56329a

Choose a tag to compare

[3.1.7]

  • Added DeviceInfo and GeolocationInfo to CustomerInfo for enhanced customer data in API requests

3.1.6

16 Dec 14:35
6d9d87f

Choose a tag to compare

[3.1.6]

  • Update values for SessionStatus

3.1.5

10 Dec 09:51
68e8311

Choose a tag to compare

[3.1.5]

  • Restore backward compatibility to the gateway version for cardWallet/session and cardWallet/authorize API methods