Mike M. a11n
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Google pay and an empty cartHi @webarkitekterne ,
Sorry to learn about the trouble with Google Pay. What you describe definitely isn’t the expected behavior. The Google Pay and Apply Pay buttons shouldn’t require that a product already be in the cart. The fact that the button works when a product is in the cart is a good sign that the connection is all working well.
I would recommend performing a conflict test to rule out external factors causing interference with the Google Pay function. You can learn how to do that here: https://docs.woocommerce.com/document/how-to-test-for-conflicts/
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Order FailedHi @nixiack8,
First Note: “The card was declined.”
Second Note: “Order status changed from Pending payment to Failed.”These are normally actual bank declines. Have you tried placing a test order? This could help spot any problems that might not be obvious without checking manually. For example, problems with the checkout fields, like the post code, or problems the credit card form itself.
If a test order works, I would recommend checking some of these orders in your Stripe account for the reason for decline.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Apple Pay Invalid Shipping AddressHi @bmathew12,
I am not able to make a purchase through Apple Pay as it is stuck on processing for around 30 seconds then comes up with a “Shipping Address Invalid” and therefore does not allow me to process the transaction.
I would recommend check that your address in your phone or computers Apple Pay is set and that it matches one of the Shipping Zoness configured at WooCommerce > Settings > Shipping.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Stuck in test modeHi @kcreativeyork,
I found a setting for STRIPE Payment in a booking manager plugin that was overriding the WooCommerce Stripe settings. Solved!
Thanks for following up! I’m glad you found the problem. Let us know if anything else comes up ??
Forum: Plugins
In reply to: [Facebook for WooCommerce] Control sync frequency Facebook for WooCommerceHi there,
Can you help or advice how til control syncing? Or how to prioritize/sequence what should be shown on Facebook?
Products will be synced automatically when changes are made. There’s not a setting to change when products are synced. One idea would be to let the product sync, then run a full sync again of all products.
Forum: Plugins
In reply to: [Facebook for WooCommerce] Add to cart event fvery slow on bundle productsHi there,
Hello, when I click add to cart on bundle product (wpc bundle product plugin) it takes 15 seconds to add it to the cart if the plugin is enabled. How can I cancel the tracking for add to cart event?
There’s not a setting to disable the add to cart tracking. We can take a look at the product and inspect the add to cart. Can you drop a link to the bundled product with the Facebook for WooCommerce plugin active?
Hi @edisionlee,
I’m sorry, I didn’t express myself very accurately. what you said is in the checkout page, but I was wondering if this plugin can’t be used in the pending order? the order has been created,the page is order-pay page . Thank you very much for your answer
Thanks for clarifying ?? You are correct that that quick payment / modal popup doesn’t work on the Pay for Order page. The payment still works here, but the customer will be taken to PayPal to complete the payment.
Forum: Plugins
In reply to: [WooCommerce Square] Cannot import products with variationsHi there,
I try to manually set the product to sync to square and I input the SKU numbers same as on square. Nothing even though it still syncs my other products regularly successfully. All products are created in Square same as always in the past.
Sorry to learn that syncing variations isn’t working. After creating the new products in Square, rather than the manual sync, try going to WooCommerce > Settings > Square and clicking the Import all products from Square button.
Screenshot: https://d.pr/i/Y2QchU
If that doesn’t help, please enable logging on that page, then try another sync. After the sync finishes, go to WooCommerce > Status > Logs and copy the most recent Square log. Then, paste it into a reply or share via something like https://pastebin.com.
- This reply was modified 3 years, 11 months ago by Mike M. a11n.
Hi there,
It seems like the HTML comment <!– Facebook Pixel Code –> (Facebook for WooCommerce plugin, file facebook-commerce-pixel-event.php, line 167) gets parsed as text and displayed in my website’s header. Here’s what I mean. The source code in the console looks like this. Any idea on how this could be fixed?
I see what you mean! I’ve checked other sites with the same comment and the HTML comment isn’t parsed this was and doesn’t display on the page as text. I would recommend a couple things:
1. Make sure you’re using the latest version of the Facebook for WooCommerce extension
2. Test for conflicts – You can learn how to do that here: https://docs.woocommerce.com/document/how-to-test-for-conflicts/Let us know how it goes ??
Forum: Plugins
In reply to: [Facebook for WooCommerce] inifinite php errorHi there!
The error message seems to be indicating that on a simple (non variable) product on your site the prepare variants function is somehow being called.
Do you have both simple and variable products configured on your WooCommerce install?
Can you also enable the debug log for Facebook for WooCommerce by enabling this setting?
Once enabled can you attempt a product sync from WooCommerce to Facebook and send us a copy of any created Facebook log files from WooCommerce > Status > Logs.
Forum: Plugins
In reply to: [Facebook for WooCommerce] How to configure conversions APIHey @kieronboz,
interesting – so the plugin will send the server side events without any configuration?
That’s correct!
Forum: Plugins
In reply to: [Facebook for WooCommerce] Pixel Not Sending MicrodataHi @jbbloomstyling,
Thanks for trying all of those steps. Did you also take a look at the 2 other threads mentioned?
Those threads have some information on how to others solved this problem.
Forum: Plugins
In reply to: [Facebook for WooCommerce] Messenger chat not showingHi there,
Messenger chat recently stopped showing on my site. I have tried to uninstall all plugin and reactivate one by one but still nothing shows. Thanks.
Sorry to see that the messenger popup isn’t loading. I can see the HTML for the messenger wrapper is being added, but something is preventing the code from fully loading.
Can you please also test with a default theme like Twenty Twenty-One? In fact, it’s a good idea to try a full conflict test. You can learn how to do that here: https://docs.woocommerce.com/document/how-to-test-for-conflicts/
Forum: Plugins
In reply to: [Facebook for WooCommerce] This reads also staging DB products! oh noHi @adalminanet,
I cannot find the instruction on how to break the connection – If I press the “Manage connection” button I just get a “this page is not available” from Facebook.. Do you have a link to some instruction please?
I would recommend first trying to delete and/or reset the synced products by following the steps here:
If this doesn’t help, then I would recommend trying the following, then re-starting from the beginning:
How have you thought this would work – If I on draft phase mark the product “not synced to FB” they would be however synced when they are published? There must be some mark to separate e.g. test products and gift cards, services and such not to be included into the sync. Or the sync must happen to selected products only.
I see that you’re active in the thread on Github issue about draft syncing. I recommend continuing the discussion there so that developers are aware of the use case.
Forum: Plugins
In reply to: [WooCommerce PayPal Checkout Payment Gateway] Billing County is not validHi @advantagepoint and others,
This issue is being tracked on Github here: https://github.com/woocommerce/woocommerce-gateway-paypal-express-checkout/issues/722 – I would recommend checking there for any updates.