Does FoxyCart support PayPal Advanced?
My client (whose store has been using FoxyCart for some time and who has hired me to help him work some things out) is under the impression that FoxyCart does NOT support PayPal Advanced. Is that true?...
View ArticleTemplate Cache - Unclosed comment in "TEMP_cart_template.twig" at line 1144
I am unable to cache our webpage template for the cart. I am looking through our template but perhaps someone knows what the issue is? here is our cart template. http://afropenguin.com/cart.html
View ArticleHow can I offer both UPS and USPS?
Right now FC is set up to get UPS rates based on categories I created. I have "Shipped using live shipping rates" active for these categories. My client would also like the user to be able to choose...
View Article0.7.2 xml datafeed and vouchers/coupons
Hi - We use the xml datafeed to capture information about all the transactions by parsing it and then saving it in a database. I realised the other day that we're not capturing information about when...
View ArticleWhat would cause the cart to open as a page and not a colorbox?
I have the following mini-cart on each page of my site: Your cart: <span id="fc_quantity">0</span> items ($<span id="fc_total_price">0.00</span>) <a...
View ArticleTiered Flat Rate Shipping - category specific
/** * 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 ArticleHow do I hide product options in the shopping cart?
The default shopping cart displays all the product options. I want to optionally hide certain options like Category. How do I do that?
View ArticleShipping: Live rates for US/Canada, Flat rates for other countries
I'm very happy with the Fedex live rate shipping, but for some countries, we prefer to send by other carriers (TNT). Is there a way to present a flat rate shipping option to some countries while...
View ArticleRounding the discounted price
I am applying a percentage discount to my shopping cart. Right now it displays the discounted price to 4 decimal places. How do I round this to 2 decimal places?
View ArticleFree delivery for certain zip codes if 6 or more products ordered?
Hello, Is there a way to allow the free delivery for certain zip codes if the customer orders 6 or more products? I found a great start here:...
View ArticleAjax call with jsonp not working
So we are working on getting the estimated dates for delivery using UPS API. In this process, we are making ajax call to a handler which is returning json array of data. I know I have to pass...
View ArticleInsert custom field in email receipt
We have an "Order Comments" field on checkout as follows <fieldset id="fc_custom_fields"> <legend>Additional Information</legend> <div class="fc_inner"> <div>...
View ArticleRemove redundant jQuery code
Is there a way to use a jQuery build with only necessary stuff? I don't use it, don't want to use a "maybe-already-cached-cloud'-version and am now including the whole library. I don't use the...
View ArticleCannot find subscription customer
I have a customer that wants to cancel a subscription. However I cannot find him in the subscription area in foxycart or in foxytools. Any idea what could be happening
View ArticleNeed helping getting this code to work right, should be easy for a smart person.
/** * 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 ArticleUnicode in customer data appears to be incorrect
I use cURL to get recent orders from Foxycart. These appear as XML. So far, no problem. my cURL commands look like this: MBS("CURL.SetOptionPostFields"; $curl;...
View Articletax exempt id
Is there a way to add a field on the checkout page for a tax exempt id so that the order will not be charged sales tax?
View ArticleIs there a way to change information in the SSL Certificate?
My clients want to change the Admin contact information in their Custom Subdomain SSL Certificate for their domain: secure.rachelscbd.com. Is there a way that we can do that? Thanks, Matt
View ArticleSaving custom field values when there is an error in the checkout page
Hi, I would like to be able to preserve the values a user enters into a custom field in the checkout template in the event that there is an error (for example their card is declined) when the user...
View ArticleAPI id_filter for ID greater than X
I'm working on an API integration with an order tracking/processing system and they would like to be able to request orders newer than X order. My guess would be that this would be with the...
View Article