This repository has been archived by the owner on Mar 19, 2024. It is now read-only.
Releases: Ingenico-ePayments/connect-sdk-go
Releases · Ingenico-ePayments/connect-sdk-go
2.47.0
2.46.0
- Added:
- Added property
AcquirerPromotionCode
to structspayment.CardPaymentMethodSpecificInput
andpayment.CardPaymentMethodSpecificInputBase
.
- Added property
- Changed:
- Split off webhooks signature validation to struct
validation.SignatureValidator
.
- Split off webhooks signature validation to struct
- Deprecated:
- Deprecated variable
webhooks.ErrNilSecretKeyStore
in favor of new variablevalidation.ErrNilSecretKeyStore
.
- Deprecated variable
2.45.0
- Added:
- Added property
MicrosoftFraudProtection
to structdefinitions.FraudResults
. - Added property
FraudResults
to structpayment.EInvoicePaymentMethodSpecificOutput
. - Added property
IsAuthenticationSupported
to structsproduct.PaymentProduct
andproduct.PaymentProductResponse
.
- Added property
- Removed:
- Removed property
DeviceInfo
from structpayment.SdkDataInput
, as this property is no longer supported by the REST API.
- Removed property
2.44.0
- Added:
- Added property
AccountFundingRecipient
to structpayment.AdditionalOrderInput
. - Added property
IsCompany
to structpayment.Customer
. - Added property
FundingType
to structpayment.OrderTypeInformation
. - Added property
Identification
to structpayment.PersonalInformation
.
- Added property
- Deprecated:
- Deprecated struct
payment.LoanRecipient
and propertyLoanRecipient
of structpayment.AdditionalOrderInput
.
- Deprecated struct
2.43.0
- Added:
- Added property
RecurringPaymentsData
to structhostedcheckout.SpecificInput
. - Added property
AmountOfMoneyTotal
to structpayment.Installments
. - Added method
Installments
to structmerchant.Client
.
- Added property
2.42.0
- Added:
- Added property
Card
to structpayment.RefundCardMethodSpecificOutput
.
- Added property
2.41.0
- Added:
- Added properties
IsRetriable
andProviderRawOutput
to structscapture.StatusOutput
anddefinitions.OrderStatusOutput
. - Added properties
ProviderId
andProviderMerchantId
to structpayment.OrderReferences
. - Added property
AuthorisationCode
to classpayment.RefundCardMethodSpecificOutput
.
- Added properties
2.40.0
- Added:
- Added property
IsCheckedRememberMe
to structshostedcheckout.CreatedPaymentOutput
andpayment.CreationOutput
. - Added property
ProviderMerchantId
to structpayment.References
. - Added property
ProviderRawOutput
to structpayment.StatusOutput
. - Added property
CardholderName
to structpayment.SchemeTokenData
.
- Added property
2.39.0
- Added:
- Added property
NumberInParty
to structdefinitions.AirlineData
.
- Added property
2.38.0
- Added:
- Added property
NetworkTokenData
to structpayment.CardPaymentMethodSpecificInput
.
- Added property