#NinjaMasta - Checkout

1 messages · Page 1 of 1 (latest)

tidal spoke
#

Hi 👋
We do not currently have this functionality with Checkout. You can choose to not create a customer in which case all transactions get associated with a Guest Customer object.

valid mesa
#

Ok, thanks. I assume the other solution would be to implement a custom checkout with Stripe Elements?

tidal spoke
#

Or just some way to determine who is using your site prior to sending them to checkout.

#

You can look up a Customer by email so if you had that available you could look them up then specify the customer ID.

valid mesa
#

Ok thanks for the help.