Make mutual ssl request through mVisa sdk

Solved! Go to solution
Abay
Regular Visitor

Make mutual ssl request through mVisa sdk

Hi!

I have several questions about mVisa, will be grateful for the answers

 

1) I launched sample app from mVisa ios platform and it works good, but i don't understand secutity part.

mVisa is a part of Visa Direct which APIs works through mutual ssl, should I add certificate to my app and sign request by myself or SDK do it for me?

 

 

2) Can I track mVisa(Visa Direct) transactions somewhere, like ebctest for cybersource?

 

3) In sample app I made payment to merchant in offline and payment completed successfully, does it mean that the actual request wasn't sent to visa (test server)?

 

Best Regards,

1 REPLY 1
API_Managers
Visa Developer Support Specialist

Re: Make mutual ssl request through mVisa sdk

Hello,

 

Thanks for posting your question.  Please visit our Getting Started with Visa Developer page at https://developer.visa.com/guides/vdpguide, for information on SSL.

 

All of the Visa Direct APIs use mutual SSL authentication and channel encryption, which requires you to provide a user name and password as well as install an X509 security certificate issued by Visa. Test credentials can be obtained online in your Project Dashboard for sandbox testing. Production credentials will be supplied to you as part of production on-boarding. Contact developer@visa.com for more information or to begin the production on-boarding process.

 

For information on Visa Direct transactions please navigate to this link: https://developer.visa.com/capabilities/visa_direct/reference#visa_direct__reports_api

 

Thanks,

Diane

Visa Developer Team




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.