• Resolved crystalcalliou

    (@crystalcalliou)


    After upgrading to the latest version of your plugin my store is broken. All items load and I can add items to the cart. Checkout page loads as per normal. However when I click “Purchase” to complete the order, it just reloads the checkout page and doesn’t actually place an order. The items remain in my cart and nothing happens!

    https://ww.wp.xz.cn/plugins/wp-e-commerce/

Viewing 7 replies - 1 through 7 (of 7 total)
  • karmatiger

    (@karmatiger)

    I have the exact same problem. Any working solutions would be appreciated, since it seems reverting back to the older version (including database revisions) will be a PITA.

    Thread Starter crystalcalliou

    (@crystalcalliou)

    I switched over to WooCommerce today. Luckily my client only carries 35 products right now. Likely will never use this plugin again.

    Mihai Joldis

    (@misulicus)

    @karmatiger enable debug in wp-config.php.
    You have some errors most likely.

    karmatiger

    (@karmatiger)

    For debugging purposes I already switched to standard WordPress 2014 theme with all plugins except this one deactivated. No bun. How does assuming it must be because I have errors and declaring things resolved, rather than acknowledging that this is not a unique scenario, help anything?

    esmi

    (@esmi)

    vargaistvan

    (@vargaistvan)

    The same problem here. Please “reopen” this topic, ’cause I do not see here any solution.

    chriswebment

    (@chriswebment)

    In your header, I put just below the closing </head> tag

    <script type="text/javascript">
        var wpsc_ajax = wpsc_vars.wpsc_ajax;
    </script>

    Will sort the wpsc_vars error for now and it works.

    Also have you looked for this?

    You need to run DB updates for it to work.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Checkout doesn't work’ is closed to new replies.