• Resolved doufenglai

    (@doufenglai)


    hi,
    after clicking “pay now” on my product page, it jumps to blank page (not paypal website).

    tip:
    – this problem just happens on desktop (mobile works well).
    – i use firefox, chrome and opera, problem always happens.

    • This topic was modified 6 years, 8 months ago by doufenglai.

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

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

    (@codepeople)

    Hello @doufenglai,

    The issue is simple, you have installed a plugin in your website that convert the piece of code:

    <script type="text/javascript">

    in

    <script type="text/rocketscript">

    as you can see text/javascript was transformed in text/rocketscript, so, the piece of javascript code that submit the price to PayPal is not being evaluated.

    If you have installed the ClouFlare plugin, configure it as follows:

    settings->CloudFlare settings (Performance Settings)->Rocket Loader->Toggle Off

    and clear the cache.
    Best regards.

    Thread Starter doufenglai

    (@doufenglai)

    thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘click “buy” then jump to blank page’ is closed to new replies.