Releases: AltaPay/sdk-java
Releases · AltaPay/sdk-java
3.1.15
[3.1.15]
- Added
SupportedTerminals(list ofTerminaltitles) toSessionin/createCheckoutSessionand/updateCheckoutSessionAPI responses, and corresponding nullableList<String> supportedTerminalsfield onCheckoutSessionResponse. 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 isnullwhen the gateway omits the element.
3.1.14
[3.1.14]
- Added
AcquirerTransactionData
3.1.13
[3.1.13]
- Added
terminal' field toChargeSubscriptionRequestandReserveSubscriptionChargeRequestinMerchantAPI` to support charging subscription with specific terminal
3.1.12
[3.1.12]
- Added
AuthorisationCodefield toTransactionin API response
3.1.10
[3.1.10]
- Add
sourceparameter to Apple Pay request data to support APPLE_PAY_JS_API / PASSKIT scenarios
3.1.9
[3.1.9]
- Updated
APIResponse.xsdto includeDeviceId, replacedDeviceInfoandGeolocationInfoinCustomerInfowithDeviceIdretrieved fromBrowserData
3.1.8
[3.1.8]
- Updated
APIResponse.xsdto includeDeviceInfoandGeolocationInfo
3.1.7
[3.1.7]
- Added
DeviceInfoandGeolocationInfotoCustomerInfofor enhanced customer data in API requests
3.1.6
[3.1.6]
- Update values for
SessionStatus
3.1.5
[3.1.5]
- Restore backward compatibility to the gateway version for cardWallet/session and cardWallet/authorize API methods