• Resolved hassan76

    (@hassan76)


    I integrated stripe properly but when I put it on test mode and use the test card details it just refreshes the page and does not take any payment.
    Would appreciate some help as to what the issue is.

    Thanks

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Clayton R

    (@mrclayton)

    Hi @hassan76,

    A quick review of your checkout page shows that you have a Javascript error that is affecting the WooCommerce checkout process. The error is:

    Uncaught TypeError: Cannot read property 'defaults' of undefined
        at HTMLDocument.<anonymous> (checkout.min.js?ver=4.5.2:formatted:5)

    WooCommerce requires the jQuery Block UI plugin so that error is indicating that script is not being enqueued. I’d start first at your theme as the culprit and work your way through plugins. This error isn’t caused by the Stripe plugin.

    Kind Regards,

    Hi, I seem to have the same problem (page reloads after confirming checkout), could you have a look?

    Thank you so much!

    Use “buy as a guest” and fill out the second form (not styled):
    https://gamelyn.frogriot.com/product/tiny-epic-zombies-deluxe/

    • This reply was modified 5 years, 10 months ago by totakaleta.
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Checkout page not working’ is closed to new replies.