acfisk
Forum Replies Created
-
Hi @mrclayton!
After updating to 3.2.10, I can now perform a test- order using paypal.
Good stuff!I get errors from paypal sdk every now and then (Window closed), orders performed when these errors appear still succeed though.
On the thank-you page, I get
Uncaught (in promise) TypeError: this.$button is undefinedfrom
wc_braintree.CheckoutGateway.prototype.payment_gateway_changedBut still, it works.
At this point my biggest concern is that the container where the optional description for paypal (the one in dark gray that appears when I click paypal) just looks like a placeholder if I don’t enter any description.
It looks like there should be two visible divs in there wrapped by
.wc-braintree-new-payment-method-container:
.wc-braintree-tokenized-paypal-methodand
.wc-braintree-paypal-button.wc-braintree-paypal-smartbuttonBut they don’t contain anything. Will this be a problem or is it just design?
Hi @mrclayton, thank you for your fast response!
Unfortunately, removing cart from the sections did not seem to solve the issue.
Card payments are working, as you noticed, but paypal is still not.I contacted you through the help button, as per your request.
Oh and I forgot to mention, when I click paypal in the list, I only see an empty gray box.