Changing the displayed price based on option selected before adding to cart
Is there a simple way (js?) that your average user can update the price displayed for a product based on what options are selected? The product modifiers help adjust the price when added to the cart,...
View ArticleWhy is the input submit button encoded with manual validation?
I am using the manual encoding tool, and was wondering why the Input submit value and name attributes are appended? It made the label on my button ridiculously long, so I tested removing that...
View ArticleHMAC validation
I've been struggling with getting "name" to work in a new section of our store that we're building. I think it's because of certain characters, but not sure what to do. I've tried htmlentities()...
View ArticleA reference to a non secure css file was found
Hi, I'm trying to cache my checkout template and the admin site is reporting "A reference to a non secure css file was found:" and then refers to eth first of my CSS files hat are required for my site....
View ArticleAdjusting checkout template based on category
Hello, I'm helping a client setup his shop using Wordpress+Foxyshop. He is wanting to sell guns, knives, holsters, etc. (he has his FFL). My question is, is there a way to automatically check the use...
View ArticleOption values not rendering on iPhone in Chrome only
I'm having a problem with users not being able to select product options (e.g. size) when using my site in Chrome on iPhone. It's fine on all other browsers on iPhone and even okay in Chrome on iPad,...
View ArticleMultiple Custom Flat Rate Shipping Options supported in 1.1?
I'm having trouble applying the 'Multiple Custom Flat Rate Shipping Options' (https://wiki.foxycart.com/snippets/shipping/multiple_flat_rates) to a new 1.1 store. I'm copying my working JS from an old...
View ArticleMultiple Flat Rate Shipping - Weights and Countries
/** * GeSHi (C) 2004 - 2007 Nigel McNie, 2007 - 2008 Benny Baumann * (http://qbnz.com/highlighter/ and http://geshi.org/) */ .html4strict {font-family:monospace;} .html4strict .imp {font-weight: bold;...
View ArticleHas anyone created a responsive template for foxycart?
I am about to spend more time clogging my arteries behind my computer creating e responsive template for the foxycart checkout procedure, but it sure would be nice if someone else has done this and...
View ArticleIs it possible to turn off subscription Email Receipts?
Hello, We currently have subscriptions in our system, and what is happening is that our customers get an email each month when their credit card is charged, then they get another email when we ship the...
View ArticlePlans for Zapier Integration?
I heard a rumor that you guys were working on Zapier integration?
View ArticleAdding American Express to Checkout
We can now accept American Express through PayPal Gateway so I need to have that credit card logo to be displayed on our checkout now. Currently we only have Visa, Mastercard and Discover logos. How...
View ArticlePayPal Error 10472
I just recently changed to PayPal as my payment gateway and am experiencing a few issues with the setup. I was on the phone with the PayPal integration team and the said that an "Error 10472" occurred...
View ArticleUPS negotiated rates
I recently renegotiated rates for UPS shipping, and my new rates (which I can see on the UPS website) are not showing in my cart. In shipping setup I have checked "use my shipping account" and entered...
View ArticleAdd coupon via integration
Hey people, first time poster, I took a quick peek at the API but decided this might be a better avenue. I've built an integration into the CMS of a website and am wondering if there is a way to add a...
View ArticleFoxyShop and User Roles
Hello all, I'm looking for some guidance on updating user roles in WP using the FoxyShop plugin. By default, new users are given the role of 'subscriber' by this plugin. Existing user roles are not...
View ArticleShipping calculation
I got tasked with implementing a really simple little store for a client. Only six products, no options, etc. I need to figure out how to implement their shipping rates, which is $7 plus .50 per pound...
View ArticleProcessing Delays and Product Stock
Aside from the Standard Operation Procedure of keeping a reserve number of products so over purchasing isn't an issue, is there a way that foxycart can do a last minute request right before payment is...
View ArticleHelp with Alternate Modal
I'd like to use Foundation 5 Modal, since I've reworked our checkout process with their framework. How can I use their modal script to load the cart? Thanks Rich
View ArticleReceipt Twig - New Order
I would like to display a congratulations on your purchase message on the customer receipt page only if it is a new order. Where on the twig can I customize this? I can't get it working.
View Article