Re: Test Question

pamelalozano99
Regular Visitor

Test Question

Im trying to test the API for Visa Checkout in GET PAYMENT DATA, but i dont know where can i get my call ID.

https://sandbox.api.visa.com/wallet-services-web/payment/data/{callId}?apikey={apikey}

The generated response is: 404 Not Found 

2 REPLIES 2
vkamboj
Community Moderator

Re: Test Question

Hi @pamelalozano99

 

Call ID is obtained from the Visa Checkout light box. The response properties depend on whether full or summary information was requested and, if full information was requested, whether your Visa Checkout permissions allow full information to be included in the response. By default, only summary level information is enabled. To get full access please contact developer-support@mail.digital.visa.com

 

Thank you, 

Vaibhav 

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

Re: Test Question

Hey there @pamelalozano99,

 

Are you still experiencing an issue with Visa Checkout testing?

 

To further investigate, please provide the following information:

1. End Point
2. Request Header
3. Request Body
4. Response Header (include the x-correlation-id)
5. Response Body

Using SoapUI, you can find the x-correlation-id in the Raw Tab of the response header.




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.