#MR COO
1 messages · Page 1 of 1 (latest)
having a error
Hello! Can you share a request ID / any other details?
No such customer: ‘cus_NIWYePQMsiLY6O’
my customer cant seems to be able to checkout keep getting that error
Status
400 ERR
ID
req_hXzy4ymvngEKF5
Time
IP address
34.125.142.84
API version
2022-08-01
Latest
Source
Stripe/v1 PhpBindings/9.8.0 WordPress payment-gateway-stripe-and-woocommerce-integration/3.4.8 (https://wordpress.org/plugins/payment-gateway-stripe-and-woocommerce-integration/)
Idempotency
Key — 8e88fd56-c719-45ca-8ad7-60df559e5d84
resource_missing - customer
The id provided in the customer field is not tied to an existing Customer. Be sure to first create a Customer before setting this field.
For further information see our documentation on handling existing customers.
Was this useful?
That Customer was created for an entirely different account then the one you're creating the Checkout Session with
Are you using the wrong API keys, or are you trying to use Connect?
i switch stripe account
in woo the other day
and use a different plugin also in woo to connect to stripe checkout
Then that's likely your issue - you can't be mixing customers that were created in different accounts
so what is the solution
because i am closing the old stripe accont using a new one
currently
If you want to be able to keep all your old data and transfer it to the new account you need to contact Stripe support (https://support.stripe.com/contact) for help with that
hmmm i see lol
Yeah, they're the ones you need to contact if you want to be able to use all your old accoutn data in the new account
so all returning customers will have to be deleted or transfer
If you want to solely use your new account to create Checkout Sessions then yes, you either need to have that customer information be transferred to your new account or you need to recreate the customer
You'd have to check with them - I know there are limitations on what we can migrate to the new account but I don't know the specifics
ok thanks much