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.10.0
- Added:
- Added property
authentication_amount
to classesAbstractThreeDSecure
andThreeDSecureResults
.
- Added property
- Changed:
- Changed URL validation to no longer use Django.
- Removed:
- Removed Django as a dependency.
- Fixed:
- Added missing
requests-toolbelt
requirement to the SDK's meta data. - When logging request and response bodies, commas following numbers or booleans are no longer obfuscated.
- Added missing
- Security:
- Updated the minimum
requests
version to fix CVE issue CVE-2018-18074.
- Updated the minimum
3.9.0
- Added:
- Added properties
acs_transaction_id
,applied_exemption
andscheme_risk_score
to classesExternalCardholderAuthenticationData
andThreeDSecureResults
.
- Added properties
- Deprecated:
- Deprecated property
three_d_server_transaction_id
of classExternalCardholderAuthenticationData
.
- Deprecated property
3.8.0
- Added:
- Added property
payment_product806_specific_output
to classRedirectPaymentMethodSpecificOutput
.
- Added property
3.7.0
- Added:
- Added property
refund_product_id
to classRefundMethodSpecificOutput
. - Added property
cash_refund_method_specific_output
to classRefundOutput
. - Added property
resident_id_number
to classPaymentProductFieldValidators
. - Added property
encrypted_customer_input
to classCreateTokenRequest
.
- Added property
3.6.0
- Added:
- Added property
in_auth
to classFraudResults
. - Added property
fraud_results
to classesBankTransferPaymentMethodSpecificOutput
,CashPaymentMethodSpecificOutput
andInvoicePaymentMethodSpecificOutput
. - Added property
payment_product869_specific_input
to classRedirectPaymentMethodSpecificInput
.
- Added property
- Fixed:
- Objects in logging could be obfuscated unnecessarily. This has been fixed.
3.5.0
- Added:
- Added property
billing_address
to classPaymentProduct840SpecificOutput
. - Added property
original_payment_id
to classesCreateTokenResponse
andTokenResponse
.
- Added property
3.4.0
- Added:
- Added property
token
to classSepaDirectDebitPaymentMethodSpecificOutput
.
- Added property
3.3.0
- Added:
- Added property
initial_scheme_transaction_id
to classAbstractCardPaymentMethodSpecificInput
. - Added property
exemption_request
to classAbstractThreeDSecure
. - Added property
merchant_initiated_reason_indicator
to classCardPaymentMethodSpecificInput
. - Added properties
initial_scheme_transaction_id
andscheme_transaction_id
to classCardPaymentMethodSpecificOutput
. - Added property
dispute
to classWebhooksEvent
.
- Added property
3.2.0
- Added:
- Added property
amount_reversed
to classesCaptureOutput
andPaymentOutput
.
- Added property
- Changed:
- Updated the create payment example.
3.1.0
- Added:
- Added property
loan_recipient
to classAdditionalOrderInput
.
- Added property