gabiosz
Forum Replies Created
-
That worked, thank you!
Did this and lost all the code added by a previous developer, how did you downgrage? I’d rather not do a full rollback of the site, I just need access to the PHP code that was lost in the upgrade.
3D secure helps if you only allow authorisation for payments that have completed 3D secure, however, a lot of foreign banks (most US banks) haven’t implemented 3D secure yet, so it’s quite limiting.
- This reply was modified 4 years, 8 months ago by gabiosz.
I just spoke to Stripe and Elements DOES NOT work with chargeback protection it must be the Stripe Checkout, so this is a bust.
There are a few newer plugins that claim to enable Stripe Checkout, so it might be time to ditch this one for the moment until the developers catch up with the technology. Chargeback protection is essential for us as we send relatively expensive products overseas.
+1 to this. I am awaiting a reply from our Stripe agent, apparently this plugin uses Stripe Elements and he didn’t clarify whether this would still offer Chargeback Protection or not.
Forum: Plugins
In reply to: [Price Based on Country for WooCommerce] Prices not updatingOk, I have managed to fix it. In the database there are 2 fields, {zone_id}_regular_price and {zone_id}_price. The _price is what seems to be the basis of the price displayed in the listing, but the _regular_price is what you manually update in the product listing.
For the simple products, I had to enable “Calculate prices by the exchange rate”, save the product and then change it back to “Set prices manually” and input my manual price again. This updated the {zone_id}_price and the products now display at the right price.
Hopefully this is a bug that can be fixed.
Forum: Plugins
In reply to: [Price Based on Country for WooCommerce] Prices not updatingYes, the prices for each zone are manually entered for each product (and variation), as I say, the variable products are working, the simple products are not updating. What is the name of the database field for each regular price? I guess that I will have to check this at the database level. I have no other ideas as to why this isn’t updating.
Forum: Plugins
In reply to: [Price Based on Country for WooCommerce] Prices not updatingI updated the prices manually in the Products section by updating the “Regular” prices. This was done for both simple and variable products, and only the variable products have updated successfully. The simple products are stuck at the old prices.
The caches were cleared several times, and disabled completely, but this has not fixed the problem.
Forum: Plugins
In reply to: [Woo Custom Stock Status] Add to Admin Columns, What Database Field?Thank you ??
- This reply was modified 5 years, 4 months ago by gabiosz.
Forum: Plugins
In reply to: [WooCommerce upcoming Products] How to use on variable products?+1 to this.