#jw1988
1 messages · Page 1 of 1 (latest)
Hi there!
Can you share a request ID (req_xxx) or PaymentIntent ID (pi_xxx) where you see this error?
where can i find them in the log?
status in the log is:
POST /v1/tokens
200 OK
the error is on the page in the basket
i can see this id in the response text
"id": "src_1NVr43FDTrXng8z7VEnCqWUk",
where can i find them in the log?
Can you find it here? https://dashboard.stripe.com/test/logs
{
"object": {
"id": "src_1NVr43FDTrXng8z7VEnCqWUk",
That's not a request ID (req_xxx), but having a look...
And can you clarify where exactly you ses the "payment type invalid" error? Maybe share a screenshot?
The error you shared is displayed by your own website, not Stripe. I'm trying to find the error generated by Stripe (if any).
ok
Do you see any error in the browser console?
just a google tag manager error
nothing related to payment
I would need more information to investigate:
- Do you have a specific request ID to stripe that errored?
- Or do you have a specific line of code with a specific error message you received from Stripe?
is that the request id?
req_HWVuVRTtj3XsrA
That's a request ID, but it was succesful without any error message, so from Stripe poin't of view everything worked as expected here.
hm ok so it has something to do with woocommerce not stripe right?
Probably yes, I recommend asking woocommerce support for help.
ok thank you for your support