Pitz
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Update to 6.4.0 => Woocommerce Tab missing from admin barI’m having the same issue after updating to 6.4.
When trying to access the WooCommerce ‘Home’ URL directly: /wp-admin/admin.php?page=wc-admin I get error: “Sorry, you are not allowed to access this page.”
I’m logged in as admin.But workaround if you just need to see orders: [domain]/wp-admin/edit.php?post_type=shop_order is working for me.
Hello,
I just updated to 1.5.6 and it’s good again,
thank you!Forum: Plugins
In reply to: [WooCommerce PayPal Checkout Payment Gateway] Billing addressHello,
I’ve had the same issue since updating this plugin. It used to work great, but with recent updates around the time of WooCommerce 3.0 release, it has started to have many issues validating addresses with PayPal. It never used to do that.STEPS TO REPRODUCE:
1. Create a “virtual” product in WooCommerce backend.
2. Go to website as new guest and add the virtual product to cart and proceed to checkout (Not the Checkout with Paypal button, but the default WooCom checkout button).
3. Leave customer address info empty (because virtual product does not require address)
4. Select PayPal Express Checkout and attempt to continue to Paypal payment.When following those steps, I get this error as a WooCommerce alert message:
“PayPal error (10727): The street address in your shipping address is not valid. Please double-check your shipping address and try again. PayPal error (10728): The city in your shipping address is not valid. Please double-check your shipping address and try again. PayPal error (10729): The state in your shipping address is not valid. Please double-check your shipping address and try again. PayPal error (10730): The ZIP code or postal code in your shipping address is not valid. Please double-check your shipping address and try again.”
The address fields on the checkout are not required.
This was never an issue until recent updates. I believe after 1.2 is when it started having this issue.