If i create an order using the phone orders plugin and then click the “pay invoice” link on the invoice that gets sent to my email, this brings me to the checkout page, however if i select to pay via credit card (transafe plugin) the card details fields don’t show up. Only a blank grey box is displayed. There is a browser error:
Uncaught TypeError: Cannot read properties of undefined (reading ‘parentElement’)
at /wp-content/plugins/transafe-payments-for-woocommerce/assets/js/checkout.js?ver=6.3.1:113:17
(anonymous) @ checkout.js?ver=6.3.1:113
How can I resolve this, it’s quite urgent.
]]>Hello
Does your plug-in support refund in WooCommerce?
for other payment systems, a notification is received (like as:
A refund of $18.00 was successfully processed using WooCommerce Payments).
the your payment plugin does not refund and does not write diagnostics to WooCommerce.