Outbound Configuration

Solved! Go to solution
Milioner
Helper

Outbound Configuration

 We are going to development project with Visa Direct API.  Is Outbound Configuration required for a project?

4 REPLIES 4
API_Managers
Visa Developer Support Specialist

Re: Outbound Configuration

Hi @Milioner,

 

Please review the Visa Direct documentation via this link. https://developer.visa.com/capabilities/visa_direct/docs

 

In particular, see the top few paragraphs that are shaded in yellow that discuss the requirements to use Visa Direct.

 

After having read the documentation, if you meet those requirements, then please click through the link in those paragraphs to the Visa Direct Program Implementation Questionnaire, fill it out, and submit to the email address listed on that form. Please let us know if you have other questions.

 

 

 




Thanks,

Tee



Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.

Milioner
Helper

Re: Outbound Configuration

Thank you Diana for your answer.
We filled out Questionnaire about our project and sent it to VISA. I am sorry, but we didn't receive any feedback about it.
Looks like I ask my question in incorrect way.
I mean is Outbound obligatory for each project?
For example we are not going to use such functionality in our project. Is it ok from VISA side? I have not found any information that it is required. But maybe I missed something.
Note: I ask this because I try to avoid a problem in the future )

Thank you
API_Managers
Visa Developer Support Specialist

Re: Outbound Configuration

Hi @Milioner,

 

Regarding the Outbound configurations:
1. Outbound callback is for mVisa (Merchant Payment “MP”, Cash-in and Cash-out) not Visa Direct (Fund Transfer “PP”)
2. If the client wants to implement the receive side then they will need to use the outbound callback:
https://developer.visa.com/capabilities/visa_direct/reference#visa_direct__receive_side
3. In that case, Visa will call this API to request client to receive and process the payment transaction sent by the Sending institution.                             

 




Thanks,

Tee



Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.

Milioner
Helper

Re: Outbound Configuration

Thank you very much Diana for your work and for you help.