Visa Developer Center Playground (VDC Playground) is a tool designed exclusively for testing and troubleshooting Visa APIs that are exposed through the Visa Developer Platform (VDP). It comes integrated with all required authentication methods to connect and get going with VDP APIs.
To access and download this tool, log in to Visa Developer > Project dashboard > Asset Management.
Key features include
Note: VDC Playground is currently compatible with Windows only.
Once you have downloaded the asset, launch the VDC Playground by double clicking on the executable jar file. If it doesn't open, perform the steps below in Windows and try again.
To open in Command Line, type java -jar vdpplayground.jar
Go to Visa Developer project dashboard and open the existing project. If you are creating a new project, refer to Create a Project page for detailed steps.
Figure 1
Figure 2
Figure 3
Figure 4
Figure 5
Figure 6
For APIs which require Message Level Encryption, please populate keyId, MLE Public and Private keys (PKCS12) as shown in Figure 7.
Additionally, upload the “Server Encryption Certificate” for “MLE Public” key. You can locate it under the “Encryption/Decryption” section on Credentials tab in your project home page.
Refer to Message Level Encryption documentation to get details on how to obtain MLE credentials.
Figure 7
Provide appropriate Proxy Host and Port if you are behind firewall (see Figure 8).
Figure 8
Figure 9
You will get the Visa Response and corresponding Header in the respective sections as shown in Figure 10.
Figure 10