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

Add credit card provider models #9813

Closed
gabrielluong opened this issue Mar 2, 2021 · 1 comment · Fixed by #10281
Closed

Add credit card provider models #9813

gabrielluong opened this issue Mar 2, 2021 · 1 comment · Fixed by #10281
Assignees
Labels
<autofill> Credit Card, Addresses and Logins autofill functionality E3 Estimation points: 3
Milestone

Comments

@gabrielluong
Copy link
Member

gabrielluong commented Mar 2, 2021

We should add data class for the various credit card providers (AMEX, MA, V, etc) with rules about their card number lengths, regexp to validate their card numbers, and anything that is needed.

We allocated a E3 estimate to buffer time to look up Desktop implementation of these credit card provider validations.

┆Issue is synchronized with this Jira Task

@mcarare
Copy link
Contributor

mcarare commented May 18, 2021

@gabrielluong Some questions:
In what module should this model live?
Do we have icon resources from UX for provider icons or should we use SVGs used in desktop Firefox? (Not all provider have a SVG, some just a png)

gabrielluong added a commit to gabrielluong/android-components that referenced this issue May 18, 2021
gabrielluong added a commit to gabrielluong/android-components that referenced this issue May 18, 2021
gabrielluong added a commit to gabrielluong/android-components that referenced this issue May 19, 2021
gabrielluong added a commit to gabrielluong/android-components that referenced this issue May 19, 2021
gabrielluong added a commit to gabrielluong/android-components that referenced this issue May 19, 2021
gabrielluong added a commit to gabrielluong/android-components that referenced this issue May 20, 2021
gabrielluong added a commit to gabrielluong/android-components that referenced this issue May 20, 2021
gabrielluong added a commit to gabrielluong/android-components that referenced this issue May 20, 2021
gabrielluong added a commit to gabrielluong/android-components that referenced this issue May 20, 2021
gabrielluong added a commit to gabrielluong/android-components that referenced this issue May 20, 2021
gabrielluong added a commit to gabrielluong/android-components that referenced this issue May 20, 2021
gabrielluong added a commit to gabrielluong/android-components that referenced this issue May 23, 2021
gabrielluong added a commit to gabrielluong/android-components that referenced this issue May 23, 2021
gabrielluong added a commit to gabrielluong/android-components that referenced this issue May 24, 2021
gabrielluong added a commit to gabrielluong/android-components that referenced this issue May 24, 2021
gabrielluong added a commit to gabrielluong/android-components that referenced this issue May 24, 2021
gabrielluong added a commit to gabrielluong/android-components that referenced this issue May 24, 2021
gabrielluong added a commit to gabrielluong/android-components that referenced this issue May 24, 2021
gabrielluong added a commit to gabrielluong/android-components that referenced this issue May 24, 2021
gabrielluong added a commit to gabrielluong/android-components that referenced this issue May 24, 2021
gabrielluong added a commit to gabrielluong/android-components that referenced this issue May 24, 2021
gabrielluong added a commit to gabrielluong/android-components that referenced this issue May 24, 2021
gabrielluong added a commit to gabrielluong/android-components that referenced this issue May 24, 2021
…types from a card number and retrieve their logos
gabrielluong added a commit to gabrielluong/android-components that referenced this issue May 25, 2021
…types from a card number and retrieve their logos
gabrielluong added a commit to gabrielluong/android-components that referenced this issue May 25, 2021
…types from a card number and retrieve their logos
gabrielluong added a commit to gabrielluong/android-components that referenced this issue May 25, 2021
…types from a card number and retrieve their logos
gabrielluong added a commit to gabrielluong/android-components that referenced this issue May 25, 2021
…types from a card number and retrieve their logos
gabrielluong added a commit to gabrielluong/android-components that referenced this issue May 25, 2021
…types from a card number and retrieve their logos
@mergify mergify bot closed this as completed in #10281 May 25, 2021
mergify bot pushed a commit that referenced this issue May 25, 2021
grigoryk pushed a commit to gabrielluong/android-components that referenced this issue Sep 11, 2021
…types from a card number and retrieve their logos
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 E3 Estimation points: 3
Projects
None yet
3 participants
@gabrielluong @mcarare and others