cannot enter numbers in credit card area
-
Thank you for this plugin, it was working fine and still is for an “regular” order, but now if we create an INVOICE from woocommerce, when we click the PayNow link in the email (xxx/checkout/order-pay/1273/?pay_for_order=true&key=wc_order_xyz), the link resolves to the checkout area but we cannot type in any of the braintree credit card fields.
We do not believe any other code exist is added to be blocking entry, and we are not seeing any console errors (using chrome inspect) but do see this inspect element indicating a problem:
=======
<fieldset id=”braintree-cc-form”>
<input type=”hidden” id=”braintree-payment-nonce” name=”braintree-payment-nonce”>
<input type=”hidden” id=”braintree-error” name=”braintree-error” value=””>
==========is there any tips on how to resolve this?
- The topic ‘cannot enter numbers in credit card area’ is closed to new replies.