Re: Cybersource API

Nicholas
Helper

Cybersource API

why is that every time i try to test the cybersource API with a valid X-PAY-TOKEN i still get the error message that the token is not valid

1 REPLY 1
API_Managers
Visa Developer Support Specialist

Re: Cybersource API

Hey @Nicholas,

 

Currently, the only method to properly query the CyberCource Payments sandbox is creating a merchant account directly with CyberSource:  https://developer.cybersource.com 

 

Luckily, their site also provides an easy to use method to test their account credentials:
https://developer.cybersource.com/api/reference/api-reference.html 
 
Additionally, here are the following links for sample code:  https://github.com/CyberSource/cybersource-rest-samples-java/blob/master/src/main/java/samples/payme... 

 

 




Thanks,

Tee



Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.