• Hello,

    We are facing an issue when we try to finish a purchase order on the checkout page, theres an error that says:

    SyntaxError: Unexpected token < in JSON at position 0

    We already tried to re-enable all the plugins on both checkout page and the store page, but the error stays.

    On the Dev tools we can see a JS script with the error: Unable to fixes malformed JSON on checkout.min.js?ver=5.9.0, we couldnt find a way to not block this JS.

    Disabling the plugin completly fix the issue, but i would like to know how to configure it to make it work.

    Could you please assist?

    Thanks and regards,
    ML.

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

Viewing 1 replies (of 1 total)
  • Plugin Author Jeff Sterup

    (@foomagoo)

    Your checkout page probably uses an Ajax call. You have a plugin disabled on the Ajax endpoint that is causing the issue. Figure out what address the Ajax call is being made to and track down what is disabling the needed plugin there.

Viewing 1 replies (of 1 total)
  • The topic ‘Error on checkout’ is closed to new replies.