Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Releases: Ingenico-ePayments/connect-sdk-java

6.10.0

19 May 07:17
Compare
Choose a tag to compare
  • Added:
    • Added property authenticationAmount to classes AbstractThreeDSecure and ThreeDSecureResults.
  • Fixed:
    • When logging request and response bodies, commas following numbers or booleans are no longer obfuscated.

6.9.0

28 Apr 08:21
Compare
Choose a tag to compare
  • Added:
    • Added properties acsTransactionId, appliedExemption and schemeRiskScore to classes ExternalCardholderAuthenticationData and ThreeDSecureResults.
  • Deprecated:
    • Deprecated property threeDServerTransactionId of class ExternalCardholderAuthenticationData.

6.8.0

07 Apr 13:47
Compare
Choose a tag to compare
  • Added:
    • Added property paymentProduct806SpecificOutput to class RedirectPaymentMethodSpecificOutput.
  • Changes:
    • Made a minor performance improvement in SysOutCommunicatorLogger.

6.7.0

10 Mar 08:22
Compare
Choose a tag to compare
  • Added:
    • Added property refundProductId to class RefundMethodSpecificOutput.
    • Added property cashRefundMethodSpecificOutput to class RefundOutput.
    • Added property residentIdNumber to class PaymentProductFieldValidators.
    • Added property encryptedCustomerInput to class CreateTokenRequest.

6.6.0

20 Feb 10:46
Compare
Choose a tag to compare
  • Added:
    • Added property inAuth to class FraudResults.
    • Added property fraudResults to classes BankTransferPaymentMethodSpecificOutput, CashPaymentMethodSpecificOutput and InvoicePaymentMethodSpecificOutput.
    • Added property paymentProduct869SpecificInput to class RedirectPaymentMethodSpecificInput.
  • Fixed:
    • Objects in logging could be obfuscated unnecessarily. This has been fixed.
    • Improved handling of multi-line headers

6.5.0

30 Sep 13:05
Compare
Choose a tag to compare
  • Added:
    • Added property billingAddress to class PaymentProduct840SpecificOutput.
    • Added property originalPaymentId to classes CreateTokenResponse and TokenResponse.

6.4.0

30 Aug 07:40
Compare
Choose a tag to compare
  • Added:
    • Added property token to class SepaDirectDebitPaymentMethodSpecificOutput.

6.3.0

08 Aug 10:51
Compare
Choose a tag to compare
  • Added:
    • Added property initialSchemeTransactionId to class AbstractCardPaymentMethodSpecificInput.
    • Added property exemptionRequest to class AbstractThreeDSecure.
    • Added property merchantInitiatedReasonIndicator to class CardPaymentMethodSpecificInput.
    • Added properties initialSchemeTransactionId and schemeTransactionId to class CardPaymentMethodSpecificOutput.
    • Added property dispute to class WebhooksEvent.

6.2.0

15 Jul 11:18
Compare
Choose a tag to compare
  • Added:
    • Added property amountReversed to classes CaptureOutput and PaymentOutput.
  • Changed:
    • Updated the create payment example.

6.1.0

04 Jul 16:01
Compare
Choose a tag to compare
  • Added:
    • Added property loanRecipient to class AdditionalOrderInput.