squaredpx
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Webhook Endpoint Error Email from StripeDeleting and re-adding the webhook secret key seems to work, ?I’ve just done it and for now it’s working. Thanks for the support.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Webhook Endpoint Error Email from StripeThanks for your info Ingrid. I’ll try to look at it as we aren’t using Wordfence. I’ve downgraded to the previous plugin release but the issue persist.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Webhook Endpoint Error Email from StripeSame issue here, everything was working fine and stopped working since the last update. I’ve double checked (even deleted and re-added the webhook) and the issue persists.
@natekinkead, yes, that’s correct. In that case city and state is the same. You can try this address to check an example with different city and state results: “Calle Castelar, Santander, Spain” and that should return “Santander” as city and “Cantabria” as state. Thanks for your quick reply.
I found the solution (to my problem at least). In the JS file (lines 101 & 297) spanish woocommerce stores need the same condition as GB stores (the select field use the short version of the state as value)
I have a similar issue, but no exactly the same. In my case the city is correctly filled but the state field gets emptied, even if it was filled before by Woocommerce Geolocation API.
I’m happy to help you if you need help to solve this. Thanks!