#Zach
1 messages · Page 1 of 1 (latest)
Can you share the request ID (req_xxx) which you faced the error? Here’s how you can find it: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
req_OrbqW573pIZrAj
From https://dashboard.stripe.com/logs/req_OrbqW573pIZrAj, you're using Stripe test card in live mode
Live mode only accepts real card
how do i change that pls
or its the card am using that is for testing?
Yep! You're using your live mode API keys to process a payment with a test card
Those test cards only work with your test mode API keys
but i used it on my other subdomains and it was succesfull
Not sure what the exact circumstances are there, but I expect that isn't true. Please share an example
i used the same for for this successful id
req_CHtvcnzeiF1KZc
Hmm, that payment used a Payment Method object (pm_1NGpWvCqUFHc3USuw90g9shW) which was created using a real card
does a card flunctaute as a real card and test card at the same time?
No, those test card numbers are specifically flagged a 'fake' cards (and as such can't be used in live payments like you're attempting to)