Skip to content

Releases: CyberSource/cybersource-rest-client-python

Release of the Python SDK v0.0.20

17 Sep 10:35
2d0dff7
Compare
Choose a tag to compare
Pre-release
  • 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

06 Aug 07:48
Compare
Choose a tag to compare
Pre-release

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

28 Apr 06:52
0a254b0
Compare
Choose a tag to compare
Pre-release
  • Support for IDC endpoint
  • Support for Invoicing APIs
  • Expanded support for additional fields
  • Fix for #43

Release of the Python SDK v0.0.16

28 Feb 09:51
Compare
Choose a tag to compare
Pre-release
  • 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

27 Dec 11:09
fbbbd3e
Compare
Choose a tag to compare
Pre-release

• 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

09 Oct 09:33
6e7dcdb
Compare
Choose a tag to compare
Pre-release
  • Enhanced Payment API with additional fields
  • Added support for arrays in the requests

Release of the Python SDK v0.0.10

03 Sep 08:45
68fd81f
Compare
Choose a tag to compare
Pre-release
  • Support for Payment Batch Details API
  • Support for Transaction Batch Summaries API

Release of the Python SDK v0.0.9

01 Aug 11:06
c7d6d47
Compare
Choose a tag to compare
Pre-release
  • 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

17 Jun 10:15
4bc77ee
Compare
Choose a tag to compare
Pre-release
  • Support for Payer Authentication APIs

Release of the Python SDK v0.0.6

16 May 06:48
Compare
Choose a tag to compare
Pre-release
  • Support for Decision Manager API