• Hello,

    I am having issues with Stripe payment system. I keep getting the error “Payment processing failed. Please retry.” on the checkout page. StripeGiro works fine with wordpress which indeed has the same keys for Stripe. I have rolled back the plug ins, WooCommerce, WordPress, and disabled other plug ins to make sure they were not blocking anything – did not work. Testing Mode in Stripe does work within Stripe WebHook, but testing mode in WooCommerce does not work as well, we get the same error “Payment processing failed. Please retry.”. We get the following logs in WooCommerce:

    02-03-2018 @ 12:47:22 – ====Start Log====
    Error: stdClass Object
    (
    [token_id] =>
    [customer] =>
    [source] =>
    )

    ====End Log====

    02-03-2018 @ 12:52:17 – ====Start Log====
    Could not find order via charge ID: ch_00000000000000
    ====End Log====

    02-03-2018 @ 12:54:05 – ====Start Log====
    Could not find order via charge ID: ch_00000000000000
    ====End Log====

    02-03-2018 @ 12:57:28 – ====Start Log====
    Error: stdClass Object
    (
    [token_id] =>
    [customer] =>
    [source] =>
    )

    ====End Log====

    Please let me know any extra steps maybe I should take.

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Payment processing failed. Please retry. WordPress & WooCommerce’ is closed to new replies.