Using the ‘Pay on Pickup” payment gateway

Since credit card companies are reluctant to work with businesses in the cannabis industry, the WooConnect plugin adds a new Payment Gateway option called Pay on Pickup. This means no money transactions are done through the web, the order is placed and you’re notified when a new order comes in so you can prepare the […]

 

Installing the WooConnect add-on

Setting up WP Dispensary’s WooConnect After you’ve purchased your copy of the WooConnect add-on, you will need to upload the zip file you received. This can be done through FTP with your hosting company information, or directly in your WordPress admin dashboard. Once you’ve uploaded the plugin, you’ll need to Activate WP Dispensary’s WooConnect through […]

 

Patient documentation file upload

Another feature baked right into the WooConnect add-on for WooCommerce is the file upload option so you can have patients upload any legal documentation or scans required before orders are processed. After you activated the plugin, you should see the Settings link like below. You can also find it under the WooCommerce section of your […]

 

Fatal error: Class ‘WC_Payment_Gateway’ not found

Why do I receive the following message when activating the WooConnect add-on? Fatal error: Class ‘WC_Payment_Gateway’ not found in wp-content\plugins\wpd-wooconnect\admin\wpd-wooconnect-pop.php on line 12 This is because the WooConnect add-on requires WooCommerce in order to work. Please install & activate WooCommerce before trying to activate the WooConnect add-on. Once WooCommerce is installed, you should no longer […]

 

wpdwc_view_details_button_link

Filter to change the “View Details” button link that gets added to shortcodes via the WooConnect add-on Example code File location: /wpd-wooconnect/admin/class-wpd-wooconnect-admin.php

 

wpdwc_buy_now_button_link

Filter to change the “Buy Now” button link that gets added to shortcodes via the WooConnect add-on Example code File location: /wpd-wooconnect/admin/class-wpd-wooconnect-admin.php

 

wpdwc_buy_now_button_text

Filter to change the “Buy Now” button text that gets added to shortcodes via the WooConnect add-on Example code File location: /wpd-wooconnect/admin/class-wpd-wooconnect-admin.php

 

wpdwc_view_details_button_text

Filter to change the “View Details” button text that gets added to shortcodes via the WooConnect add-on Example code File location: /wpd-wooconnect/admin/class-wpd-wooconnect-admin.php