• Resolved aapit

    (@aapit)


    When ‘Coming Soon’ is enabled, WooCommerce orders seem to work fine, but are actually not processed – they don’t end up in the database, nor are the confirmations mailed. Somewhere this plugin apparently blocks or corrupts the WooCommerce order process.

    It was hard to track down that the Coming Soon plugin was the cause, because on the frontend (for the testing customer) everything seems to work fine (no errors or other feedback), but I’m able to reproduce it and have isolated it to only this plugin.

    This is very unfortunate when you – like me – are testing a web shop that should not be seen by the general public yet.

    https://wordpress.org/plugins/coming-soon-by-supsystic/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Of course. When coming soon is enabled (any coming soon), paypal or any other billing service cannot reach your website and therefore the order cannot complete.

    When you pay through paypal for example, an ipn (instant payment notification) is sent from paypal to woocommerce. Since woocommerce is behind coming soon plugin, the ipn doesn’t reach its destination and hence woocommerce cannot know the user paid for the order.

    Thread Starter aapit

    (@aapit)

    I understand very well that it’s logical from a technical perspective, if you just block pretty much every url.

    However, from a functional / workflow / usability perspective, there is a good reason that logged in users can still see the full site, even though the general public sees a Coming Soon message.
    Orders not coming through are not desirable when you want to test out a webshop behind the scenes, being a logged in user. That’s not at all an exotic scenario, in fact it’s quite silly to me if one would just put the site live and expect the shop part to work out of the box (even if you’ve tested it on another url).
    Also it’s something you could prevent – for instance by not blocking the callback urls with the plugin.

    Plugin Author supsystic

    (@supsysticcom)

    Hi!
    I’m sorry for the late reply.
    Please contact us through our internal support. We will check what is wrong and will help you to solve the problem.

    vyazhan

    (@vyazhan)

    Did you resolve the problem? I am about to face a similar issue and wanted to see if there is a way to test a woocommerce shop without needing to open up the site to the public 🙂

    Thanks and I hope your tests went successful!

    All the best,
    Vaya

    Plugin Author supsystic

    (@supsysticcom)

    Hello @vyazhan

    Unfortunately no. We cannot reproduce this issue on our test servers. Please contact us through our internal support. We will check what is wrong and will help you to solve the problem.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Plugin is blocking processing of WooCommerce orders’ is closed to new replies.