Re: Internal Server Error on VPP API

virsymcoin
Helper

Re: Internal Server Error on VPP API

Thanks for your reply and sorry for my delay...
X-CORRELATION-ID : 1589807952_309_953740263_l73c013_VDP_WS
And I'm getting 401 error now...
This is response body.
{
"responseStatus": {
"status": 401,
"code": "9207",
"severity": "ERROR",
"message": "Token validation failed",
"info": ""
}
}
Please check and help me.
virsymcoin
Helper

Re: Internal Server Error on VPP API

Hello
My goal is to make visa payments processing web page by using visa api.
So I'm going to use Authorization API..
This will be made by using php
This is correct and possible?
I'm not sure how can use Authorization API to make Visa Payments Processing...
https://developer.visa.com/capabilities/vpp/reference#vpp__authorizations
This is api reference but it's not helpful.
Sorry for my poor skill.
If it is possible, please provide me php sample code how can call api.
Please help me asap.
This is urgent.
I'll wait for your help.
Best Regards.
vkamboj
Community Moderator

Re: Internal Server Error on VPP API

Hello @virsymcoin

 

We don't have a sample for PHP MLE at this time. I have raised a request with my team on getting the sample code. As soon as I have the sample code, we will send it to you. 

 

Thanks, 

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.
virsymcoin
Helper

Re: Internal Server Error on VPP API

Thank you for your reply and kindness.
I'm waiting for your php sample code.
Best Regards.
vkamboj
Community Moderator

Re: Internal Server Error on VPP API

Hi @virsymcoin 

 

We don't have a confirmed date yet on when PHP MLE will be available. When it is released, we will post it on our VDP release page. 

 

Let me know if you have any additional questions. 

 

Thanks, 

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.
eberteo
Regular Visitor

Re: Internal Server Error on VPP API

Any news ??? I'm lost doing the same and I cannot find any specific response from visa
SLi
Visa Developer Support Specialist
Visa Developer Support Specialist

Re: Internal Server Error on VPP API

Hi @virsymcoin@eberteo 

 

Please access the below link for the “How-to” guide to test MLE (Message Level Encryption) enabled APIs using PHP.

https://community.developer.visa.com/t5/Message-Level-Encryption/How-to-run-PHP-Sample-Code-for-MLE/...

 

 


Best,
Stacey

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: Internal Server Error on VPP API

Hey @virsymcoin

 

Are you still experiencing an issue? If the issue persists, please provide the following information.


Below are the steps to get the Correlation ID using a Google Chrome browser.
1>Open Chrome menu.
2>Click on More tools then Developer tools.
3>Check the box to Preserve Log for the Network Tab.
4>Click on the error and go to the Headers.
5>You can find the Correlation ID in the network log.




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.