Releases: CyberSource/cybersource-rest-client-java
Releases · CyberSource/cybersource-rest-client-java
Release v0.0.21
- Fix for trailing space in IDL endpoint
Release v0.0.20
Release v0.0.19
- Support for Invoicing APIs
- Expanded support for additional fields
Release v0.0.18
- 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.17
- Support for Payer Auth API
Release v0.0.16
• 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.15
• Support to download large reports
• Support for 4xx or 5xx response error handling
Release v0.0.14
- Enhanced Payment API with additional fields
Release v0.0.13
- Support for Payment Batch Details API
- Support for Transaction Batch Summaries API
- Upgraded version of jackson-databind dependency
- Upgraded version of Authentication SDK (due to upgrade of nimbus-jose-jwt)
Release v0.0.12
- 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 (#21, #25)