I messed up the messages.
Moderators fix when you can.
Hi there
Please check it once changing this api to cryptocompare. https://prnt.sc/iV4rvESxUNlI
As in many country Binance has stopped it’s access.
Thanks
Set up with cryptocompare, but the problem persists all the same.
Hi there
As i can check on your site, it’s still show error while fetching the price.
Please check it once deleting your site transient.
you can use this plugin to delete transient.
https://wordpress.org/plugins/transients-manager/
also clear cache if your are using it any.
Thanks
I installed the plugin and activated.
I cleared the cache, I keep getting the same problem.
G Pay is now active.
For metamask I get this error:
Warnig: Undefined array key “ETH” in
/members/collectibledigitalcoins/wp-
content/plugins/cryptocurrency-payments-
using-metamask-for-
woocommerce/includes/helper/cpmw-helper-
functions.php online 34
1)Can you please add this code on below file after line no 67.
var_dump($response);
then on line no 80.
var_dump($transient);
https://prnt.sc/Ep-zgxY4enpv
wp-content\plugins\cryptocurrency-payments-using-metamask-for-woocommerce\includes\api\cpmw-api-data.php
2)After doing above changes check the checkout page where currency appear.
share the message with me that will appear.
After capturing the message you can revert all above changes.
Thanks
I’m not using codes, where should I go?
Perhaps the right place to look is: Plugin Editor?
Now I get this error:
object(WP_Error)#29419 (3) { [“errors”]=> array(1) { [“http_request_failed”]=> array(1) { [0]=> string(62) “cURL error 56: Received HTTP code 403 from proxy after CONNECT” } } [“error_data”]=> array(0) { } [“additional_data”:protected]=> array(0) { } }
If I understood correctly I found the code to change in:
cpmw-api-data.php
Hi there
It seems your server is blocking the price api.
https://min-api.cryptocompare.com
if you can unblock this API from your c-panel access.
or
Contact your server provider regarding this issue to unblock this API access.
Thanks