Sure, will try that too … the strange thing is it would work fine few purchases and after few days the error with pop up again with following errors
in MCC Settings back this note :
Payments using MyCryptoCheckout are currently not available: The account is locked, probably due to a payment not being able to be send to the API server. The account will unlock upon next contact with the API server.
In Debug Log it will keep doing this with multiple entries :
2022-10-14 06:57:00.6126 MyCryptoCheckout: Failure #1 trying to send the payment for order 6392. No payment ID received from the server.
2022-10-14 06:57:00.6589 MyCryptoCheckout: Will try to send payment 6392 again.
2022-10-14 06:58:13.3592 MyCryptoCheckout:
(object) array(
'result' => 'fail',
'message' => 'Unknown currency: {"amount":null,"confirmations":1,"created_at":1665730693,"currency_id":null,"data":null,"timeout_hours":6,"to":null}',
)
and MCC gateway will disable in EDD , i’ll just disable /enable EDD and MCC from plugins, delete the pending order and clear all cache and things will work again for a few orders before this happens again …
will try with default theme and no additional plugin awell