Implementation & API Sample Code

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

Recent Conversations

by ranlevi New Contributor

Hello, I am trying to implement Visa Account Updater API, but I'm getting Error 409 (Protocol Error) when sending the sample request.Here is my code in C#:using System;using System.IO;using Syste...

Posted in Implementation & API Sample Code August 2022
Unsolved
0
2
2652
by brodynoenow Occasional Visitor

I want to implement a payment visa option on my website. I am having trouble because of the API code I believe. I am not sure exactly....

Posted in Implementation & API Sample Code September 2022
Unsolved
0
4
3552
by krunal1234 New Contributor

Hello everyone ,  We are trying to implement visa services on NFC cards. Can anyone please share the relevant steps/process to get it done. Will certainly appreciate prompt respons...

Posted in Implementation & API Sample Code August 2022
Unsolved
0
6
5817
by Kabir07 Newbie

I am looking for a secure, fast and cost effective payment gateway through which we can accept payments on my website. As we all know visa is one of the oldest and reputed service provider, so I want...

Posted in Implementation & API Sample Code August 2022
Solved
0
2
5629
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
3582