Austin M - a11n
Forum Replies Created
-
Hi @giuseppe12. Thanks for the additional information. Is there a difference when you’re logged out vs. logged in? Occasionally, we see issues that only happen for logged out or logged in users.
Hi @ad3r0wb0tham.
If it’s a false positive why does it specifically say 4.7? I have WooCommerce 4.9.1 and 5.2.2 is available.
That was the last time the compatibility field was updated. As long as you’re on the latest version of the plugin, it should definitely be compatible with the latest version of WooCommerce. I apologize for the confusion.
Forum: Plugins
In reply to: [Meta for WooCommerce] Missing server side eventsHi @irenella. I’ve pinged our developers about this and will update when we have more information.
Forum: Plugins
In reply to: [Meta for WooCommerce] Something went wrong when connecting to Facebook!Hi Peter! I understand you’re getting an error that your connection to Facebook is no longer valid, and it’s telling you that something went wrong when trying to connect.
The most common error here is an “FBE installation does not exist” error, which is often caused by an invalid external business ID. The external business ID is generated, in part, by the site’s Site Title and cannot contain non-Latin characters.
Can you take these steps and see if that helps:
– Surf to https://<your-site>/wp-admin/options.php
– Search for wc_facebook_external_business_id
– Update field to include only supported characters and save
– best practice: store-name-dfsdc3lck9k6q ← 13-digit random string
– Go back to WooCommerce > Facebook and click “Get Started” again`Forum: Plugins
In reply to: [WooCommerce Square] Apple Pay not working “Payment Not Completed”Hi @silb3r! Your client contacted us in chat and I added you to our existing email ticket about this issue. I’ll also update the ticket accordingly with the information you posted here. Let’s communicate about this in the ticket going forward. Thanks!
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Google Pay button not correctHi @themarcopolo. Thanks for clarifying, and let us know if you’d like continued help troubleshooting this in the future.
Hi @merajali294. We (WooCommerce) don’t do custom development for our plugins, so we’re not able to offer support for this directly. The customizations page we mentioned above would be your best bet. If you’re not able to find anything there, asking in the Slack or Facebook groups for developer recommendations would be the way to go.
You could try talking with Stripe directly, but I would guess that they’ll give you the same answer and try to point you to a third party developer.
Let us know if you have any further questions!
Hi @benbodhi, thanks for clarifying what you meant. Yes, eWay is more limited in its saved card functionality than some payment gateways. Customers still should be able to delete saved cards from the My Account page, as shown here:
Link to image: https://d.pr/i/gYjkPabut to add new ones they do need to go through checkout.
Hi @jodzeee. Thanks for the additional information. Minnesota is a state where the sales tax laws are quite complex, so looking at the individual taxes within the total tax rate given by a site like sale-tax.com is often necessary rather than simply looking at the total.
In this case, it looks like the Rochester part of the tax rate is not being charged. 7.375% plus the Rochester rate of 0.750% results in 8.125% exactly. This is likely because your client’s store is not in the same tax district as Rochester (or that part of Rochester), and, therefore, only the state and county taxes are being charged.
There are several states that take this approach to sales tax, which makes things confusing for store-owners. Do you have any other examples we could double-check?
Forum: Plugins
In reply to: [WooCommerce Square] Can’t enter card detailsHi folks! Per the forum guidelines, please create a new topic if you’re having a similar issue, as issues that have similar symptoms might not have the same underlying cause, and it’s better to look at each case individually unless.
@ssmithalignsoftcom Like Sol, I’m also not seeing the issue at the URL you gave, https://flightreview.ca/book-a-flight-review. I’m able to enter credit card information into the fields. Is this an ongoing issue, or is it resolved now?
We suspect a browser add-on or extension could be blocking the user agent and IP address being sent to the events manager by the pixel, and therefore this warning is being shown. It’s recommended you insure that there are no ad blockers being used.
You’ll also want to review the Pixel Settings and the code on the website itself to check for any issue. If there are no issues in the parameters requested on the website and the code is correct, please run a test using the test event tool. The admins may go ahead and click Mark as Resolved to see if the issue persistsThere is currently an open bug for this on the Facebook Github repo. You can follow along on the progress here:
https://github.com/woocommerce/facebook-for-woocommerce/issues/1777
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Google pay and an empty cartSounds good @webarkitekterne! Let us know what you find.
Hi @jodzeee! I understand you’re seeing some discrepancy with sales tax rates. Changing the rates in the table would not work, no. What discrepancies is your client seeing?
Hi there @benbodhi! I understand you’re wondering about saved cards with the eWay payment gateway plugin.
Yes, this plugin does allow for saved cards, but you may need to enable this feature in your settings if it’s turned off currently. This is the “Saved cards” setting in WooCommerce > Settings > Payments > eWAY, as shown here: https://docs.woocommerce.com/document/eway/#prettyPhoto/1/
Let us know if you have any further questions!
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Alipay not workingHi @oeterchui! I understand you’re having issues with AliPay when using Stripe.
There are a couple of additional steps you need to take in order to use AliPay on your site.
First, note that Stripe Alipay has a separate settings page from the normal Stripe plugin in WooCommerce. You can get to it by going to WooCommerce > Settings > Payments > Stripe Alipay. The next couple steps are listed on this settings page, but I’ll list them here as well for clarity:
1. You need to activate AliPay as a payment method in your Stripe dashboard: https://dashboard.stripe.com/account/payments/settings.
2. You need to add the webhook endpoint for your site to your Stripe account settings at https://dashboard.stripe.com/account/webhooks. The exact URL for this is shown on your Stripe Alipay settings page and should end in
?wc-api=wc_stripe.I hope that was able to point you in the right direction! Let us know if you have any further questions!