Contributors: Dustin Graham
Donate link: https://www.extend.com
Tags:
Requires at least: 4.4
Tested up to: 4.8.1
Stable tag: 0.0.0
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
WooCommerce plugin to connect Extend and enable WooCommerce merchants to sell extended protection plans!
-
Upload the entire
/extend-woocommerce
directory to the/wp-content/plugins/
directory. -
Activate Extend WooCommerce through the 'Plugins' menu in WordPress.
-
Create Extend Product in WooCommerce and copy the Product ID and set the image to be the Extend Logo
-
Note: The price and title does not play a factor here. We change the title and price depending on the plan that is selected. Make sure the Regular Price is at least set to $1.
-
Catalog Visibility: Ensure to set the Catalog visibility: Hidden underneath the "Publish" Section. This ensures that customers cannot navigate to the Warranty product page, and ensures that the Warranty will not be shown on collection pages.
-
-
Navigate to Extend settings via WooCommerce -> Settings -> Products -> Extend Settings
-
Enable Extend, and configure settings to the sites needing.
-
Set the environment, Extend store id, and API Key. Set the Product ID from the Extend Product to the Coverage Product Id.
-
Enable Extend
- This is the master toggle. This must be enabled to use the plugin in it's entirety.
-
Enable Cart Offers
- This toggles SDK offers on the cart page.
-
Enable PDP Offers
- This toggles SDK offers on the pdp page.
-
Enable Modal Offers
- This toggles modal offers on the pdp page when a product is added to cart without a warranty.
-
Automated Product Sync
- This toggles our automated product sync. If this is disabled products will have to be synced a different way.
-
Automated Contract Creation/Refunding
- This toggles our automated contract creation and refunding. If this is disabled contract creation and refunding will have to be handled a different way.
-
Environment
- This should be Demo when in active development, and Live only when Extend is live.
-
Extend Store Id
- This should be the respective storeId dependant on the Environment. (This can be found in your merchant dashboard)
-
Extend API Key
- This should be the API Key from the respective environment. (This can be found in your merchant dashboard)
-
Extend Product Id
- This should be the ID of the product that you create to represent warranties in WooCommerce.
- First release
First Release