Search found 92 matches

by sloDavid
Tue Jan 17, 2017 2:29 pm
Forum: AbleCommerce GOLD
Topic: PayPal feature question
Replies: 1
Views: 3583

PayPal feature question

I'm being asked whether we can have the PayPal UI where the customer essentially logs into PayPal from the Submit Payment page PRIOR to submitting the order. So to be clear, the user flow would be OnePageCheckout -> PayPal login -> Return to OnePageCheckout -> Submit Order. Is that possible with the...
by sloDavid
Tue Jan 03, 2017 12:54 pm
Forum: AbleCommerce GOLD
Topic: R12 Website Files changed
Replies: 1
Views: 2173

R12 Website Files changed

Is there a way to find out specifically which (or at least how many) website project files were changed from R11 to R12? Our site has a lot of customizations, but without knowing which files were changed, I don't know how big of an update it is, so I can't really estimate that.
by sloDavid
Fri Nov 06, 2015 2:41 pm
Forum: AbleCommerce GOLD
Topic: log4net
Replies: 1
Views: 2586

log4net

Running R11, as a WAP. I can run the site just fine on localhost through the debugger in Visual Studio. But a coworker gets the following error: {"Could not load file or assembly 'log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821' or one of its dependencies. The system cann...
by sloDavid
Mon Jul 27, 2015 12:04 pm
Forum: AbleCommerce GOLD
Topic: Payflow URL deprecations
Replies: 2
Views: 2446

Payflow URL deprecations

We received an email today from PayPal that they are deprecating some old Payflow URLs on August 3: payflowpro.verisign.com cr-payflow.verisign.com payflow.verisign.com payments.verisign.com Our settings show that we are appropriately using payflowpro.paypal.com instead. But I don't know about the c...
by sloDavid
Fri Nov 21, 2014 11:02 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: PayPal API and SSL3
Replies: 2
Views: 5020

Re: PayPal API and SSL3

I need to know what's happening with this, too. We are using AC Gold.
by sloDavid
Tue Aug 05, 2014 2:36 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Top Products report timeout
Replies: 3
Views: 5945

Re: Top Products report timeout

After running a trace on the database in SQL Profiler, I found a query that was taking two minutes to run: exec sp_executesql N' SELECT COUNT(*) AS ProductCount FROM ( SELECT DISTINCT P.ProductId FROM (ac_Orders O INNER JOIN ac_OrderItems OI ON O.OrderId = OI.OrderId) INNER JOIN ac_Products P ON OI....
by sloDavid
Tue Aug 05, 2014 8:52 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Top Products report timeout
Replies: 3
Views: 5945

Re: Top Products report timeout

... and it's broken again. We have plenty of available RAM & CPU on both the application & DB server.
by sloDavid
Thu Jul 31, 2014 4:09 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Top Products report timeout
Replies: 3
Views: 5945

Re: Top Products report timeout

The report seems to have recovered on its own. Strange.
by sloDavid
Mon Jul 28, 2014 4:39 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Top Products report timeout
Replies: 3
Views: 5945

Top Products report timeout

Any ideas on an Exception starting out of nowhere? We have not customized the Top Products report at all. Started all of a sudden on Friday night. In addition to the error below, sometimes we also get, on the same page, with no accompanying stack trace. Any ideas? (We have plenty of CPU & memory.) E...
by sloDavid
Thu Jul 17, 2014 12:05 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Authorize.net Credit Card Issues
Replies: 6
Views: 9471

Re: Authorize.net Credit Card Issues

Everything seems to be back up. (And apparently you can't ping that address anyway, because ping still doesn't work.)
by sloDavid
Thu Jul 17, 2014 11:59 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Authorize.net Credit Card Issues
Replies: 6
Views: 9471

Re: Authorize.net Credit Card Issues

I turned on debug mode for Authorize.net, and I get this: ERROR 2014-07-17 11:22:17,469 9950452ms Object a - Provider threw exception in DoAuthorize. System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the conne...
by sloDavid
Thu Jul 17, 2014 11:53 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Authorize.net Credit Card Issues
Replies: 6
Views: 9471

Re: Authorize.net Credit Card Issues

Trying to ping "secure.authorize.net", and I'm just getting request timeouts.
by sloDavid
Thu Jul 17, 2014 11:39 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Authorize.net Credit Card Issues
Replies: 6
Views: 9471

Re: Authorize.net Credit Card Issues

We're getting that, too! Seems to have started around 10:30 AM Pacific time.
by sloDavid
Thu Jun 05, 2014 12:11 pm
Forum: AbleCommerce GOLD
Topic: USPS retiring Rate V3 Api
Replies: 32
Views: 16480

Re: USPS retiring Rate V3 Api

Will there be a hot patch for existing (7.x) versions, or will we need to upgrade to the latest GOLD R-version?
by sloDavid
Thu Jun 05, 2014 11:35 am
Forum: AbleCommerce GOLD
Topic: R8 Direct Database Upgrade
Replies: 4
Views: 3229

R8 Direct Database Upgrade

The R8 email announcement said that R8 supports "direct database upgrades going back to versions as early as 7.0.3." I'm unsure how to reconcile that statement with the upgrade instructions at http://help.ablecommerce.com/upgrades/acgold/upgrade_to_gold_r8.htm , which say that I should first apply t...
by sloDavid
Thu Dec 19, 2013 3:52 pm
Forum: AbleCommerce GOLD
Topic: PayPal Express - Commercial rates
Replies: 3
Views: 2649

PayPal Express - Commercial rates

PayPal Express still seems to send back residential addresses as being commercial. Is there a way to fix that? The one solution that I can think of is to always convert commercial addresses to residential on Checkout/ShipMethod.aspx, prior to querying for rates.
by sloDavid
Thu Dec 05, 2013 10:51 am
Forum: AbleCommerce GOLD
Topic: Shipping Insurance miscalculation
Replies: 5
Views: 3549

Re: Shipping Insurance miscalculation

I'm using R3 right now. Would setting the item up as a kit of sub-products alleviate the situation? That is, would AC split the items among specific boxes, and then send the sum of the value of the sub-products in the given box, instead of the total value of the kit?
by sloDavid
Wed Dec 04, 2013 6:44 pm
Forum: AbleCommerce GOLD
Topic: Shipping Insurance miscalculation
Replies: 5
Views: 3549

Shipping Insurance miscalculation

There seems to be a problem applying the insurance cost to an integrated UPS shipping method. A product that is expensive, and heavy enough to ship in multiple packages ends up insuring the full item value on every package. For example, a $2000 item that weighs 200 lbs. will ship in 3 boxes in order...
by sloDavid
Fri Nov 29, 2013 5:47 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Payment Management
Replies: 1
Views: 3159

Re: Payment Management

It turns out that setting the authorization mode to Sale does indeed do this.
by sloDavid
Wed Nov 27, 2013 10:54 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Require Kit Selection Using Dropdowns
Replies: 1
Views: 3254

Re: Require Kit Selection Using Dropdowns

Not that I've ever found. We've gotten around it by setting the header for some as "--optional--" and others (the mandatory ones) as "--please select--". It doesn't enforce it, but the failure to do so doesn't appear to have caused problems.
by sloDavid
Tue Nov 26, 2013 6:57 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Payment Management
Replies: 1
Views: 3159

Payment Management

We want to quickly capture all payments through PayPal. I cannot find directions to configure this IN PayPal. 1. Will updating the PayPal gateway settings authorization mode to "Sale" do so? It seems like that would only work for PayPal Express. 2. A reasonably acceptable solution would be to simply...
by sloDavid
Thu Oct 31, 2013 11:19 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Login Page doesn't work in IE 10 or 11 when using Enter key
Replies: 19
Views: 34902

Re: Login Page doesn't work in IE 10 or 11 when using Enter key

ASP.NET 4.0 and below has a problem processing ASP ImageButton clicks from IE10+. It was fixed with .NET 4.5. To be compatible with IE10+, you need to either upgrade your server to .NET 4.5, or if like me that's not feasible, you need to force IE10+ to behave like IE9. I fixed this problem for mysel...
by sloDavid
Mon Jul 29, 2013 8:04 pm
Forum: AbleCommerce GOLD
Topic: USPS API Updates for July
Replies: 25
Views: 22963

Re: USPS API Updates for July

This update did not work for me, for 7.0.6. I updated the CSV file, recycled my App Pool, removed the existing methods, and re-added my USPS method ("USPS Priority Mail"). I confirmed that I have the correct DLL from the January update. The new methods are all listed properly on the Admin page for a...
by sloDavid
Tue May 21, 2013 2:40 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: CRITICAL: Cannot checkout using IE10 in Windows 8
Replies: 48
Views: 43684

Re: CRITICAL: Cannot checkout using IE10 in Windows 8

I can confirm david-ebt's solution on page 1 of this thread. After installing the .net 4.0 hotfix, which by itself did not solve my problem, I was able to finally fix it by adding the two App_Browser project files found in http://www.hanselman.com/blog/content/binary/App_BrowsersUpdate.zip Like Davi...
by sloDavid
Thu Feb 21, 2013 11:58 am
Forum: AbleCommerce GOLD
Topic: Webpages, NHibernate and LoadForCriteria
Replies: 5
Views: 9926

Re: Webpages, NHibernate and LoadForCriteria

To anyone else looking for another simple way of doing this, you normally won't need Webpage-specific fields, but I found it also possible to achieve the objective simply using CatalogNodes: CategoryDataSource.Load(categoryId).CatalogNodes.Where(cn => (cn.CatalogNodeType == CatalogNodeType.Webpage))