#.lonestarx
1 messages · Page 1 of 1 (latest)
heya
so is customer string random and unique or just random?
backend guys aren't linking customer to actual users, just generating a new customer for every time someone places an order
and i'm wondering about a collision
meaning what if at some point they create new customer and it's the same as an older one that paid (and has a payment method saved)
he'd get the older one's credit card
Customer Id should be unique