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

2.20.0

09 Apr 11:45
Compare
Choose a tag to compare
  • Added:
    • Added properties bank_account_bban and bic to class RedirectPaymentMethodSpecificOutput.
    • Added property is_installments to class PaymentContext.

2.19.0

03 Mar 08:48
Compare
Choose a tag to compare
  • Added:
    • Added property requires_approval to classes NonSepaDirectDebitPaymentMethodSpecificInput and SepaDirectDebitPaymentMethodSpecificInput.

2.18.1

22 Jan 08:18
Compare
Choose a tag to compare
  • Deprecated:
    • Deprecated property auth_method of class DecryptedPaymentData in favor of property payment_method.

2.18.0

11 Dec 13:02
Compare
Choose a tag to compare
  • Added:
    • Added property lodging_data to classes AdditionalOrderInput and AdditionalOrderInputAirlineData.
    • Added property exemption_output to class ThreeDSecureResults.

2.17.0

05 Oct 14:31
Compare
Choose a tag to compare
  • Added:
    • Added properties authorization_mode, customer_reference, requires_approval and skip_fraud_service to class MobilePaymentMethodSpecificInputHostedCheckout.
    • Added property three_d_secure to class MobilePaymentProduct320SpecificInputHostedCheckout.
    • Added properties customer_reference and payment_product320_specific_input to class MobilePaymentMethodSpecificInput.

2.16.0

18 Sep 12:15
Compare
Choose a tag to compare
  • Added:
    • Added property acquirer_country to class payment_product.

2.15.0

03 Sep 14:37
Compare
Choose a tag to compare
  • Added:
    • Added property auth_method to class DecryptedPaymentData.

2.14.0

11 Aug 07:11
Compare
Choose a tag to compare
  • Added:
    • Added property installments to class AdditionalOrderInput.
    • Added property allows_installments to class PaymentProductGroup.
    • Added method devicefingerprint to class PaymentsClient.
  • Deprecated:
    • Deprecated property number_of_installments of class AdditionalOrderInput in favor of new property installments.
  • Fixed:
    • Fixed an issue where the authorization was not created correctly for calls with method POST or PUT, without a body.

2.13.0

24 Jul 14:43
Compare
Choose a tag to compare
  • Added:
    • Added property payment_product302_specific_input to class MobilePaymentMethodSpecificInputHostedCheckout.
    • Added method sessions to class ProductsClient.

2.12.0

15 Jun 14:48
Compare
Choose a tag to compare
  • Added:
    • Added property allows_installments to class PaymentProduct.