Thomas Shellberg
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Square] Woocommerce Square 2 discount not matchingThanks for the information you’ve provided here; I’ve tested that hotfix and it is working for me. We’ll test it some more and make sure it’s working properly so it can be fixed in 2.0.4.
@rhinedesign, it is somewhat related as it is ultimately caused by the price in WooCommerce not matching the price in Square. We are working on fixing this in 2.0.4 to accommodate not only discounts but rounding errors as well.
Cheers!
- This reply was modified 6 years, 8 months ago by Thomas Shellberg.
Hey @webmaster1234,
I was able to reproduce this with a WooCommerce synced product that costs $69.99. The problem, ultimately, is the item’s price in Square. It was synced as $69.98 which resulted in a penny discrepancy when I went to purchase the synced item within my store.
It doesn’t require any coupons or discounts to see this issue provided the synced price doesn’t match up.
It looks like an issue with the float value calculations. This post gives a hotfix which I’ve tested locally and works:
https://wordpress.org/support/topic/woocommerce-square-2-discount-not-matching/#post-11857744
Hi @webmaster1234,
This error happens alot on items that are 69.99 in square it shows them as 68.99.
Do you mean that it is 69.98? A whole dollar off is something quite different.
I can see that your screenshot shows a discount being applied, can you show the details of that particular coupon? The issue may lie with rounding when discounts(coupons) are applied so it would be super helpful to know the exact percentage/amount of the coupon and the coupon type(flat cart discount, product %, cart %).
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Renewal and 3D Secure/ 3D secure 2 (SCA)Hi @jmlapam,
I think this will require more than a couple of Pull Requests but yes, the one you mentioned is part of it. At the moment, SCA compliance for delayed payments(Pre-Orders, Subscriptions) is slated for version 4.3.0.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] On hold per productWe haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
Hi @webmaster1234,
Can you send along a screenshot of your Tax Settings(WooCommerce->Settings->Tax)? I’d like to see what you have there in terms of inclusive/exclusive pricing and what you have for rounding.
Are your prices set to use more than 2 decimals?
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Remove Credit card optionMarking this solved.
Forum: Plugins
In reply to: [WooCommerce Square] Show postal code fieldHi @mtm100,
I’m not sure what the point would be – you would need to collect the postal code anyways? The Square credit card field will copy the postal code from the default Checkout postal code field added by WooCommerce.
Forum: Plugins
In reply to: [WooCommerce Square] JS Error on CheckoutHey @chrisraymond,
I can see the error in the console on the site but I’m not having that problem on my test site. Are you running version 2.0.3?
I’d try deleting and reinstalling the plugin and retesting.
Hey @cag8f,
But when I uninstall WooCommerce, it will not automatically remove those images?
That is true.
Hi @kaschwei,
I activate the plugin and I get a awful large credit card icon for VISA, American Express and mastercard.
This is a common issue almost always caused by your theme’s CSS customizations. Your theme may have CSS rules for images which are overriding the Stripe plugin’s CSS.
And also I can´t give data in the credit card fields, it doesn´t work!
This is usually caused by a JavaScript error on the page; check for JavaScript errors in the console.
Forum: Plugins
In reply to: [WooCommerce Square] WooCommerce Square Payment – Not workingThere are JavaScript errors in the console when viewing your Checkout page; specifically, jQuery is missing:
jQuery is included on WordPress pages by default so there is likely some kind of customization or optimization plugin removing it.
Forum: Plugins
In reply to: [WooCommerce Square] Woocommerce Square 2 discount not matchingPlease note: this is still an ongoing issue and has not been resolved as of the current version.
The short explanation is that the line item’s Square Catalog ID passed to Square results in the Square API looking up the full price of the Square product and ignoring discounts/sale prices.
This appears to be a limitation with the Square v2 API so we’re researching ways to resolve this.
Forum: Plugins
In reply to: [WooCommerce Square] Settings Tab is MissingThis is resolved as of version 2.0.3, please update if you’re seeing this with WooCommerce 3.7+.
Forum: Plugins
In reply to: [WooCommerce Square] Delayed capture does not produce error over 6 daysWe haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.