#kirito

1 messages · Page 1 of 1 (latest)

ebon gladeBOT
scarlet tree
#

Can you send the request ID of a time that you got that error? (req_123)

hybrid pagoda
#

req_TxADGa7MgqBS5v

#

?

scarlet tree
#

It looks like the payment method ID that you provided is from a different account than the customer

#

The payment method is on acct_1Lpr6dFeR0PUZyO7 while the customer is on acct_1N83lCFOCsUTyYwW

#

So it sounds like some IDs got mixed up

hybrid pagoda
#

what can be the cause of that ?

scarlet tree
#

Something in your system though it is hard to say exactly what. Stripe sent back the proper IDs in our responses to your requests, it sounds like your code associated those IDs with the wrong object in your database

hybrid pagoda
#

like public key ?

ebon gladeBOT
scarlet tree
#

This is likely an issue on your backend. Likely it responded to a webhook or API response incorrectly and stored the ID in the wrong place

#

Or it is possible that you have other code that changes these records in your DB

#

Or maybe everything is fine in your DB but your code for that charge pulled one of the IDs from the wrong place