#Icy.
1 messages · Page 1 of 1 (latest)
Hi
wait i am on live mode
i am on live mode
sorry
i am on live mode
i meant im not on,'test mode,'
Hi, can you share the request id with me for when you see this error? Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
If you look at the request body, https://dashboard.stripe.com/logs/req_KbUFKzPjve0Tv5.. you can see that an expired year is provided: exp_year: "2017",
You need to reach out to your customer and have them provide an unexpired year
but it's a test credit card?
your doc says the test credit cards end in 4242, etc etc
hence its not my customer
Ah I did not closely look at that.. let me further investigate this
thank you
I was able to confirm with a colleague. With card validations, we're initially look at the expiry year, month, and then confirm if that card is test or not.
Someone else is inputting this data as you see the creation request id, https://dashboard.stripe.com/logs/req_KbUFKzPjve0Tv5 for creating that token .
but why did i get the same error 5 times for the exact same card?
what do you mean
can i reroll the publishable key? since that has the errors?
will i get a new publishable key?
Form looking at these requests, https://dashboard.stripe.com/logs/req_638Yy0vzK4eHUJ, https://dashboard.stripe.com/logs/req_HMOzZBedKUwmR8 it does appear weird that as these IP addresses are from different countries.
well, then can i reroll the publishable key?
You can roll your key: https://stripe.com/docs/keys#rolling-keys
will i get another?
Yeap
if i roll my publishable key
publishable
not secret key
since those has the errors
yes but can i roll key on live mode too?
like can i roll my publishable key on live mode
will that maybe fix the problem?
and where will i see this new key ?
im very new to my business so sorry if i dont understand 100%
yes you can, sorry that copy was not great
so i can roll my publishable key on live mode?
No problem. You can roll your key: https://dashboard.stripe.com/apikeys and you'll get a new key in the same place
will it maybe fix the problem?
also thank you
@outer dawn do i set expiration date as, 'now?'
So the issue here is that the same person can find your new publishable key and keep making these requests. This does not affect your payments as they are using test card data.
Yeap
Ok hold On
How do I get them to not use test credit card
also why they use test credit card
I do not know why they are doing what they are doing.