#Kolombina-error
1 messages · Page 1 of 1 (latest)
Hi! The request you shared req_JpDAekLFBu5skU comes from you creating a token, not a Checkout Session. Did you share the wrong request ID?
looks like correct request, but i didn't think that something wrong with the tocken. let mi check it
The request you shared is unrelated to Checkout. But looking at your account I see a Checkout error: req_W15xr0Uux4eMnQ is this your issue?
no, this issue was solved already
req_sgme2DRo5rksdr - the same issue and i think the problem is with the customer's tokinization
Got it, but nowhere in the code you shared earlier you mentioned tokens, that's why I don't understand.
Are you using tokens in your implementation?
yes... let me check the tokens, does i can them create at all, because earlier i did it and did not have any issues
indeed, the problem is with customer's tokens
thanks for help!
but is i correct understand that at stage 2 (there https://stripe.com/docs/connect/cloning-customers-across-accounts) variable customer is a customer's id at the platform?
If your customers have payment method, we recommend using this to clone them: https://stripe.com/docs/payments/payment-methods/connect#cloning-payment-methods
thanks!!