CallBack JSON Object Attributes
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
CallBack JSON Object Attributes
Where can we find the various attributes that Visa Callback URL Objects have so that we can understand what are the attributes around which we can build code?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: CallBack JSON Object Attributes
Hi,
Thanks for being part of the Visa Developer Community! Once you register a callback URL for a Project, Visa Developer issues an HTTP POST request to the URL specified every time that event occurs. The request's POST parameters will contain XML/JSON data relevant to the event that triggered the request.
Please refer to Getting Started with Visa Developer documentation via this link - https://developer.visa.com/vdpguide#get-started-overview
We have sandbox testing and API Explorer available for you to see sample code and start testing.
You can access sandbox testing by navigating to the product API of your choice. Please follow the steps below to locate Sandbox Code Explorer.
Steps to Start Using Sandbox Code Explorer
- Navigate to API Browser and choose an API that best fits your business case - https://developer.visa.com/apibrowser
- From the main API page click on 'View Docs'
- On the API documentation page, on the right side of the browser click on 'API Reference'
- On the API Reference page navigate to the right side of the browser and you will find the Code Explorer. Please use the Code Explorer to see the Request and Sample Response.
In addition to that, please take a look at our API Explorer. API Explorer lets you choose the Product API, Endpoint and Method to see the Request and Response. Here is the link to API Explorer - https://developer.visa.com/apiexplorer
Please let me know if you have other questions or need further assistance.
Thank you,
Diana
Thanks,
Diana
Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: CallBack JSON Object Attributes
Hi Dinesh,
In case you are looking for the Callback API documentaion for Visa Direct / mVisa try the link below.
https://developer.visa.com/capabilities/visa_direct/reference#visa_direct__receive_side
If this is not something that you are looking for then please elaborate your question.
-- Ved