Sample VisaCheckout Android App for Issuers
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sample VisaCheckout Android App for Issuers
Hi Team,
Im an android developer, working on extending VisaCheckout functionality to my organization. My organization is an issuer.
My requirement is that i have card selection page, where in customer can choose cards of his choice and select continue. Till this we have it implemented as native experience.
Then we will send SAML token to the webview, which will parse the SAML token and load VISA Checkout Sandbox that has the Visa Javascript SDK. I tried a lot to implement loading Visa Checkout sandbox with preselected card information but i couldbt do it.
I've searched visa website, but i couldnt find anything that helps me. Hence reaching out to you. If possible could you please provide sample and safe project that helps me to build this? i found sample project in android for merchants but i need it for issuers.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Sample VisaCheckout Android App for Issuers
Hi Konda,
Visa Checkout offers the option for your customers to select which card they wish to use, but it must be after they login.
Once they login they have the option to use the card they wish to.
Hope this helps!
-Ricardo
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: Sample VisaCheckout Android App for Issuers
Thanks for the reply. I tried to load the visa sandbox on Android webview with samltoken, but it didnt load.
I may be doing something wrong on configuration setttings or something else. Hence i requested for sample code for reference.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Sample VisaCheckout Android App for Issuers
Hi Konda,
Unfortuntley, we currently only have Java sample code for Visa Checkout .
-Ricardo
Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.