This repository has been archived by the owner on Mar 19, 2024. It is now read-only.
Releases: Ingenico-ePayments/connect-sdk-java
Releases · Ingenico-ePayments/connect-sdk-java
6.28.0
- Added:
- Added property
productSku
to classOrderLineDetails
. - Added method
refund
to classCapturesClient
.
- Added property
6.27.0
- Added:
- Added property
partialPin
to classCard
.
- Added property
6.26.0
- Added:
- Added property
microsoftFraudProtection
to classCardFraudResults
. - Added method
delete
to classHostedcheckoutsClient
.
- Added property
6.25.0
- Added:
- Added property
transactionRiskLevel
to classAbstractThreeDSecure
. - Added property
data
to classCustomerAccountAuthentication
.
- Added property
6.24.0
- Changed:
- Renamed properties
vpa
andmerchantName
of classRedirectPaymentProduct4101SpecificInput
tovirtualPaymentAddress
anddisplayName
respectively.
- Renamed properties
- Removed:
- Removed property
transactionNote
of classRedirectPaymentProduct4101SpecificInput
. Useorder.reference.descriptor
instead.
- Removed property
All these changes are for the UPI payment product which is not yet in use.
6.23.0
- Added:
- Added property
payoutDetails
to classCreatePayoutRequest
. - Added property
recipient
to classCardPayoutMethodSpecificInput
.
- Added property
- Deprecated:
- Deprecated properties
amountOfMoney
andreferences
of classCreatePayoutRequest
in favor of new propertypayoutDetails
. Previously deprecated propertycustomer
should now also be replaced bypayoutDetails
. - Deprecated property
customer
of classBankTransferPayoutMethodSpecificInput
in favor of new propertypayoutDetails
of classCreatePayoutRequest
.
- Deprecated properties
6.22.0
- Added:
- Added property
sdkUiTypes
to classDeviceRenderOptions
. - Added properties
merchantName
andtransactionNote
to classRedirectPaymentProduct4101SpecificInput
.
- Added property
- Deprecated:
- Deprecated property
sdkUiType
of classDeviceRenderOptions
in favor of new propertysdkUiTypes
.
- Deprecated property
6.21.0
- Added:
- Added property
paymentProduct4101SpecificInput
to classRedirectPaymentMethodSpecificInput
.
- Added property
- Changed:
- For webhooks signature validation,
MessageDigest.isEqual
is used instead of custom code.
- For webhooks signature validation,
- Deprecated:
- Deprecated property
deviceInfo
of classSdkDataInput
with no replacement.
- Deprecated property
6.20.0
- Added:
- Added properties
bankAccountBban
andbic
to classRedirectPaymentMethodSpecificOutput
. - Added property
isInstallments
to classPaymentContext
.
- Added properties
6.19.0
- Added:
- Added property
requiresApproval
to classesNonSepaDirectDebitPaymentMethodSpecificInput
andSepaDirectDebitPaymentMethodSpecificInput
.
- Added property