Re: Visa Token Management at Android Device

paul_earnest
Regular Contributor

Visa Token Management at Android Device

Dear Experts,

VISA stores the Token in a secured format in the mobile local storage such as keystore/keychain using the API provided by VTS SDK. But when the mobile app is uninstalled, does VTS SDK take care of removing the tokens in the local storage?

 

Thank You

Paul

3 REPLIES 3
API_Managers
Visa Developer Support Specialist

Re: Visa Token Management at Android Device

Hey @paul_earnest,

 

Good question. I'll take a look and get back to you soon. 🙂

 

 




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.

API_Managers
Visa Developer Support Specialist

Re: Visa Token Management at Android Device

Hey @paul_earnest,

 

Regarding your question, can you please reach out to developer@visa.com so that developer@visa.com can connect you to the Visa Token Service (VTS) expert team? Normally, we would want you to email us with the email address that you had provided when you enrolled in the Visa Token Service program. That way, the VTS expert team can provide you with more details. 

 

The truth of the matter is that we don't own the apps, so we can't speak for them collectively, as each app might be handled differently by each app. The token is a reference number, non-PII information, and allows for obtaining an encrypted payload, this payload is verified in a variety of ways along the process and eventually decrypted into payment information. Since other organizations handle the digital wallets, this information would have to be obtained from them.

 




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.

vathanoo
Regular Visitor

Re: Visa Token Management at Android Device

Hi Paul

From my understanding, whenever the app is deleted the token associated will be deleted from the device. But, as such VTS SDK does not have the VTS Lifecycle management API (Suspend/Resume/Delete) calls to delete the token from system. 

Thanks

Vidhya