#DanTheGoodman - checkout

1 messages · Page 1 of 1 (latest)

sudden jasper
#

Hi there. One moment

wind rock
#

I found this


We use email address, phone number, and credit card number to group payments from your guest customers under the same guest customer view. Only one of these data fields needs to match for a guest payment to be grouped under a guest customer view.

The customer email address is pulled from the `description`, `receipt_email` and `charge.billing_details.email` fields in the PaymentIntent object.

The phone number is pulled from `charge.billing_details.phone` in the PaymentIntent object.```
#

which would indicate to me that it should be doing this. automatically

#

3 payments from same email, but clicking on the email shows they are different customers

sudden jasper
#

So checkout doesn't use guest customers