#jade-issuing-duplicate-last4

1 messages · Page 1 of 1 (latest)

clear tendonBOT
terse dagger
#

Hi 👋 trying to fill in some gaps here to make sure I understand what you're referring to. Are these cards that you're ordering as part of Stripe Issuing? If so, are the full card numbers the same or just the last 4?

full dirge
#

Yes, part of Issuing Cards

terse dagger
#

Are these virtual or physical cards? I think the number field is included when retrieving a specific card, but only for virtual cards.

#

jade-issuing-duplicate-last4

full dirge
#

Physical cards

west dragon
#

I don't think there's any way to avoid this. Card numbers are generated kind of randomly and it's always possible to have 2 cards with the same last 4, even if you ordered just 2 cards

full dirge
#

Is there any way we can differentiate then if we do have duplicate cards (possible getting last 6 instead of just last 4 digits)?

#

Another way we were thinking is upon card creation, we check if that is a duplicate per a batch and cancel/replace with a new card if so

west dragon
#

no you won't get last 6, the data is protected by PCI compliance.
When you create a Card, we will print the Cardholder's name on it. Is that not enough?

full dirge
#

We print the same card holder name for each batch. Each batch of cards created would be for a customer and we print the customer's name on the card

west dragon
#

unfortunately there isn't really a solution in that case then

full dirge
#

This is basically an issue for a single Cardholder having more than 1 card