Skip to content

Releases: AltaPay/sdk-java

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

3.1.4

05 Dec 11:57
5ea5b96

Choose a tag to compare

[3.1.4]

  • Added new method to Merchant API authenticate (#66)

3.1.3

03 Dec 11:27
4089c46

Choose a tag to compare

[3.1.3]

  • Enhanced interface of the endpoint cardWallet/authorize to pass payment identifier created in the previous step of setting wallet session
  • Change CreateCheckoutSessionRequest to be PaymentRequest based
  • Added UniqueId to ReconciliationIdentifier
  • Added FormTemplates field to Terminal in /getTerminals API response

3.1.2

27 Nov 15:17
f5997e3

Choose a tag to compare

[3.1.2]

  • Added new methods to Merchant API createCheckoutSession and updateCheckoutSession
  • Enhanced interface of the endpoint cardWallet/session to pass create payment request params
  • Added sessionId for for MerchantAPI operations:
    • createPaymentRequest
    • reservation

3.1.1

27 Nov 11:45
36ce7c5

Choose a tag to compare

[3.1.0]

  • Enhanced interface of the endpoint cardWallet/session to pass create payment request params (#59)

3.0.3

20 Oct 15:24
e2ae73d

Choose a tag to compare

[3.0.3]

  • Added support for dynamic_descriptor for MerchantAPI operations: (#55)

    • createPaymentRequest
    • reservation
    • chargeSubscription
    • reserveSubscriptionCharge
  • Fix maven publishing

3.0.1

25 Aug 05:39
3321649

Choose a tag to compare

[3.0.1]

  • Update to Jakarta 10 and Java 17

2.0.7

30 Jun 13:06
70e35d9

Choose a tag to compare

[2.0.7]

  • Added organisationName, organisationEntityType, organisationVatId field to CustomerInfo in API responses
  • Added Firstname, Lastname, CardHolderName fields to CustomerInfo in API responses
  • Added orderId and returnUrl fields to Body in API responses
  • Added MethodConfigurations field to Terminal in API responses
  • Added ExtraData field to Funding in API responses

2.0.6

16 Jun 13:40
80bfa9a

Choose a tag to compare

[2.0.6]

  • Added organisationName field to CustomerInfo
  • Added organisationEntityType field to CustomerInfo
  • Added organisationVatId field to CustomerInfo