Implementation & API Sample Code

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

Recent Conversations

Hi, i've been recently working with the ATM locator API and despite looking at all the API documentation i can't seem to send it data that it will accept. Please can someone help spot where i'm going...

Posted in Implementation & API Sample Code March 2022
Solved
0
4
6845
by sangeetshah Dabbler

I have used the below code to call the Refund API but I am getting an "Unauthorized" error message from my response. var signatureParm = "host: apitest.cybersource.com\ndate:&...

Posted in Implementation & API Sample Code September 2022
Solved
0
2
3610
by sakshi Regular Visitor

this is the method implementation for xpay token key generation.secret = bytes(shared_secret, 'utf-8')timestamp = str(timegm(datetime.datetime.utcnow().timetuple()))pre_hash_string = bytes(timestamp +...

Posted in Implementation & API Sample Code April 2022
Tags used in this post:
ius
Solved
0
10
5107

Hello, In our solution we are trying to use the ATMs Inquiry endpoint from Visa Global ATM Locator API. Our Visa app is already in Production mode; we already prepared Prod credentials in the Vis...

Posted in Implementation & API Sample Code January 2022
Solved
0
6
6914
by salah Regular Contributor

Hi developers.I am planning to develop a project in Turkey and later in UK ,  includes (but limited to ) the following aspects :1-involved parties are banks , merchants , end users and our SAAS p...

Posted in Implementation & API Sample Code February 2022
Unsolved
0
13
11095