How to activate:
This file modification will allow you to activate the addon using any Item Purchase Code. I have not checked to for any other callbacks/protections.
Edit File...
<YOUR WORDPRESS ROOT DIR>/wp-content/plugins/woozone/validation.php
Find Line 37-44
Replace with
Download Free WooCommerce Amazon Affiliates - Wordpress Plugin Nulled CodeCanyon 3057503
We’ve just developed a new component that verifies if a product is available on all amazon locations.
Sign in for Amazon’s Associates programs, get your affiliate ID, fill it out in the plugin, and for each product we’ll verify if it’s available on amazon’s location that you’re signed in for. Example: Sign up for Amazon’s Associates Program for Mexic, Canadaand United Kingdom. When a customer will visit your website, on the product’s details page there will be displayed the product’s availablilty on all 3 amazon locations.
That way, your customers will know for sure if a product is available!
The component si by default Activated, but you can disable it on Amazon Config -> Plugin Setup (at the bottom
Also, you have the possibility to display the ” Product Availability by Country Box ” on the Product’s details page, on 4 different places.
1. Above the “Add to Cart” button
2. Above the Thumbnail & Title
3. As Wocoommerce Tab
4. Above the Woocommerce Tabs
This file modification will allow you to activate the addon using any Item Purchase Code. I have not checked to for any other callbacks/protections.
Edit File...
<YOUR WORDPRESS ROOT DIR>/wp-content/plugins/woozone/validation.php
Find Line 37-44
PHP:
// validation link
$input = wp_remote_request( 'http://cc.aa-team.com/validation/validate.php?ipc=' .
(urlencode($_REQUEST['ipc'])) .
'&email=' . (urlencode($_REQUEST['email'])) .
'&app=' . self::ALIAS );
// try to access the envato returns
$aaTeamServer_return = json_decode($input['body'] ,true);
Replace with
PHP:
// validation link
$input = '{"status":"valid","envato_obj":{"item-name":"WooCommerce Amazon Affiliates - Wordpress Plugin","item-id":"3057503","created-at":"Sat Nov 01 10:16:37 +1100 2000","buyer":"PyR8zdl","licence":"Regular License","supported-until":"Wed Mar 02 03:00:00 +1100 2222"},"html":"<h1>Hi PyR8zdl,<\/h1>\n<p>Thank you for buying and validate: <strong>WooCommerce Amazon Affiliates - Wordpress Plugin<\/strong> @date: <i>Sat Nov 01 10:16:37 +1100 2000<\/i><\/p>\n<p> You bought my item as: <a href=\"http:\/\/codecanyon.net\/licenses\/regular_extended\" target=\"_blank\">Regular License<\/a>.<\/p>\n<p> Happy using, <br \/> AA-Team<\/p>"}';
// try to access the envato returns
$aaTeamServer_return = json_decode($input ,true);
Download Free WooCommerce Amazon Affiliates - Wordpress Plugin Nulled CodeCanyon 3057503
We’ve just developed a new component that verifies if a product is available on all amazon locations.
Sign in for Amazon’s Associates programs, get your affiliate ID, fill it out in the plugin, and for each product we’ll verify if it’s available on amazon’s location that you’re signed in for. Example: Sign up for Amazon’s Associates Program for Mexic, Canadaand United Kingdom. When a customer will visit your website, on the product’s details page there will be displayed the product’s availablilty on all 3 amazon locations.
That way, your customers will know for sure if a product is available!
The component si by default Activated, but you can disable it on Amazon Config -> Plugin Setup (at the bottom
Also, you have the possibility to display the ” Product Availability by Country Box ” on the Product’s details page, on 4 different places.
1. Above the “Add to Cart” button
2. Above the Thumbnail & Title
3. As Wocoommerce Tab
4. Above the Woocommerce Tabs