#Kristen-payment-error
1 messages · Page 1 of 1 (latest)
Hi there!
Do you have a request ID I can look at associated with that error?
To be honest, that doesn't seem like one of our errors.
I am sure I could get you one... where would I find it?
I don't see the error in there... so you are probably right... Ugh. I guess that is either WooCommerce or Dokan??
I did have another error I was getting this morning... can you tell me about this one: req_XrHMRknk358zdi
And-- I have one more weird thing... If I use the Stripe Checkout (which is supposed to pop up the CC box), there is no CC fields that open? If I choose not to use the Stripe checkout, then the fields are there...
Sorry for the delay, server is busy.
Looking at that request above
req_XrHMRknk358zdi is because you are attempting to update a customer in livemode but the customer was created in testmode. This indicates a key mismatch so you'll want to check on the API keys you are using for each request.
Stripe Checkout is a full page redirect.
So you likely aren't using Stripe Checkout in this case.
That is likely using Card Element.
I would need to see the related code for why the Card Element isn't being mounted.
OK-- I got the test one... I tried running a transaction before I realized I hadn't taken it out of test mode... the site hasn't been loaded so I will just not use that vendor anymore! LOL
For the Card Element... I am not sure what that is (Sorry). I know that I am messing with WooCommerce settings and everything looks like and Dokan doesn't appear to have anything to do with payments accepted. I am sorry to ask, but where can I find info about Card Element? I did turn the transaction log on in WooCommerce, but it is a long string of code, so I can't tell heads from tails on it!
Gotcha! Thanks for clarifying
In that case WooCommerce is controlling everything here with the site and only they will be able to help you with these issues!
That's also why you aren't seeing the corresponding error message that you first mentioned in your Stripe Account... this is WooCommerce's code throwing that error message.
OK-- I will try to contact their support. Thank you for your help! I have had trouble finding someone with experience with WP/Dokan/Stripe that I can ask in person about these questions. Thank you again!