Search found 26 matches

by hautebox
Thu Aug 23, 2012 7:05 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Affiliate ID Logic? Not working on current site
Replies: 1
Views: 2979

Affiliate ID Logic? Not working on current site

I recently set up an affiliate in the system. - Used the proper url syntax to link to the referring site... - When clicking on the link, the url correctly shows .../Default.aspx?afid=1 - Tested the system and placed an order after loading several products in the shopping cart...HOWEVER... Checked th...
by hautebox
Mon Apr 02, 2012 11:36 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Consolidate FedEx shipments from 2 warehouses?
Replies: 2
Views: 3131

Re: Consolidate FedEx shipments from 2 warehouses?

Judy.

Thanks for the note...understood...

It's interesting that the core code doesn't account for that given the AC feature-set talks so much about the "virtual" warehouse capability...
by hautebox
Fri Mar 30, 2012 11:46 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Consolidate FedEx shipments from 2 warehouses?
Replies: 2
Views: 3131

Consolidate FedEx shipments from 2 warehouses?

As discussed in the documentation, we have successfully set up two "warehouses" in AC. We are using one warehouse to hold inventory that must be shipped FedEx ground. The other "warehouse" (in a virtual context) in AC is using to hold inert inventory that can be shipped USPS. The two products are ac...
by hautebox
Fri Mar 16, 2012 6:51 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Authorize.Net, Processor or Custom Gateway?
Replies: 3
Views: 6687

Re: Authorize.Net, Processor or Custom Gateway?

Plugables, That wiki link is not very informative. The zip file is more insightful, but not entirely clear. I posted a new topic related to many providers that have auth.net emulators (ie. they just change the url that is being called). I was able to open many of the files with notepad ++ and look a...
by hautebox
Fri Mar 16, 2012 6:21 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Payment Gateway Customization
Replies: 0
Views: 3126

Payment Gateway Customization

For merchants wanting to keep their existing merchant services providers, has anyone had experience changing the Auth.net url and if so, where. Many merchant providers have "auth emulators"...ie, if you change the URL, and repoint to their sites, the existing auth.net payment gateway code can be use...
by hautebox
Fri Mar 16, 2012 10:36 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Shipping Method Not Functioning Correctly
Replies: 0
Views: 2740

Shipping Method Not Functioning Correctly

I am trying to implement multiple shipping methods using two warehouses, but the drop down option is not functioning correctly...Any ideas...? I have successfully verified... The creation of two warehouses -- 1 and 2 The creation of Shipping Method Fed Ex ground - assigned to all warehouses The crea...
by hautebox
Wed Feb 29, 2012 4:13 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Trying to get lists of variables on pages
Replies: 13
Views: 12481

Re: Trying to get lists of variables on pages

Karin. I understand you explanation. That does seem, however, peculiar programming logic... From the standpoint that the email template is somewhat "external" in terms of it pulling from a html (not in aspx), you would think that it is accessing the dBase directly...ie, and therefore able to call an...
by hautebox
Wed Feb 29, 2012 3:09 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Trying to get lists of variables on pages
Replies: 13
Views: 12481

Re: Trying to get lists of variables on pages

Karin... You are AWESOME...yes, that worked... Interestingly enough...I tried previously, but i think it needs to contain the {variable} in brackets...Now it works...If you look at the email template code, some variables require it, others don't.... Independently, that would mean that the variable s...
by hautebox
Wed Feb 29, 2012 2:28 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Trying to get lists of variables on pages
Replies: 13
Views: 12481

Re: Trying to get lists of variables on pages

Just a follow-up for folks interested in this thread. Mike over at AC is trying to get us a listing... As a note to Judy's point she raised, most I have been in discussion with are just looking to modify the email templates - and not the "core code"...hence, performance theoretically won't be compro...
by hautebox
Tue Feb 21, 2012 9:52 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Trying to get lists of variables on pages
Replies: 13
Views: 12481

Re: Trying to get lists of variables on pages

Judy. Thanks for the informative note. Actually, yes, I had read about the performance issues. My needs are somewhat simpler... We are just wanting to add the customer email and phone number into some of the html email "templates". For example, in the packing slips, we want to have the email and pho...
by hautebox
Mon Feb 20, 2012 10:50 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Trying to get lists of variables on pages
Replies: 13
Views: 12481

Re: Trying to get lists of variables on pages

Mazhar, I found that link equally useless... :-) I too am needing the proper velocity syntax for variables like customer email, customer phone, etc. I too have also run across the same general links with references to a handful of items... Is there a place with the complete list? I noticed Karin's r...
by hautebox
Mon Aug 01, 2011 11:26 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Reversing Update Shipment Status Error?
Replies: 5
Views: 5242

Re: Reversing Update Shipment Status Error?

As of about 9 months ago, there was not a solution to this other than the "manual crowbar" that Joe referenced above.

We did not upgrade our AC ver due to uncertainty around the impact on some code that we had written. As a result, I don't know if that been taken care of since that time.
by hautebox
Sat Jan 16, 2010 1:47 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Reversing Update Shipment Status Error?
Replies: 5
Views: 5242

Reversing Update Shipment Status Error?

Does a process exist to "change/revert" an individual order (or group of orders) from "Shipped" back to "Unshipped" if the admin erroneously clicks the wrong button? I erroneously checked one of the selection boxes for a particular set of orders, I then batch processed the Shipment Status from Unshi...
by hautebox
Fri Dec 11, 2009 2:13 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Show Defer Payment only for Admin...?
Replies: 3
Views: 2854

Re: Show Defer Payment only for Admin...?

Joe, Brilliant solution...! Took me about 90 seconds to implement...!!! I'm not very versed on programming, databases, or the ConLib, so for me this was super straight forward remedy... I haven't attempted Mazhar's suggestion for fear I would major league mess something up... Thanks to you both for ...
by hautebox
Thu Dec 10, 2009 2:58 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Show Defer Payment only for Admin...?
Replies: 3
Views: 2854

Show Defer Payment only for Admin...?

We only except credit cards for our online food orders...Hence payment methods are configured for auth.net standard gateway options (visa, amex,etc). On occasion, I have a select group of customers we allow to place telephone orders and pay with cash when we deliver. In that instance, I manually cre...
by hautebox
Thu Dec 03, 2009 8:46 am
Forum: 7.0 DataPort
Topic: Order Export --- Purchased Items not exported
Replies: 2
Views: 4049

Re: Order Export --- Purchased Items not exported

Thanks Naveed,

I do see the data in the xml option...

Interesting that that functionality wasn't included in the csv export option...
by hautebox
Fri Nov 27, 2009 4:53 pm
Forum: 7.0 DataPort
Topic: Order Export --- Purchased Items not exported
Replies: 2
Views: 4049

Order Export --- Purchased Items not exported

What is the best workflow for exporting data about purchased items using the DataPort Utility? My objective is to send the order items for each customer and order to a CSV file so that I can import into my inventory/accounting software on a Microsoft platform. Ultimately, I will run pivot tables or ...
by hautebox
Tue Nov 10, 2009 8:02 am
Forum: 7.0 DataPort
Topic: Product Import: Syntax for Multiple Categories using DPort?
Replies: 3
Views: 5553

Re: Product Import: Syntax for Multiple Categories using DPort?

That syntax only appears to work with root level categories. I have a root level cat named "Breakfast", and a sub-cat named "Breakfast Tacos" I attempted to load the dataset (see below)...it created a "new" (did not exist before) root level cat "Breakfast Tacos" - populated that "new" category with ...
by hautebox
Mon Nov 09, 2009 4:24 pm
Forum: 7.0 DataPort
Topic: Product Import: Syntax for Multiple Categories using DPort?
Replies: 3
Views: 5553

Product Import: Syntax for Multiple Categories using DPort?

I am attempting to import individual products and associate them to multiple categories - both root and sub-category levels. I assume from the CSV template that the label "Categories" (see below from the Wiki), will allow for the importation into more that one. If so, I haven't found the required sy...
by hautebox
Mon Nov 09, 2009 12:29 pm
Forum: 7.0 DataPort
Topic: CSV Import Errors -- Product info - DataPort Utility
Replies: 7
Views: 9395

Re: CSV Import Errors -- Product info - DataPort Utility

BRILLIANT...!!!!

Same dataset imported without error and to the correct categories with the Universal DPU...

So much for the old DPU version...
by hautebox
Mon Nov 09, 2009 12:24 pm
Forum: 7.0 DataPort
Topic: CSV Import Errors -- Product info - DataPort Utility
Replies: 7
Views: 9395

Re: CSV Import Errors -- Product info - DataPort Utility

just a note...on the universal dataport...got the following message...selected ok Field length should be extended from '100' to '255' for field 'Name' for database table 'ac_DigitalGoods'. Field length should be extended from '100' to '255' for field 'FileName' for database table 'ac_DigitalGoods'. ...
by hautebox
Mon Nov 09, 2009 11:57 am
Forum: 7.0 DataPort
Topic: CSV Import Errors -- Product info - DataPort Utility
Replies: 7
Views: 9395

Re: CSV Import Errors -- Product info - DataPort Utility

here is a listing which contains a sub-set of the larger dataset....this too is giving me the same error message... ps...tried to upload the actual csv file to this mssg, but say's the following when i post The extension csv is not allowed. Below is the data in my csv file ********************* SKU ...
by hautebox
Fri Nov 06, 2009 5:53 am
Forum: 7.0 DataPort
Topic: ParentId Error -- CSV Upload -- DataPort Utility
Replies: 2
Views: 4414

Re: ParentId Error -- CSV Upload -- DataPort Utility

AbleCommerce 7.0.3 build 12458 data port version 7.3.130.0 client api 7.0.3 (not sure if how to access the detailed portion of this one) downloaded off site yesterday PLATFORM: ASP.NET VERSION: 7.0.3 BUILD: 12458 MSSQL v2005 AC SCHEMA v2005 AjaxControlToolkit: 3.0.20229.20843 CommerceBuilder: 7.3.12...
by hautebox
Fri Nov 06, 2009 5:50 am
Forum: 7.0 DataPort
Topic: CSV Import Errors -- Product info - DataPort Utility
Replies: 7
Views: 9395

Re: CSV Import Errors -- Product info - DataPort Utility

AbleCommerce 7.0.3 build 12458 data port version 7.3.130.0 client api 7.0.3 (not sure if how to access the detailed portion of this one) downloaded off site yesterday PLATFORM: ASP.NET VERSION: 7.0.3 BUILD: 12458 MSSQL v2005 AC SCHEMA v2005 AjaxControlToolkit: 3.0.20229.20843 CommerceBuilder: 7.3.12...
by hautebox
Thu Nov 05, 2009 3:06 pm
Forum: 7.0 DataPort
Topic: ParentId Error -- CSV Upload -- DataPort Utility
Replies: 2
Views: 4414

ParentId Error -- CSV Upload -- DataPort Utility

I am attempting to use the CSV import feature in the DPU... I created a simple CSV file with the following data...see below... The upload was successful, however, all entries were placed under the breakfast as a sub - category (ie. Breakfast was at the root level and all others Breakfast was the par...