Releases: CyberSource/cybersource-rest-client-dotnet
Releases · CyberSource/cybersource-rest-client-dotnet
Release v0.0.1.8
- New endpoint for Enroll an Instrument Identifier for Network Tokenization (TMS) API
- Support for MetaKey authentication
- Miscellaneous Bug Fixes
Release v0.0.1.7
- Enhancements to Invoicing API
- Enhanced Support for Acquirer Swing fields in Transaction Details API
- New field to tag default payment instrument or default shipping address in Token Management API
- Miscellaneous Bug Fixes
Release v0.0.1.6
- Flex Tokenization API support added
- Fixed field length validation for
processorInformation.responseCategoryCode
in the responses of Payments API
Release v0.0.1.5
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 v0.0.1.3
- Support for IDC endpoint
- Support for Invoicing APIs
- Expanded support for additional fields
Release v0.0.1.2
- 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 v0.0.1.1
• 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 v0.0.1
- Signed the SDK.
Release v0.0.0.12
- Enhanced Payment API with additional fields
- Added fix for DateTime fields
- Added fix for Query Parameters
Release v0.0.0.11
- Support for Payment Batch Details API
- Support for Transaction Batch Summaries API
- Fix for issue #58