sasquatchms
Forum Replies Created
-
Thanks, but to clarify, does this remove all formatting or just the new underlining that was introduced in Storefront version 2.4.4?
Thanks for the reply @aashik!
Question, when you say “text-decoration” does this mean remove just the underline from links in post content, footer, and breadcrumbs? Or will it remove all formatting?
I would test it myself but I am avoiding updating until I determine a solution. ??
Thanks for your time.
- This reply was modified 5 years, 4 months ago by sasquatchms.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Upgrade Radar 2.0Any updates on this?
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Upgrade Radar 2.0Any updates?
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Upgrade Radar 2.0This should not be marked RESOLVED.
I would like to reiterate the request for the following items. These changes would allow Radar 2.0 to function properly/optimally as described here: https://stripe.com/docs/radar/checklist
1) “If you ship physical goods, we also recommend collecting the customer’s shipping address and saving this to their associated Customer object.”
(Plugin is NOT sending the shipping address to Stripe. Only billing address.)
2) “Include Stripe.js on every page of your site, not just the checkout page where your customer enters their payment information. By doing so, Stripe can detect anomalous behavior that may be indicative of fraud as customers browse your website—providing additional signals that increase the effectiveness of our detection.”
(Plugin is NOT including Stripe.js on all pages. Only on checkout page: <script src=”https://js.stripe.com/v3/”></script>)
3) Ensure that Radar 2.0 is NOT bypassed for Guest checkout AND NOT bypassed for customers who choose not to save a card to their account.
(It’s not clear to me how this is currently working. I have reached out to WooCommerce directly and Stripe directly for clarification. Either way, it needs to be implemented properly so that Radar 2.0 functions for ALL payments, not just some.)
Thanks, keep up the good work on this plugin!
Seth
- This reply was modified 6 years, 5 months ago by sasquatchms. Reason: Words
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Fees not showing on invoicesI am on WC 2.6.14
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Fees not showing on invoicesMorning,
Actually, our use case is adding the free fees manually.
Thanks
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Fees not showing on invoicesThanks for your help! Yes I work with filters. I added the filter to the functions.php file in my child theme (along with my other custom snippets) but it did not resolve the issue.
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Fees not showing on invoicesReally? They are hosted on imgur, no issue for me
Admin Panel: https://i.imgur.com/jnlM294.png
PDF Invoice: https://i.imgur.com/68WTp08.pngResolved, thank you!
Forum: Plugins
In reply to: [Storefront Sticky Add to Cart] v1.1.5 broke Lightbox for product imagesLatest update 1.1.6 seems to have fixed the lightbox for me.
Forum: Plugins
In reply to: [Send Images to RSS] Request: WooCommerce Image sizes??
Forum: Plugins
In reply to: [Send Images to RSS] Request: WooCommerce Image sizesThat did the trick! Thank you!
Forum: Plugins
In reply to: [Open Search] Fatal error: Class ‘WC_REST_ControllerHello?
??
Forum: Plugins
In reply to: [WooCommerce] Checkout order summary, shipping option line breakIt’s a custom child theme so that my customization are not overwritten when the Storefront main theme is updated. I am simply following the best practices outlined in the codex: https://codex.www.ads-software.com/Child_Themes
Thanks Caleb. I have created a new support thread for this issue here: https://www.ads-software.com/support/topic/child-theme-how-to-properly-enqueue-customcss
Once I get it working I will update this thread with my results.