#jw1988

1 messages · Page 1 of 1 (latest)

manic geyserBOT
digital lagoon
#

Hi there!

#

Can you share a request ID (req_xxx) or PaymentIntent ID (pi_xxx) where you see this error?

lofty shell
#

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",

digital lagoon
lofty shell
#

{
"object": {
"id": "src_1NVr43FDTrXng8z7VEnCqWUk",

digital lagoon
#

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?

lofty shell
#

on the page if i want to pay with apple pay or google pay

#

This?
req_BJHj9YDIAURsP2

digital lagoon
#

The error you shared is displayed by your own website, not Stripe. I'm trying to find the error generated by Stripe (if any).

lofty shell
#

ok

digital lagoon
#

Do you see any error in the browser console?

lofty shell
#

just a google tag manager error
nothing related to payment

digital lagoon
#

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?
lofty shell
#

is that the request id?
req_HWVuVRTtj3XsrA

digital lagoon
#

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.

lofty shell
#

hm ok so it has something to do with woocommerce not stripe right?

digital lagoon
#

Probably yes, I recommend asking woocommerce support for help.

lofty shell
#

ok thank you for your support