Resource icon

AliExpress Dropshipping Business plugin for WooCommerce v3.5.6 Untouched

No permission to download

webhugo

Well-known member
Trusted Uploader
Jun 12, 2020
99
147
50
@Tomz Please update this resource with this file. Clean code straight from Codecanyon. (I'm not sure if this needs nulling though. Let me know if it works.)
 

Attachments

  • aliexpress-dropship-for-woocommerce-wordpress-plugin.zip
    2.7 MB · Views: 59

tanierlyons

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

Xoxorgne

Active member
Trusted Uploader
May 6, 2019
43
108
33
if u know someone can null it please tell us :D
I tried but there is no way to null this plugin... as you said a long time before it calls their own API to get data so it's impossible to null it as it checks the licence key on their own!

@Tomz I think it's better to close the topic to avoid useless downloads and complaints ?
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,061
111,714
120
I tried but there is no way to null this plugin... as you said a long time before it calls their own API to get data so it's impossible to null it as it checks the licence key on their own!

@Tomz I think it's better to close the topic to avoid useless downloads and complaints ?
No its fun :D
 

MrSam_1

Well-known member
Administrative
Trusted Seller
Dec 1, 2018
23,615
26,958
120
I don't think that database will be helpful for this plugin as all requests are passed trough dev server:

2020-09-30 02_32_17-Project Find Results — ali2woo.png

and this is the outcome:

2020-09-30 02_32_40-https___api.ali2woo.com_v1_sync_plugin_data.php.png

All requests are built like this:

PHP:
$request_url = a2w_get_setting('api_endpoint').$function.'.php?' . A2W_Account::getInstance()->build_params()

where build_params function asks for purchase_code

public function build_params(){
            if (a2w_check_defined('A2W_ITEM_PURCHASE_CODE')) {
                $item_purchase_code = A2W_ITEM_PURCHASE_CODE;
            }else{
                $item_purchase_code = a2w_get_setting('item_purchase_code');
            }
            $result="token=".urlencode($item_purchase_code)."&version=".A2W()->version;
 

Mr.007

Member
Aug 18, 2020
37
16
8
The Netherlands
Aaaaahhh :(
Thanks for sharing, to bad i can't get it to work.


Code:
Product (id: 1005001322199836) Import Failed.
Auth error: undefined Purchase key, input your purchase key in the plugin settings.

I used the chrome extension to import a product.
 
  • Like
Reactions: tanierlyons

webhugo

Well-known member
Trusted Uploader
Jun 12, 2020
99
147
50
@Tomz Here's an updated version:

And here's the key that I'm not really sure will work multiple times. But you could try:
248fd469-3269-43fc-9c86-2d1a354152cf

Changelog for the new file:

AliExpress dropshipping plugin Version 1.11.8

*Fixed the product reviews count bug
*Fixed minor bugs

AliExpress dropshipping plugin Version 1.11.7
*Fixed shipping calculation bug
*Improved product synchronization module

AliExpress dropshipping plugin Version 1.11.6
*Fixed load product description method
*Fixed minor bugs
 

Attachments

  • aliexpress-dropship-for-woocommerce-wordpress-plugin.zip
    2.7 MB · Views: 24

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