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

1.26.0

24 Oct 14:15
Compare
Choose a tag to compare
  • Added:
    • Added property PaymentProduct863SpecificInput to struct payment.RedirectPaymentMethodSpecificInput.
    • Added properties PaymentProduct302SpecificData, PaymentProduct320SpecificData and PaymentProduct863SpecificData to struts product.PaymentProduct and product.PaymentProductResponse.

1.25.0

09 Oct 08:03
Compare
Choose a tag to compare
  • Added:
    • Added property ThreeDSecureStatus to struct payment.StatusOutput.
  • Changed:
    • payments.Client.Create will always return a DeclinedPaymentError if an error response from the REST API contain a paymentResult property, regardless of the status code.
    • payments.Client.Refund will always return a DeclinedRefundError if an error response from the REST API contain a refundResult property, regardless of the status code.
    • payouts.Client.Create will always return a DeclinedPayoutError if an error response from the REST API contain a payoutResult property, regardless of the status code.

1.24.0

26 Sep 12:42
Compare
Choose a tag to compare
  • Added:
    • Added properties TotalFare, TotalFee, TotalTaxes and TravelAgencyName to struct definitions.AirlineData.
    • Added properties ArrivalTime, ConjunctionTicket, CouponNumber, EndorsementOrRestriction, ExchangeTicket, Fee, PassengerClass and Taxes to struct definitions.AirlineFlightLeg.
    • Added property MerchantReference to struct hostedcheckout.CreateResponse.
    • Added property Label to struct product.PaymentProductFieldDisplayElement.
    • Added property DeviceFingerprintEnabled to structs product.PaymentProductGroup and product.PaymentProductGroupResponse.
    • Added method DeviceFingerprint to struct productgroups.Client.
  • Deprecated:
    • Deprecated property ServiceClass of struct definitions.AirlineFlightLeg in favor of new property PassengerClass of the same struct.

1.23.0

05 Sep 09:14
Compare
Choose a tag to compare
  • Added:
    • Added property Token to struct payout.CardPayoutMethodSpecificInput.
    • Added property PatronymicName to struct refund.BankAccountBbanRefund.
    • Added property FiscalNumber to struct refund.RefundCustomer.

1.22.0

17 Aug 14:12
Compare
Choose a tag to compare
  • Added:
    • Added property TokenizationSucceeded to structs hostedcheckout.CreatedPaymentOutput and payment.CreationOutput.
    • Added method Refunds to struct payments.Client.
  • Deprecated:
    • Deprecated property Custom of struct payment.RedirectPaymentProduct840SpecificInput.

1.21.0

12 Jul 07:45
Compare
Choose a tag to compare
  • Added:
    • Added support for hosted mandate management through method Hostedmandatemanagements of struct merchant.Client and struct hostedmandatemanagements.Client.

1.20.0

07 Jun 07:38
Compare
Choose a tag to compare
  • Added:
    • Added property Token to structs CardPaymentMethodSpecificOutput and RedirectPaymentMethodSpecificOutput.
  • Removed:
    • Removed property PhoneNumber of struct mandates.MandateContactDetails.

1.19.0

07 May 13:42
Compare
Choose a tag to compare
  • Added:
    • Added property UniqueMandateReference to structs mandates.CreateMandateBase, mandates.CreateMandateRequest and mandates.CreateMandateWithReturnURL.
    • Added properties UnscheduledCardOnFileIndicator and UnscheduledCardOnFileRequestor to structs payment.CardPaymentMethodSpecificInputBase and payment.CardPaymentMethodSpecificInput.

1.18.0

05 Apr 14:33
Compare
Choose a tag to compare
  • Added:
    • Added support for payment product 730 (ACH) through structs payment.NonSepaDirectDebitPaymentProduct730SpecificInput and token.NonSepaDirectDebitPaymentProduct730SpecificData.

1.17.0

30 Jan 09:25
Compare
Choose a tag to compare
  • Added:
    • Added property ValidateShoppingCart to struct hostedcheckout.SpecificInput.
    • Added property ProductCategory to struct payment.OrderLineDetails.
    • Added property Iban to struct product.PaymentProductFieldValidators.