I am testing https://developer.visa.com/capabilities/visa_direct/reference#visa_direct__funds_transfer__v1__pushf...
from transferring amount form one one visa card to another ,but as its documentation provided we can transfer amount from amount by account number ,not asking for cvc number etc ,then we can transfer amount from some one else 's account to my account just by account number ,how is it working ,kindly let me know?
Solved! Go to Solution
Hi @ghias,
Visa Direct provides capability to do person-to-person funds transfer. Please access the link below for details, the required parameters for the POST request payloads, and what gets returned in the response.
https://developer.visa.com/capabilities/visa_direct/docs-how-to
Generally, the request payload for the POST request requires
Again, please access the above link for the details.