Search found 75 matches

by Thistle3408
Mon Nov 29, 2010 12:06 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Google Checkout and Shipping Rates
Replies: 4
Views: 3225

Re: Google Checkout and Shipping Rates

If it helps I found a parameter in the Zones set up that seemed to make a difference. It was to include or exclude all provinces. Seems that the parameter should have had nothing to do with the problem and FedEx was reporting an error but it was a red herring. Try checking parameters like this in th...
by Thistle3408
Tue Nov 16, 2010 2:50 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: FedEx Integration
Replies: 6
Views: 8187

Re: FedEx Integration

Okay, the design of an AC - FedEx integration would require some in depth thought. Here's how I would suggest it be attacked. 1. Yes, the new XML interface is the way to go. It's not trivial by any means, but it's the best method nonetheless. 2. Obtaining rates as currently done, which does use XML,...
by Thistle3408
Tue Nov 09, 2010 8:18 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Bullet List of Kit Components on Invoice, Pack List, etc.
Replies: 4
Views: 2909

Re: Bullet List of Kit Components on Invoice, Pack List, etc.

Thanks Tim, but the only significant difference resulting from the actual "print" files you sent from 7.0.5 is one slight change in the inclusion or not of kit components. There is nothing I can see that causes bullets or not. So, on 7.0.4 I am still trying to see what I need to do to fix the Pack L...
by Thistle3408
Thu Nov 04, 2010 7:32 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: PayPal not working in 7.0.4
Replies: 9
Views: 5815

Re: PayPal not working in 7.0.4

I see an entry in my error log (Administration > Help > Error Log) that shows this: 11/3/2010 5:05:28 PM Error An error has occured at https://store.netgate.com/ProcessPayPal.ashx Object reference not set to an instance of an object. It appears several times. Does this relate to the issue in this st...
by Thistle3408
Wed Nov 03, 2010 8:25 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Google Checkout and Shipping Rates
Replies: 4
Views: 3225

Google Checkout and Shipping Rates

Here's a symptom. We had a order from Finland that ordered an item and went to Google Checkout. When they got to Google Checkout, there were no shipping options and/or rates. We have one shipping option "Customer pays..." where a customer can select that method and add their own UPS, FedEx, etc. acc...
by Thistle3408
Mon Nov 01, 2010 9:40 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Bullet List of Kit Components on Invoice, Pack List, etc.
Replies: 4
Views: 2909

Re: Bullet List of Kit Components on Invoice, Pack List, etc.

We're on 7.0.4

Is there a way to borrow some code from 7.0.5 or do I have to figure out how to do bullets on my own?
by Thistle3408
Fri Oct 29, 2010 4:05 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Bullet List of Kit Components on Invoice, Pack List, etc.
Replies: 4
Views: 2909

Bullet List of Kit Components on Invoice, Pack List, etc.

Right now I am focused on the Packing List, but I likely will need to pursue this on Invoices and maybe some other things. Bottom line is that I want to list the Kits and the components on the packing list with the Kit Master left justified (no bullet) and the items that make up the kit (the compone...
by Thistle3408
Thu Oct 28, 2010 1:50 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: FedEx Integration
Replies: 6
Views: 8187

Re: FedEx Integration

To my understanding FedEx is fully integrated. Is there something I am missing? The only "integration" I see is the ability to get rates. The rest of the process appears to be manual. When I say fully integrated I mean: 1. Within the admin side of AC I can select an order that has all the standard ...
by Thistle3408
Wed Oct 20, 2010 2:02 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: FedEx Integration
Replies: 6
Views: 8187

FedEx Integration

AC help says: FedEx provides the FedEx Ship Manager Server for customers that have an absolute need for integration, and speed of shipment processing. AbleCommerce delivers real-time shipping services and rates through the FedEx integration. The AbleCommerce FedEx configuration page includes feature...
by Thistle3408
Fri Oct 15, 2010 2:38 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Kit Price vs Product Price
Replies: 2
Views: 1997

Re: Kit Price vs Product Price

Yea, it looks like I need to copy some code from a couple of other modules that have a calculation for kits.

The situation I have already has the selections done before getting to this. So, that was already understood.
by Thistle3408
Wed Oct 13, 2010 1:38 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: NVelocity and Components of a kit
Replies: 4
Views: 2956

Re: NVelocity and Components of a kit

I changed the logic around a little, but this works in our email template...note that the variable $NMasterID is set to "" before entering this logic; #if ( ($orderItem.ParentItemId == $NMasterID)) <li>$orderItem.Name</li> #elseif($orderItem.Product.KitStatus == "Master") #set ($NMasterID = ($orderI...
by Thistle3408
Wed Oct 13, 2010 9:19 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: NVelocity and Components of a kit
Replies: 4
Views: 2956

Re: NVelocity and Components of a kit

Got a question about this... $orderItem.Product.KitStatus == "Member" Is this true when the item is a member of the specific kit that is on this order or is this true when the item is a member of any kit. In other words we sell ProductX as a separate saleable, shippable item and it is also a product...
by Thistle3408
Tue Oct 12, 2010 4:26 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: NVelocity and Components of a kit
Replies: 4
Views: 2956

NVelocity and Components of a kit

Is there a way in an email template to know if a product is a component of a kit (or maybe the converse, know that a product is the kit master)? I know we can see a product vs a discount, gift wrap, etc. by using #if (($orderItem.OrderItemType == "Product")) But I would like to know if that specific...
by Thistle3408
Mon Oct 11, 2010 12:56 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Authorize.net AVS mismatch and hold on customer account
Replies: 6
Views: 7292

Re: Authorize.net AVS mismatch and hold on customer account

Allow me to add... There are two situations where this (hold/pending on customer's account in spite of AVS Mismatch) can occur. 1. If you have set up fraud filters in Authorize.net The you are essentially asking authorize.net to check one or more factors; some of which can (and are) checked before t...
by Thistle3408
Thu Oct 07, 2010 10:35 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Kit Price vs Product Price
Replies: 2
Views: 1997

Kit Price vs Product Price

I bet this is here someplace but I can't find it.... SImply stated in the ProductDiscountsDialog.ascx.cs it uses the product.Price as the base upon which any discounts are calculated. I want to use the sum of the prices of the kit components when the product is a kit rather than a "product" Is there...
by Thistle3408
Tue Oct 05, 2010 9:34 pm
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Quick nVelocity question regarding purchase orders
Replies: 4
Views: 3985

Re: Quick nVelocity question regarding purchase orders

mm, Regarding your comment about not having the DB Schema... You will want to look at this http://wiki.ablecommerce.com/index.php/Database The AC schema is specifically at http://wiki.ablecommerce.com/images/3/39/AbleCommerce_70_Database_Schema.pdf but looking at the DataPort Utility is helpful, too.
by Thistle3408
Mon Sep 27, 2010 6:07 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Pick Your Ship Date
Replies: 13
Views: 8212

Re: Pick Your Ship Date

That did it.
Thx
by Thistle3408
Sun Sep 26, 2010 8:08 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Pick Your Ship Date
Replies: 13
Views: 8212

Re: Pick Your Ship Date

Redoing the edit got rid of the error, so I must have hit something I shouldn't have. But the desired result is not happening. To start with the Scriptlet 'Checkout Page has the EnableShipMessage on.... [[ConLib:OnePageCheckout EnableShipMessage="true"]] Here's the code in the recalculate right now:...
by Thistle3408
Sat Sep 25, 2010 9:40 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Pick Your Ship Date
Replies: 13
Views: 8212

Re: Pick Your Ship Date

Double checked that and the pairing up of brackets to make sure I didn't delete on or should have deleted one.
Like I said, I'll take a look (when it's not likely customers may be looking) which mean probably Sunday morning.
by Thistle3408
Sat Sep 25, 2010 9:24 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Pick Your Ship Date
Replies: 13
Views: 8212

Re: Pick Your Ship Date

Got an error...
It said a ";" was missing, but I don't see any problems.

Let me look later when I have a little more time
by Thistle3408
Fri Sep 24, 2010 1:32 pm
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Pick Your Ship Date
Replies: 13
Views: 8212

Re: Pick Your Ship Date

Mazhar, Any easy way to make the Delivery Instructions mandatory when a specific "ship method" is selected? We have a "customer pays" method that our customers can use to put in their own FedEx, UPS, etc. accounts for us to charge. Below that we have enabled the "Delivery Instructions?" box for them...
by Thistle3408
Fri Sep 24, 2010 6:45 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Report of Products within Status
Replies: 4
Views: 3218

Re: Report of Products within Status

Mazhar,

Works fine.
by Thistle3408
Fri Sep 24, 2010 6:09 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Report of Products within Status
Replies: 4
Views: 3218

Re: Report of Products within Status

plugables,

We already have that status (Back Order) defined and used as you describe.

Mazhar,

Interesting approach. I'll try that. It's sort of looking at the problem from a different perspective but might yield the desired results sufficiently.
by Thistle3408
Thu Sep 23, 2010 1:53 pm
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Volume Discount Display
Replies: 10
Views: 8008

Re: Volume Discount Display

You might want to look at our site and see if this is more in tune with the desired result.

Try this product
http://store.netgate.com/-P91C95.aspx
by Thistle3408
Thu Sep 23, 2010 10:35 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Report of Products within Status
Replies: 4
Views: 3218

Report of Products within Status

Has anyone created a report where our admin can see those orders that contain a specific product or products? Essentially what I was looking at doing was customizing the Admin/Orders/Default.aspx (and associated .cs) to all the existing parameter selections (e.g., status, date range, etc.) but add a...