Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Add a field to the Credit Card data class for obfuscated credit card numbers #9804

Closed
gabrielluong opened this issue Mar 1, 2021 · 1 comment
Labels
<autofill> Credit Card, Addresses and Logins autofill functionality E2 Estimation points: 2

Comments

@gabrielluong
Copy link
Member

gabrielluong commented Mar 1, 2021

I think we should a obfuscatedCardNumber into our CreditCard data class and handle obfuscating the card number when we do the conversion at https://github.com/mozilla-mobile/android-components/blob/master/components/browser/storage-sync/src/main/java/mozilla/components/browser/storage/sync/Types.kt#L171

The obfuscated credit card numbers should look similar to as follow:
Screen Shot 2021-03-02 at 3 39 09 PM

In particular, we want to determine the unicode used to display the obfuscated card numbers.

┆Issue is synchronized with this Jira Task

@gabrielluong
Copy link
Member Author

This should be resolved by #9978.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
<autofill> Credit Card, Addresses and Logins autofill functionality E2 Estimation points: 2
Projects
None yet
Development

No branches or pull requests

1 participant