If user uses CC for an order clover implicitly creating a customer record.
This record is only having
name from used cc.
The problem is when same credit card is used for another order again clover is creating new customer record with same name.
In result if this customer did 500 orders with same cc there will be 500 customer records with same name.
Also we are seeing warning dialog while using same cc for consecutive orders.
below are the details :
"Possible duplicate payment :
This payment may be a dupicate. are you sure you want to continue"
Is there any way to identify these multiple records are from same card swipe?