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.28.0
- Added:
- Added property
product_sku
to classOrderLineDetails
. - Added method
refund
to classCapturesClient
.
- Added property
3.27.0
- Added:
- Added property
partial_pin
to classCard
.
- Added property
3.26.0
- Added:
- Added property
microsoft_fraud_protection
to classCardFraudResults
. - Added method
delete
to classHostedcheckoutsClient
.
- Added property
3.25.0
- Added:
- Added property
transaction_risk_level
to classAbstractThreeDSecure
. - Added property
data
to classCustomerAccountAuthentication
.
- Added property
3.24.0
- Changed:
- Renamed properties
vpa
andmerchant_name
of classRedirectPaymentProduct4101SpecificInput
tovirtual_payment_address
anddisplay_name
respectively.
- Renamed properties
- Removed:
- Removed property
transaction_note
of classRedirectPaymentProduct4101SpecificInput
. Useorder.reference.descriptor
instead.
- Removed property
All these changes are for the UPI payment product which is not yet in use.
3.23.0
- Added:
- Added property
payout_details
to classCreatePayoutRequest
. - Added property
recipient
to classCardPayoutMethodSpecificInput
.
- Added property
- Deprecated:
- Deprecated properties
amount_of_money
andreferences
of classCreatePayoutRequest
in favor of new propertypayout_details
. Previously deprecated propertycustomer
should now also be replaced bypayout_details
. - Deprecated property
customer
of classBankTransferPayoutMethodSpecificInput
in favor of new propertypayout_details
of classCreatePayoutRequest
.
- Deprecated properties
3.22.0
- Added:
- Added property
sdk_ui_types
to classDeviceRenderOptions
. - Added properties
merchant_name
andtransaction_note
to classRedirectPaymentProduct4101SpecificInput
.
- Added property
- Deprecated:
- Deprecated property
sdk_ui_type
of classDeviceRenderOptions
in favor of new propertysdk_ui_types
.
- Deprecated property
3.21.0
- Added:
- Added property
payment_product4101_specific_input
to classRedirectPaymentMethodSpecificInput
.
- Added property
- Changed:
- For webhooks signature validation,
hmac.compare_digest
is used instead of custom code.
- For webhooks signature validation,
- Deprecated:
- Deprecated property
deviceInfo
of classSdkDataInput
with no replacement.
- Deprecated property
3.20.0
- Added:
- Added properties
bank_account_bban
andbic
to classRedirectPaymentMethodSpecificOutput
. - Added property
is_installments
to classPaymentContext
.
- Added properties
3.19.0
- Added:
- Added property
requires_approval
to classesNonSepaDirectDebitPaymentMethodSpecificInput
andSepaDirectDebitPaymentMethodSpecificInput
.
- Added property