#Mounia-src
1 messages · Page 1 of 1 (latest)
Hi! Can you share the request ID (req_xxx) or your API call? https://support.stripe.com/questions/finding-the-id-for-an-api-request
Where did you see the error "no sruch : 'src_1KPAN8EwBTOSaQ1CAASdHIKs'"?
i find id request but i
should i stick it
If you found the request ID, please copy-paste it here. It should look like this: req_xxx
Thanks! This request seems to be successful (no errors). So what exactly is the code that generates the error you shared earlier?
I enter my credit card number and when validating
I tried with several cards but always got the error message
I checked the strip parameters and everything is checked in green
i have a message erreur 400 but the date is 02/02
id req_anOdHI87jeXQg1
Are you trying to collect card payments on your website?
If so you should be doing that in test mode (not live mode) and follow some of our guides, like this one: https://stripe.com/docs/payments/accept-a-payment
ok i will stry
Thank you
i have news test and i have :No such customer: 'cus_KzajzIDYaj3lU4'
i am in mode test
if i understand for the parametrages stripe, I have 3 integrations cles
In order for me to help you, can you tell me what are you trying to do exactly, and copy-paste the code that is generating this error?
i looked at several tutos but i don't find my mistake
the customers don't have buy on my web because i always a message error "No such source: 'src_1KPOiMEwBtOSaQ1CHiGc6y3i'"
as soon as I validate my bank card I have this message which is displayed "No such source: 'src_1KPOiMEwBtOSaQ1CHiGc6y3i'"
😧
You seem to be using an old way to integrate with Stripe, and I don't really understand what you are currently doing.
For your information, the object src_1KPAN8EwBTOSaQ1CAASdHIKs doesn't exist on our end, so it's expected you get an error.
If you want to accept card payment, I recommend going though this guide: https://stripe.com/docs/payments/accept-a-payment
Or using one of our no-code solution: https://stripe.com/docs/payments/no-code