WooCommerce Amazon Affiliates - Wordpress Plugin Nulled

WooCommerce Amazon Affiliates - Wordpress Plugin Nulled v14.1.04

No permission to download

elrayes

New member
May 9, 2022
6
1
3
Hello :)
after activate and import some products
the simple products works well
but varuation prodects after import give me this message

This product is currently out of stock and unavailable.


i tried alot of products and the same problem
it is aproblem with plugin config ?
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,065
111,714
120
Tomz updated WooCommerce Amazon Affiliates - Wordpress Plugin Nulled with a new update entry:

WooCommerce Amazon Affiliates v13.7.6

Download WooCommerce Amazon Affiliates v13.7.6 - Wordpress Plugin Nulled Free
[v13.7.6] - 16.08.2022

- [FIX] - Insane Import - Delivery Flags optional search parameter must be array (https://webservices.amazon.com/paapi5/documentation/search-items.html)
- [FIX] - 90 days cookies (cart), amazon domain redirect issue (double dot)

Read the rest of this update entry...
 

Johnniekg

Member
Aug 30, 2019
41
8
8
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

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);
Is this still working?
 

koramo2

New member
Aug 20, 2022
1
0
1
No, it is not. If you try to import products under NO API it requests the serial.
Unfortunately that solution doesnt work either
 

KoraMO

Member
Aug 12, 2019
56
17
8
look here
} else if (sub_action == 'validation') { if (Object(_amz_utils_js__WEBPACK_IMPORTED_MODULE_8__["WooZoneNoAWS_isset"])(response, 'call_id')) { if (response.result.status == 'invalid') { alert("Unable to validate your request. Please contact AA-Team support!"); } self.setState({ show_main_loader: false });


file: app.build.noaws_import.j
 
Last edited:

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,065
111,714
120
Tomz updated WooCommerce Amazon Affiliates - Wordpress Plugin Nulled with a new update entry:

WooCommerce Amazon Affiliates v13.7.9 Nulled

Download WooCommerce Amazon Affiliates v13.7.9 - Wordpress Plugin Nulled Free
[v13.7.9] - 05.09.2022

- [FIX] - phpQuery to work with PHP 7.4+ (PHP Fatal error: Array and string offset access syntax with curly braces is no longer supported)
- [FIX] - synchronization logs module fatal error PHP 7.4+
- [FIX] - Merch By Amazon Products (T-Shirts) imported without design on them

Read the rest of this update entry...
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,065
111,714
120
Tomz updated WooCommerce Amazon Affiliates - Wordpress Plugin Nulled with a new update entry:

WooCommerce Amazon Affiliates v13.8.0

Download WooCommerce Amazon Affiliates v13.8.0 - Wordpress Plugin Nulled Free
[v13.8.0] - 20.09.2022

- [FIX] - correct link to latest NO PA API Chrome extension when using "Import Products" when extension not installed.
- [FIX] - NO PRICE issue when importing using the NO PA API method or the Chrome Extension.
- [FIX] - NO PA API Keys / Chrome Extension Amazon.ca (Canada) price without thousands separator issue fixed

Read the rest of this update entry...
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,065
111,714
120

emmsana

Member
Feb 14, 2021
106
14
18
i still get this license request after uploading the nulled version of

v13.8.1​


any way around it?
 

Attachments

  • screenshot.jpeg
    screenshot.jpeg
    99.6 KB · Views: 17

whitetigerdk

Active member
Oct 24, 2018
293
67
43
Try replacing with this:

} else if (sub_action == 'validation') { if (Object(_amz_utils_js__WEBPACK_IMPORTED_MODULE_8__["WooZoneNoAWS_isset"])(response, 'call_id')) { if (!response.result.status == 'invalid') { alert("Unable to validate your request. Please contact AA-Team support!"); } self.setState({ show_main_loader: true });
 

exca25

Member
Dec 26, 2018
44
10
8
Try replacing with this:

} else if (sub_action == 'validation') { if (Object(_amz_utils_js__WEBPACK_IMPORTED_MODULE_8__["WooZoneNoAWS_isset"])(response, 'call_id')) { if (!response.result.status == 'invalid') { alert("Unable to validate your request. Please contact AA-Team support!"); } self.setState({ show_main_loader: true });
not working...
 
Last edited:

exca25

Member
Dec 26, 2018
44
10
8
anyone can use aws key, why i cant use that?

** Country: United States

Amazon Error: ErrCode = 1 | ErrMsg = [[ Amazon API v5:
http status code = 429
http msg = [429] Client error: `POST https://webservices.amazon.com/paapi5/searchitems` resulted in a `429 Too Many Requests` response: {"__type":"com.amazon.paapi5#TooManyRequestsException","Errors":[{"Code":"TooManyRequests","Message":"The request was de (truncated...)
http x-amzn-RequestId = 3f47db73-76a8-4284-93a2-c463f7a7b8d0
errcode = TooManyRequests
errmsg = The request was denied due to request throttling. Please verify the number of requests made per second to the Amazon Product Advertising API. ]]
WooCommerce Amazon Affiliates was not able to connect to Amazon with the specified AWS Key Pair and Associate ID. Please triple-check your AWS Keys and Associate ID.
 
Last edited:

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu