On This Page
Install the REST SDK
The
REST Client SDK
constructs JSON Web Token (JWT) messages for you to send to
Cybersource
. These messages are also encrypted using Message-Level
Encryption (MLE) by the SDK. When you receive a response message from Cybersource
, the SDK decrypts it using MLE.For more information about how to install the REST Client SDK into your system, see the
REST API related products
table in the Cybersource
GitHub.SDK Version
This table lists the minimum SDK versions that support the updated JWT message
construction and MLE requirements. Find your system’s processing language and
install the corresponding SDK version or a later version.
Language | Minimum SDK Version Required | MLE Enablement Instructions |
|---|---|---|
.NET Framework | v0.0.1.60 | |
.NET Standard or .NET Core | v0.0.1.52 | |
Java | v0.0.85 | |
Node | v0.0.75 | |
PHP | v0.0.69 | |
Python | v0.0.73 | |
Ruby | v0.0.81 |