Implementation & API Sample Code

Find answers or ask new questions. Plus, get tips and insights from our most experienced community members.

Recent Conversations

by edak223 Regular Visitor

Body and header#!/usr/bin/env python import requests import json # Sandbox Server address url = 'https://sandbox.api.visa.com/cofds-web/v1/datainfo' # Sample data request: This is the payload that w...

Posted in Implementation & API Sample Code August 2022
Tags used in this post:
API
Unsolved
0
1
1830
by muley Occasional Visitor

Dear Visa Community Member, My request for Payment Authorization resulting in 400 Bad Request Calling API: https://sandbox.api.visa.com/acs/v1/payments/authorizations{"acctInfo": {"primryAcc...

Posted in Implementation & API Sample Code July 2022
Unsolved
0
6
4322
by moskalenco_a Occasional Visitor

Hello, I am new to VISA. I must develop e-commerce web site. And there must be payment form like this.It must support VISA & MasterCard cards. And it must work in all countries of Europe(but most...

Posted in Implementation & API Sample Code July 2022
Unsolved
0
2
2167
by Uditk18 New Contributor

Hi,While initiating an auth request using Authorizations v3, can you help me understand which fields in the response returned correspond to vTransactionID (string 20 characters) and aut...

Posted in Implementation & API Sample Code July 2022
Unsolved
0
6
3475
by ankur Regular Visitor

Hi ,I want to use merchant locator API (sandbox environment) in my C# code so can you please let me know how to generate certificate and password required in C# implementation Thanks & Regard...

Posted in Implementation & API Sample Code July 2022
Tags used in this post:
Solved
0
1
2129