This repository has been 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.47.0
3.46.0
- Added:
- Added property
acquirer_promotion_code
to classAbstractCardPaymentMethodSpecificInput
.
- Added property
- Changed:
- Class
Connection
now defines methodclose
. The default implementation does nothing. - Split off webhooks signature validation to class
SignatureValidator
.
- Class
3.45.0
- Added:
- Added property
fraud_results
to classEInvoicePaymentMethodSpecificOutput
. - Added property
is_authentication_supported
to classPaymentProduct
.
- Added property
- Changed:
- Moved property
microsoft_fraud_protection
from classCardFraudResults
to its super classFraudResults
.
- Moved property
- Removed:
- Removed property
device_info
from classSdkDataInput
, as this property is no longer supported by the REST API.
- Removed property
3.44.0
- Added:
- Added property
account_funding_recipient
to classAdditionalOrderInput
. - Added property
is_company
to classCustomer
. - Added property
funding_type
to classOrderTypeInformation
. - Added property
identification
to classPersonalInformation
.
- Added property
- Deprecated:
- Deprecated class
LoanRecipient
and propertyloan_recipient
of classAdditionalOrderInput
.
- Deprecated class
3.43.0
- Added:
- Added property
recurring_payments_data
to classHostedCheckoutSpecificInput
. - Added property
amount_of_money_total
to classInstallments
. - Added method
installments
to classMerchantClient
.
- Added property
3.42.0
- Added:
- Added property
card
to classRefundCardMethodSpecificOutput
.
- Added property
3.41.0
- Added:
- Added properties
is_retriable
andprovider_raw_output
to classesCaptureStatusOutput
andOrderStatusOutput
. ClassPaymentStatusOutput
now inherits these fromOrderStatusOutput
. - Added properties
provider_id
andprovider_merchant_id
to classOrderReferences
. - Added property
authorisation_code
to classRefundCardMethodSpecificOutput
.
- Added properties
3.40.0
- Added:
- Added property
is_checked_remember_me
to classesCreatedPaymentOutput
andPaymentCreationOutput
. - Added property
provider_merchant_id
to classPaymentReferences
. - Added property
provider_raw_output
to classPaymentStatusOutput
. - Added property
cardholder_name
to classSchemeTokenData
.
- Added property
3.39.0
- Added:
- Added property
number_in_party
to classAirlineData
.
- Added property
3.38.0
- Added:
- Added property
network_token_data
to classCardPaymentMethodSpecificInput
.
- Added property