This repository was archived by the owner on Mar 19, 2024. It is now read-only.
Releases: Ingenico-ePayments/connect-sdk-python2
Releases · Ingenico-ePayments/connect-sdk-python2
3.18.1
- Deprecated:
- Deprecated property
auth_method
of classDecryptedPaymentData
in favor of propertypayment_method
.
- Deprecated property
3.18.0
- Added:
- Added property
lodging_data
to classesAdditionalOrderInput
andAdditionalOrderInputAirlineData
. - Added property
exemption_output
to classThreeDSecureResults
.
- Added property
3.17.1
- Fixed:
- Fixed an issue with handling UTF-8 encoded responses that caused errors when calling get payment product(s) and a payment product has a regular expression with non-ASCII characters.
3.17.0
- Added:
- Added properties
authorization_mode
,customer_reference
,requires_approval
andskip_fraud_service
to classMobilePaymentMethodSpecificInputHostedCheckout
. - Added property
three_d_secure
to classMobilePaymentProduct320SpecificInputHostedCheckout
. - Added properties
customer_reference
andpayment_product320_specific_input
to classMobilePaymentMethodSpecificInput
.
- Added properties
3.16.0
- Added:
- Added property
acquirer_country
to classpayment_product
.
- Added property
3.15.0
- Added:
- Added property
auth_method
to classDecryptedPaymentData
.
- Added property
3.14.0
- Added:
- Added property
installments
to classAdditionalOrderInput
. - Added property
allows_installments
to classPaymentProductGroup
. - Added method
devicefingerprint
to classPaymentsClient
.
- Added property
- Deprecated:
- Deprecated property
number_of_installments
of classAdditionalOrderInput
in favor of new propertyinstallments
.
- Deprecated property
3.13.0
- Added:
- Added property
payment_product302_specific_input
to classMobilePaymentMethodSpecificInputHostedCheckout
. - Added method
sessions
to classProductsClient
.
- Added property
3.12.0
- Added:
- Added property
allows_installments
to classPaymentProduct
.
- Added property
3.11.0
- Added:
- Added property
reversal_reason
to classesCaptureOutput
andPaymentOutput
.
- Added property