#Moonat
1 messages · Page 1 of 1 (latest)
Hi 👋 can you share the ID of the request that returned the error you're referring to? That ID should start with req_.
Thank you. No, you cannot omit the Customer ID there. You must provide the ID of the Customer that the Payment Method you're trying to use belongs to.
why? in case that the customer is a "Guest" what can I do?
It isn't, guest customers don't create Customer objects.
For instance, that Customer object was created by an explicit request to create a Customer:
https://dashboard.stripe.com/test/logs/req_gL6ifCbYRhHpJm
it is not related to guest customers
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
got it, thanks!