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-go

2.47.0

14 Feb 08:23
Compare
Choose a tag to compare
  • Added:
    • Added property IsInstallments to structs productgroups.FindParams, productgroups.GetParams, products.FindParams and products.GetParams.

2.46.0

16 Jan 08:53
Compare
Choose a tag to compare
  • Added:
    • Added property AcquirerPromotionCode to structs payment.CardPaymentMethodSpecificInput and payment.CardPaymentMethodSpecificInputBase.
  • Changed:
    • Split off webhooks signature validation to struct validation.SignatureValidator.
  • Deprecated:
    • Deprecated variable webhooks.ErrNilSecretKeyStore in favor of new variable validation.ErrNilSecretKeyStore.

2.45.0

12 Dec 12:54
Compare
Choose a tag to compare
  • Added:
    • Added property MicrosoftFraudProtection to struct definitions.FraudResults.
    • Added property FraudResults to struct payment.EInvoicePaymentMethodSpecificOutput.
    • Added property IsAuthenticationSupported to structs product.PaymentProduct and product.PaymentProductResponse.
  • Removed:
    • Removed property DeviceInfo from struct payment.SdkDataInput, as this property is no longer supported by the REST API.

2.44.0

26 Oct 12:57
Compare
Choose a tag to compare
  • Added:
    • Added property AccountFundingRecipient to struct payment.AdditionalOrderInput.
    • Added property IsCompany to struct payment.Customer.
    • Added property FundingType to struct payment.OrderTypeInformation.
    • Added property Identification to struct payment.PersonalInformation.
  • Deprecated:
    • Deprecated struct payment.LoanRecipient and property LoanRecipient of struct payment.AdditionalOrderInput.

2.43.0

16 Oct 11:39
Compare
Choose a tag to compare
  • Added:
    • Added property RecurringPaymentsData to struct hostedcheckout.SpecificInput.
    • Added property AmountOfMoneyTotal to struct payment.Installments.
    • Added method Installments to struct merchant.Client.

2.42.0

11 Aug 07:42
Compare
Choose a tag to compare
  • Added:
    • Added property Card to struct payment.RefundCardMethodSpecificOutput.

2.41.0

14 Jul 11:41
Compare
Choose a tag to compare
  • Added:
    • Added properties IsRetriable and ProviderRawOutput to structs capture.StatusOutput and definitions.OrderStatusOutput.
    • Added properties ProviderId and ProviderMerchantId to struct payment.OrderReferences.
    • Added property AuthorisationCode to class payment.RefundCardMethodSpecificOutput.

2.40.0

28 Jun 07:51
Compare
Choose a tag to compare
  • Added:
    • Added property IsCheckedRememberMe to structs hostedcheckout.CreatedPaymentOutput and payment.CreationOutput.
    • Added property ProviderMerchantId to struct payment.References.
    • Added property ProviderRawOutput to struct payment.StatusOutput.
    • Added property CardholderName to struct payment.SchemeTokenData.

2.39.0

16 May 08:20
Compare
Choose a tag to compare
  • Added:
    • Added property NumberInParty to struct definitions.AirlineData.

2.38.0

14 Apr 11:32
Compare
Choose a tag to compare
  • Added:
    • Added property NetworkTokenData to struct payment.CardPaymentMethodSpecificInput.