Releases: CyberSource/cybersource-rest-client-python
Releases · CyberSource/cybersource-rest-client-python
Release of the Python SDK v0.0.20
- Flex Tokenization API support added
- Fixed field length validation for
processorInformation.responseCategoryCode
in the responses of Payments API
Release of the Python SDK v0.0.19
Support for new Products and Services REST APIs:
- Shared/Bundle Service for Payments + Token Management Service
- Shared/Bundle Service for Payments + Risk (Decision Manager / Payer Authentication)
- Support for PIN Debit
- Key Management APIs supporting symmetric and asymmetric key generation
- Support for Token Management Service v2
- Simplify CYBS Payer Authentication integration - by creating JWT
- Invoicing support for 3DS + Localization
- Support TAX Services - [POST -> Calculate Taxes & PATCH -> VOID Taxes]
- Enhancement to Transaction Search API supporting TerminalID
- Transaction Batches API enhancements: Supporting Accept Header types ("fetch batches by batchID")
Issues Fixed:
- Transaction Search - tss/v2/searches POST & GET, removed status field as search does not return it today.
- Transaction Search - tss/v2/searches POST & GET, tss/v2/transactions/{id} GET, Applications.returnCode - is an integer value. So changed from string to int.
- Fix for ucafCollectionIndicator data type
Release of the Python SDK v0.0.17
- Support for IDC endpoint
- Support for Invoicing APIs
- Expanded support for additional fields
- Fix for #43
Release of the Python SDK v0.0.16
- Support for Incremental Authorization and Merchant Initiated Transactions (Reversals & Voids)
- Support for Payer Authentication Setup
- Support for List Management and Fraud Marking
- Support for Customer Address Verification and Export Compliance Validation
- Expanded support for additional fields
Release of the Python SDK v0.0.14
• As part of ongoing effort to comply with PSD2 SCA mandate, CYBS is required to add few fields to support latest version of 3DS solution
• Support for Payer Auth API
Release of the Python SDK v0.0.11
- Enhanced Payment API with additional fields
- Added support for arrays in the requests
Release of the Python SDK v0.0.10
- Support for Payment Batch Details API
- Support for Transaction Batch Summaries API
Release of the Python SDK v0.0.9
- Addressed deserialization issues due to enum validations
- Increased maximum allowed length for Administrative Area and IP Address
- PaymentType has enhanced fields –
- SubTypeName,
- FundingSource,
- Method.Name,
- Method.Operator,
- Method.SchemeName,
- Method.SchemeOperator
- TransactionSearch APIs will now return a status field for the transactions
- Documentation has been improved
- Miscellaneous bug fixes (#13)
Release of the Python SDK v0.0.8
- Support for Payer Authentication APIs
Release of the Python SDK v0.0.6
- Support for Decision Manager API