Releases: CyberSource/cybersource-rest-client-ruby
Releases · CyberSource/cybersource-rest-client-ruby
Release v0.0.36
- Enhancements to Payment APIs - Added
pausedRequestId
toClientReferenceInformation
class. - Loosened version restrictions on
jwt
dependency.
Release v0.0.35
- Enhanced Payments API by adding IBAN field.
Release v0.0.34
- Enhanced Payments API with additional fields and update in existing field definition.
- Enhanced Transaction search API with additional fields.
- providerTransactionId is removed from payment and transaction response as this field is not in use.
Release v0.0.33
- Enhanced Payments API with additional fields and update in existing field definition.
- pinEntryCapability is removed as this is supported under field terminalCapability.
- Enhanced Transaction search and invoicing API with additional fields.
Release v0.0.32
- Miscellaneous updates to Payments API and Risk API
- Enhanced 3DS fields in Payments API
- Added support for auxiliary fields in Risk API
- RunEnvironment configurations have been deprecated.
Moving forward, only direct hostnames will be supported. Please refer the Sample Code README file
Release v0.0.31
- Updated to use gem
Addressable
, due to removal of moduleURI::Escape
from Ruby's standard library.
Release v0.0.30
- Enhanced Payments API, PayerAuthentication API and Risk API with additional fields
Release v0.0.29
- Miscellaneous updates to Payments and PayerAuthentication APIs
Release v0.0.28
- Changes to Reason Code in Payer Authentication API
- Support for API Consumer to include fields – developerId, solutionId & comments in clientReferenceInformation in the request
- Support for Behavioral Biometrics data in Payments and Decision Manager API Response
- Support for MetaKey Authentication
- Miscellaneous Bug Fixes
Release v0.0.27
- New endpoint for Enroll an Instrument Identifier for Network Tokenization (TMS) API
- Miscellaneous Bug Fixes