• 15 Days Money-back Guarantee
  • Smile Safe & Secure online payment
  • Dedicated Support

Not Seeing The Plugin Module on The Checkout Page, What’s The Problem?

You are not seeing the plugin module on the checkout page for several reasons. Here we mention some of the reasons we find
  1. Sometimes you accidentally make a product as a virtual product. Virtual or downloadable products don’t need the delivery or pickup option as they are not delivering physically.
  2. Sometimes others plugin has js error which blocks our plugin to load. You can easily check this situation from your browser console. When you are not seeing our plugin module on the checkout page although you set up the plugin, simply right-click on the mouse from the checkout page, select inspect element then click on the console tab. If you see any js error here, try to fix the error. Most of the time, this situation arises from your installed plugin.
  3. Currently, WooCommerce supports a block-based checkout. However, our plugin is not compatible with the new block checkout. To use the plugin, you need to switch from the block-based checkout to the classic checkout. After switching, copy the [woocommerce_checkout] shortcode and paste it into your classic checkout page.