You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'label' => __("<b>Attention: This option will disable the price conversion for ALL cryptocurrencies!</b><br/>If you check this, pricing will not be converted from the currency of your shop to the cryptocurrency selected by the user, and users will be requested to pay the same value as shown on your shop, regardless of the cryptocurrency selected", 'cryptapi'),
94
+
'default' => 'no'
95
+
),
89
96
'qrcode_size' => array(
90
97
'title' => __('QR Code size', 'cryptapi'),
91
98
'type' => 'number',
@@ -178,12 +185,16 @@ function process_payment($order_id)
0 commit comments