Search found 95 matches

by sdlong02
Fri Feb 04, 2011 4:34 pm
Forum: Feature Requests
Topic: Add Checkout by Amazon as another checkout option
Replies: 18
Views: 28137

Re: Add Checkout by Amazon as another checkout option

It's pretty ridiculous that we even need to consider a custom integration for Amazon Checkout. The fact that they have something like 114 million active users as of 08/2010. Or the fact that they outgrew e-commerce itself by about 500% this year. No, let's not tap into that customer base. It's frust...
by sdlong02
Tue Dec 14, 2010 6:12 pm
Forum: Feature Requests
Topic: Flat Rate Shipping Fallback
Replies: 2
Views: 3660

Re: Flat Rate Shipping Fallback

FedEx's system has been having a lot of outages lately and since that's our only shipping option, when they go down, we can't complete orders because the shipping options can't be selected. What would be great is to have an option that when the FedEx system times out or otherwise fails, a flat rate...
by sdlong02
Tue Dec 14, 2010 5:23 pm
Forum: Feature Requests
Topic: Add Checkout by Amazon as another checkout option
Replies: 18
Views: 28137

Re: Add Checkout by Amazon as another checkout option

Thought I'd bump this post as I personally was surprised this is not implemented yet. After meeting up with the Amazon CBA (Checkout by Amazon) team and trying to get them to jumpstart this, according to the Able team, there isn't enough interest? Additional threads besides this one requesting Amazo...
by sdlong02
Fri May 21, 2010 12:37 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Able & Stone Edge synched updates
Replies: 12
Views: 8975

Re: Able & Stone Edge synched updates

Hi All, We're facing this same issue and was wondering if anyone has figured out how to get Tracking Numbers from Stoneedge to Able 7.3? Been working with StoneEdge on this for a long time and they can't seem to figure it out. Have any of you got this to work? Thanks! Did you figure this out? The i...
by sdlong02
Fri Apr 30, 2010 6:46 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Coupon Order Total (Ship + Tax)
Replies: 7
Views: 4721

Re: Coupon Order Total (Ship + Tax)

Not sure if I'm doing this right in CouponDialog.ascx.cs, I'm cookie cutting here with minimal understanding of the code so correct me if I'm wrong: I changed if (CouponCalculator.IsCouponValid(Token.Instance.User.Basket, coupon, out couponValidityMessage)) to bool isValidCoupon = false; isValidCoup...
by sdlong02
Wed Apr 28, 2010 11:36 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Coupon Order Total (Ship + Tax)
Replies: 7
Views: 4721

Re: Coupon Order Total (Ship + Tax)

Here's the code I'm using now: bool isValidCoupon = false; isValidCoupon = CouponCalculator.IsCouponValid(Token.Instance.User.Basket, coupon, out couponValidityMessage); if (Token.Instance.User.Basket.Shipments.Count > 1 && couponValidityMessage.StartsWith("The coupon code you've entered requires a ...
by sdlong02
Tue Apr 27, 2010 4:40 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Coupon Order Total (Ship + Tax)
Replies: 7
Views: 4721

Re: Coupon Order Total (Ship + Tax)

Clarification on my last post, when I choose a shipping method, the price updates in the "Order Summary", but not in the actual Order Contents. Could this be because the shipping method is not added to the basket line items until the order is complete? So even with the mod, the shipping isn't a part...
by sdlong02
Tue Apr 27, 2010 4:33 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Coupon Order Total (Ship + Tax)
Replies: 7
Views: 4721

Re: Coupon Order Total (Ship + Tax)

My coupon has a 25$ minimum Right now my order total is $21.54, so obviously I can't use the coupon. However when I select a shipping method, my order summary naturally recalculates. My order is now $21.54 + $7.89 = $29.43 However when I try to use the coupon, it still gives me the error: "The coupo...
by sdlong02
Tue Apr 27, 2010 2:02 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Coupon Order Total (Ship + Tax)
Replies: 7
Views: 4721

Coupon Order Total (Ship + Tax)

Is there a way to make a coupon calculate the minimum value including shipping + tax costs? EDIT If requirement for coupon is 25< Order is 20, Shipping 4, tax 2, coupon valid. Or any other random calculation in which the order doesn't meet the minimum requirement without the addition of shipping and...
by sdlong02
Fri Nov 06, 2009 6:25 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Full Text Search not working on new install
Replies: 22
Views: 11238

Re: Full Text Search not working on new install

If it is enabled, there should be an ac_SearchCatalog in your database-->Storage-->Full Text Catalog. One of the sites I work in is on a HyperV at Drundo and Drundo had it disabled to save resources, but they turned it on when i asked. When it was disabled, were we able to detect it successfully fr...
by sdlong02
Fri Nov 06, 2009 1:39 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Deleting a Category - Not everything within it
Replies: 3
Views: 2117

Re: Deleting a Category - Not everything within it

Thanks Mazhar,

I hadn't thought to test the functionality as the popup still indicated something along the lines of "delete this category and all of it's contents"

I did just test with some test categories and products and it is working as you indicated. Thanks again.
by sdlong02
Thu Oct 29, 2009 3:18 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Deleting a Category - Not everything within it
Replies: 3
Views: 2117

Deleting a Category - Not everything within it

Is there no way to delete a category and just causing all of it's contents to drop that category mapping instead of deleting everything within that category? I have some products that are universal to alot of my categories, I have them mapped as such, to 20-40 categories. I want to delete one of the...
by sdlong02
Fri Oct 23, 2009 12:34 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: NoBot
Replies: 7
Views: 3918

Re: NoBot

We just upgraded our company site to 7.0.3 and I had Nobot trouble, even though it looks like the patch from this thread is already implemented. It happens when I try to pay with the purchase order method- when I put "test" into the PO box, I get the Bot activity detected message. Happens when I se...
by sdlong02
Fri Sep 18, 2009 2:30 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Newsletter functionality
Replies: 12
Views: 9705

Re: Newsletter functionality

If you look in the Email Templates (in AC 7.0.3 for sure, might be in others as well), you'll find there is an AC7 dynamic opt-out link possible as shown in the "Email List Signup Notification Only" template. Here is a sample html URL for one-click opt-out in AC7: Nobody likes unwanted email. ...
by sdlong02
Wed Sep 16, 2009 5:12 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Newsletter functionality
Replies: 12
Views: 9705

Re: Newsletter functionality

There's a control in AC7 that has the simple text box that allows anyone to enter their email address to subscribe to an email list: [ConLib: SubscribeToEmailList] We put it in our site's footer so it appears on every page. For email list management and sending out newsletters, we're using a web-ba...
by sdlong02
Tue Sep 15, 2009 4:55 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: How can I restore an .sql file?
Replies: 4
Views: 2790

Re: How can I restore an .sql file?

Right click "Databases", choose "Restore Database", source should be "From device:" browse for database file

Directions are for SQL Server Management Studio, but they should be similar enough
by sdlong02
Tue Sep 15, 2009 4:50 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Disabling Default.aspx
Replies: 1
Views: 1617

Disabling Default.aspx

Is there a way to prevent the automatic reroute from www.mysite.com to www.mysite.com/default.aspx?

They both load the same page, but sometimes the reroute doesn't happen so it's showing up as duplicate content since both versions of the URL are capable of being loaded
by sdlong02
Wed Sep 02, 2009 2:44 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Problems with Google base.
Replies: 17
Views: 12408

Re: Problems with Google base.

Thanks so much for responding. If you could keep me in the loop. I know that this is going to be a big problem for us. thanks Greg If you're not using your Summaries and your Descriptions are not in HTML code, copy your Descriptions to your Summaries and hide the summaries on the product pages so t...
by sdlong02
Wed Sep 02, 2009 2:34 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Manual Order Placement option needed
Replies: 8
Views: 4029

Re: Manual Order Placement option needed

Can add out of stock products after the order is created. In "Order Summary" click "Edit Order Items" Add product button, this module ignores QOH.
by sdlong02
Wed Sep 02, 2009 2:28 pm
Forum: 7.0 DataPort
Topic: Can't update, only imports 7.03
Replies: 5
Views: 5590

Re: Can't update, only imports 7.03

when you download as CSV if you just use "save" excel chooses to put this into a Unicode file which turns your data into jargon. Do a "Save As" CSV This is my experience with Excel. Also if you keep reimporting the same file, and that file is of new products that did not have a product ID before, it...
by sdlong02
Wed Sep 02, 2009 12:01 pm
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: auto product tags
Replies: 2
Views: 2568

Re: auto product tags

No genius on the matter, but code should look something like this

Code: Select all

            PageHelper.BindMetaTags(this, _Product);
            Page.Title = _Product.Name +  _Product.Summary;
by sdlong02
Mon Aug 24, 2009 2:53 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Google Checkout - Tax Applicable Not Applied
Replies: 1
Views: 1924

Re: Google Checkout - Tax Applicable Not Applied

Forgot to include my version: PLATFORM: ASP.NET VERSION: 7.0.3 BUILD: 12458 MSSQL v2005 AC SCHEMA v2005 AjaxControlToolkit: 1.0.20229.20821 App_Licenses: 0.0.0.0 CommerceBuilder: 7.3.12624.0 CommerceBuilder.AbleCommerceTax: 7.3.12396.0 CommerceBuilder.AcTestProvider: 1.0.0.0 CommerceBuilder.Australi...
by sdlong02
Mon Aug 24, 2009 2:50 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Google Checkout - Tax Applicable Not Applied
Replies: 1
Views: 1924

Google Checkout - Tax Applicable Not Applied

I have my tax setup on AC to tax California residents, still re-working some of the kinks, but as far as I can tell, it is working fine. When the orders go to GCO, it does not apply a tax to the order. I have the same tax rule setup on Google, but from what I read, if Google gets a tax calculation f...