Hello, I am trying to implement MLE on the visa api calls with x-pay token. But getting the same response every time.{ responseStatus: { status: 401, code: '9159', severity: 'ERROR', message: 'To...
Hey, I'm setting up an application with 5-7 Visa cards, and I want to trigger a webhook whenever a transaction is made on any of the cards to send me the transaction data. I believe the Notification C...
Hello, I have MLE configured and working (checked on other endpoint)Trying to call https://sandbox.api.visa.com/vbs/dapi/v1/transaction_enhancedrequest options are: const options: any =...
I have previously worked on projects using S2S systems and PayPal APIs. However, I don’t understand why VisaNet is commonly used. A client I’m working with mentioned that most of their customers use V...