I wanted to confirm my understanding of the Visa In-App provisioning API.From what I understand we need to first enroll our card and then enable the said card for each of the payment wallet available,...
I am trying to use the VISA in-App provisioning API, I am using the Java sample code that is available in the assets section.I am using X-pay token for authentication and asymmetric encryption for FLE...
Hi,this is my first request call,Body is the same provided in Api references curl --location 'https://sandbox.api.visa.com/rtx/api/v1/requestToPay' \--header 'accept: application/json' \--header...
Getting error when trying to hit the enroll card API, I am using the Java sample code that is provided in the project asset.I read the README provided and added most of the details asked for, but I am...
Hi. We've implemented In-App provisioning in an OBO fashion, and we've done it using Visa's APIs. We've encountered some instability when using the Enrollment API, some of our requests fail (seemingly...