Right now, through our webhook when there is a payment with one of our merchants, we can get the transaction id, and make a APi call to get the customers information from Clover.
Wehn credit/debit card is used to pay, we get the first6 and last4 digit, this we use to identify our customers who has setup their card info securely on our app.
But the problem is, when Apple or Google pay is used to pay, those details are not provided by these services. Can't get the first6 and last4.
Any ideas what can be done to identify users who pay with Apple or Google Pay?