#MarkoBoras

1 messages · Page 1 of 1 (latest)

trim streamBOT
frail arrow
#

Is it possible to make if user with same e-mail is buying through checkout multiple times to have only 1customer with single customer id
No.
You can create this logic in your integration and findOrCreate a Customer before creating the Checkout Session with the customerId

kindred tulip
#

can I somehow retrieve all payments with some customer email so I can retrieve all that data and display it to user?

frail arrow
kindred tulip
#

tnxxx