I'm looking for an alternative for Visa SDK "GetSupportedWallets" method accessable from backend. The main goal is determinig if Debit card was pushed into Aplle, Samsung or Google wallets. Will be glad to get any help. Thanks in advance.
Solved! Go to Solution
Hi, @chucknegek! Thank you for reaching out. An agent is looking into this and will get back to you soon. If any community members have information that may be helpful, feel free to reply here.
Hi @chucknegek,
I recommend you to use the Visa In-App Provisioning API. Please visit the links below for information about this product.
Getting Started with Visa In-App Provisioning API
How to Use Visa In-App Provisioning
Also, for a list of all our API products, you can Browse All Product Documentation here: https://developer.visa.com/apibrowser
Thanks. I tried this approach first ofcourse, but unfortunately it seems that there are no suitable analogues that would allow us to determine whether a card was added to any wallet. Could You specify some API references for my case, if that can be ?. Thanks.
Hi @chucknegek,
Please refer to our VIAP API Reference page here: https://developer.visa.com/capabilities/visa-in-app-provisioning/reference#tag/Universal-Card-Enroll...
You can review the information on the left menu under Universal Card Enrollment. Just click on the drop down arrow for further details.
Let me add more details about what exactly I'm looking for - I've already implemented in-app provisioning logic (mobile app + backend) and now I'd like to bring some stuff for for bakend only and the goal is to determining whether a card was added to the wallet or not (even if it was added using Samsung's or Apple's native apps, etc). Seems like universal card enrollment API doesn't provide such details in responses. In-app provisioning api may only push card to wallets and doestn provide such checking logic. So I decided that Visa api doesnt have such oportunity yet and I can stop any investigation in that area. Is that right ?
Hi @chucknegek,
I'm reviewing your use case. I'll get back soon.
Hi @chucknegek,
What type of client are you and what region is your business located in? For example, you can choose from the list of client types below.
Hi @API_Products. Customer is based on USA, but I'm not sure I can specify the exact type of business. Definitely enterprise isn't a bank, but a card isssuer and they also already got an agreement with Visa. However, I'm just looking for a way of implementation for some specific integration using only Visa Api functionality without using any FIS logic and etc. I found it interesting to get some usefull VISA SDK functionality from the backend if its possible.
Thanks for response.
Hi @chucknegek,
Let me check with product team and get back soon.