Visa direct payment method using php
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
March 2019
March 2019
Visa direct payment method using php
Hi Dears,
I am getting this error. (Exception when calling Funds_transferApi->getmultipullfundstransactions: API call to "https://sandbox.api.visa.com/visadirect/fundstransfer/v1/multipullfundstransactions/status_identifi..." failed: Proxy CONNECT aborted)
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
March 2019
March 2019
Re: Visa direct payment method using php
Hi,
From the below error message, looks like a proxy issue. Are you behind a proxy ? Have you tried configuring proxy before connecting to the API.
Please share the below details so we can investigate further.
1. Endpoint
2. Request Header
3. Request Body
4. Response Header (include x-correlation-id)
5. Response Body
6. Are you using the PHP sample code that you downloaded from VDP Dashboard ? Can you share the code here so we can see what's going on ?
Thanks,
Jai