CryptoPay WooCommerce - Cryptocurrency payment Gateway Plugin

CryptoPay WooCommerce - Cryptocurrency payment Gateway Plugin v2.4.1 nulled by RoninHood

No permission to download

venurao

Active member
May 7, 2022
108
53
28
I don't quite understand the number 2
Change:
if (empty($val)) {
return esc_html__('License cannot be empty.', 'cryptopay');
} elseif (strlen($val) < 36 || strlen($val) > 36) {
return esc_html__('License must consist of 36 characters.', 'cryptopay');
}

To:
if (empty($val)) {
//return esc_html__('License cannot be empty.', 'cryptopay');
} elseif (strlen($val) < 36 || strlen($val) > 36) {
//return esc_html__('License must consist of 36 characters.', 'cryptopay');
}
 
  • Like
Reactions: DatDudeUpStairs

venurao

Active member
May 7, 2022
108
53
28
This is altogether different issue. Nothing to do with activation. These are crypto-related tech issues. Thanks.
 

venurao

Active member
May 7, 2022
108
53
28
Have fixed the activation issue
Activation code part has done by someone else and code may not be nulled properly. Give me original untouched code. I will check.

Changes to MetaMask:
Open:
wp-content\plugins\cryptopay-woocommerce\vendor\beycan\license-verifier\src\LicenseVerifier.php

Change line 39: return $resp ? $resp : null; to //return $resp ? $resp : null;
Insert line 40: return true;

Let me know the result.
 
Last edited:
  • Like
Reactions: DatDudeUpStairs

Nez

New member
Jun 2, 2022
5
0
1
1. Use your favorite editor to open following file:
\wp-content\plugins\cryptopay-woocommerce\app\settings.php

2. Comment out line nos. 716 and 718.
Line no. 723 - Change if (!$data->success) to if ($data->success)
See attached image.

3. Save file.

First time (only once):
Now in "CryptoPay Woocommerce-> Settings" menu, enter anything in purchase code text box and click "Save button.

4. Reload dashboard by clicking "CryptoPay Woocommerce" again in dashboard.

You won't see message to enter purchase code.

If you face any issue, kindly let me know.


Cheers!
Cheers to this. worked fine.
 

kevikum

New member
Aug 27, 2018
6
2
3
1. Use your favorite editor to open following file:
\wp-content\plugins\cryptopay-woocommerce\app\settings.php

2. Comment out line nos. 716 and 718.
Line no. 723 - Change if (!$data->success) to if ($data->success)
See attached image.

3. Save file.

First time (only once):
Now in "CryptoPay Woocommerce-> Settings" menu, enter anything in purchase code text box and click "Save button.

4. Reload dashboard by clicking "CryptoPay Woocommerce" again in dashboard.

You won't see message to enter purchase code.

If you face any issue, kindly let me know.


Cheers!
Its Works Bro Thanks
 

lagv

New member
Aug 15, 2020
4
1
3
1. Use your favorite editor to open following file:
\wp-content\plugins\cryptopay-woocommerce\app\settings.php

2. Comment out line nos. 716 and 718.
Line no. 723 - Change if (!$data->success) to if ($data->success)
See attached image.

3. Save file.

First time (only once):
Now in "CryptoPay Woocommerce-> Settings" menu, enter anything in purchase code text box and click "Save button.

4. Reload dashboard by clicking "CryptoPay Woocommerce" again in dashboard.

You won't see message to enter purchase code.

If you face any issue, kindly let me know.


Cheers!
i really love you men
 

multiman

New member
Mar 27, 2019
2
0
1
I get an internal server error 500 after the changes and cannot find any error logs to match

Update: This error appears to start merely by opening and re-saving the settings.php file.

Update2: error occurred when file is edited with notepad2. Doesn't occur when file is edited with VSCode in restricted mode. All good now.
 
Last edited:

toninhox

New member
Sep 17, 2020
8
6
3
i have problem adding my wallet it says Wallet address must consist of 42 characters. but binance only have 32, any idea? thanks
 

downloadha

New member
Nov 4, 2019
2
0
1
1. Use your favorite editor to open following file:
\wp-content\plugins\cryptopay-woocommerce\app\settings.php

2. Comment out line nos. 716 and 718.
Line no. 723 - Change if (!$data->success) to if ($data->success)
See attached image.

3. Save file.

First time (only once):
Now in "CryptoPay Woocommerce-> Settings" menu, enter anything in purchase code text box and click "Save button.

4. Reload dashboard by clicking "CryptoPay Woocommerce" again in dashboard.

You won't see message to enter purchase code.

If you face any issue, kindly let me know.


Cheers!
that was insanely awesome! thank you so much
 

RoninHood

Shadowy Coder & Security Engineer
GiveAway Master
Null Master
Trusted Seller
Trusted Uploader
May 2, 2022
639
641
100
0.0.0.0/32
Can you please update the resource to last version? Also untouched is okay, I will null it by my own and post it here. Thanks
 
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