#RafaCitec-Checkout

1 messages · Page 1 of 1 (latest)

low scarab
#

Sure, how can we help?

glad bridge
#

Hello

#

before it created the checkout session without the customer parameter

#

and works fine

#

but now I want to use it and checkout.session.create doesn't work for me

#

I want to use it because even if I put the same email every time I entered the payment page a new user was created and I have many users created for the same email

#

I know parameter "customer" is optional by this reason I don't know why fails

#

many customers for my email...

low scarab
#

Yes I see. Specifying customer id is correct. What error did you have?

glad bridge
#

I don't know

#

how debug?

low scarab
#

Find your request here, by pasting that request id req_xxx

glad bridge
#

deleting customer_email works

#

if have customer_id only pass customer

#

if is a new customer without customer id, send customer_email only

#

this logic make sense?

low scarab
#

Yeah looks good, but you can't pass both of those 2 parameters

#

As the error stated