What Is It? This is an announcement to provide information about action
required from the customers using Cybersource REST APIs. All Cybersource
API calls using HTTP Signature Authentication will adhere to industry
standards and will allow BOTH WITH ...
What Is It? This blog post is intended to explain the compatibility of
the two Cybersource REST SDKs for .NET Language with the Microsoft
Frameworks in order to ensure that merchants are able to select the
correct one for their environment. Audience ...
What Is It? The REST SDK that we host on
GitHub(https://github.com/CyberSource/cybersource-rest-client-java) for
Java language currently supports Java version 8. We are updating it to
now also support higher versions of Java runtime 11, 17 & 19. Audi...
What Is It?The REST SDK that we host on
GitHub(https://github.com/CyberSource/cybersource-rest-client-php) for
PHP language currently supports PHP version 5.6 and above. We are
upgrading it to now support PHP version 8.0 & above AudienceAny customer
...
Audience Any merchant that has a setup such that all calls to
Cybersource REST APIs should be routed via a cloud-based infrastructure
would benefit from these new changes made to Cybersource REST SDKs.
Details Currently, in the Cybersource REST API S...
@chenglm : The changes for removing the digest parenthesis are no longer
required. You may continue to send requests to Cybersource as your
integration has been doing. No change required from client side. The new
keys generated from the Enterprise Bu...
Thank you for reaching out. This article should be referred to, for
latest updates on the timelines. April 22, 2024 is the new timeline for
the upgrade.
@bilalmirza : The test environment endpoint
https://apitest.cybersource.com should be able to accept request-target
WITHOUT the parenthesis as well as WITH parenthesis (request-target).
This has been done to provide migration time for our clients. If...
If you use Flex APIs and plan to upgrade to the SDK, here are a few
helpful resources: The relevant lines of code they’re looking for
specifically for instantiating an API client: Creating the generic API
client using the MerchantConfig class Creatin...