Search found 36 matches

by cmorganmcp
Mon Oct 21, 2013 12:28 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Exclude group from pricing rules
Replies: 3
Views: 5765

Re: Exclude group from pricing rules

For this situation, the wholesale group has a global volume discount in place and the pricing rules are stacking on top of it. Wholesalers are aware that they have a blanket discount over other users so for them to see different prices before logging in isn't a big deal. I tried adding additional pr...
by cmorganmcp
Wed Sep 25, 2013 12:37 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Exclude group from pricing rules
Replies: 3
Views: 5765

Exclude group from pricing rules

I have a scenario where all users, anonymous or logged in, need to have pricing rules in effect with the exception of one group, wholesalers. Wholesalers already get a discount so we don't want to apply another discount through pricing rules on top of it. Is there any way, custom code or otherwise, ...
by cmorganmcp
Thu May 10, 2012 2:57 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Shipping Labels and Postage
Replies: 19
Views: 17608

Re: Shipping Labels and Postage

Actually, it's been over 2 years since Mazhar made that statment (March 2010). I (along with others here apparently) are not able to login to bugzilla to see the status. We'd simply like to know a)Is it coming at all? and b)Do you have a time frame?
by cmorganmcp
Mon Dec 06, 2010 9:13 am
Forum: 7.0 DataPort
Topic: WorldShip Export/Import format
Replies: 31
Views: 50397

Re: WorldShip Export/Import format

Not sure about anyone else but I'm still having this issue. It appears that the Shipment Id isn't getting included in the generated file, just empty quotes
by cmorganmcp
Fri Oct 22, 2010 12:27 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Shipping Zone Postal Code Wildcards
Replies: 4
Views: 3352

Re: Shipping Zone Postal Code Wildcards

Pushing out to 5 full digits is the only way I've been able to get this to work. It seems that the wildcard does not work as intended. Hopefully this saves someone else some frustration.

-chad
by cmorganmcp
Wed Oct 20, 2010 9:53 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Shipping Zone Postal Code Wildcards
Replies: 4
Views: 3352

Re: Shipping Zone Postal Code Wildcards

To clarify, the test zip is 71111. Zone 1 contains 7111* among others and Zone 2 contains 1111* among others. Both Zone 1 and 2 will match. If I remove 1111* from Zone 2 then it no longer matches.
by cmorganmcp
Wed Oct 20, 2010 9:42 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Shipping Zone Postal Code Wildcards
Replies: 4
Views: 3352

Re: Shipping Zone Postal Code Wildcards

I just got done loading in zones pushed out to 4 digits instead of 3 (for example, 7111* instead of 711*) and it still appears that another zone with 1111* is matching against 71111. This is causing incorrect shipping methods to diplay to the customer. Can someone please verify if this is a known bu...
by cmorganmcp
Wed Oct 20, 2010 8:04 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Shipping Zone Postal Code Wildcards
Replies: 4
Views: 3352

Re: Shipping Zone Postal Code Wildcards

Has anyone else noticed this?
by cmorganmcp
Mon Oct 18, 2010 3:33 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Shipping Zone Postal Code Wildcards
Replies: 4
Views: 3352

Shipping Zone Postal Code Wildcards

It appears that using wildcards in the postal codes field on the Edit Ship Zone page produces an unexpected result. For example, if I specify Zone 1 with 711* I would expect it to match on 71105, and it does. However, if I specify Zone 2 with 11* it also matches on 71105 and that is not what I would...
by cmorganmcp
Mon Oct 18, 2010 3:29 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Increasing PostalCodeFilter length from 255 to max
Replies: 1
Views: 1610

Increasing PostalCodeFilter length from 255 to max

Is there any reason I shouldn't be able to increase the field size in the database for dbo.ac_ShipZones column PostalCodefilter from nvarchar(255) to nvarchar(max)? I have a ton of FedEx zones I'd like to enter and I'm having to split them across multiple zones because of this limit. Is there any ch...
by cmorganmcp
Mon Oct 11, 2010 8:56 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Paymentech Gift Cards
Replies: 2
Views: 2187

Re: Paymentech Gift Cards

thanks, I'll look into it

-chad
by cmorganmcp
Tue Oct 05, 2010 8:52 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Paymentech Gift Cards
Replies: 2
Views: 2187

Paymentech Gift Cards

Is there any way to accept a paymentech-issued gift card through AbleCommerce? It's not a visa, mastercard, etc., it's a branded, paymentech gift card.

-chad
by cmorganmcp
Thu Sep 30, 2010 12:46 pm
Forum: 7.0 DataPort
Topic: WorldShip Export/Import format
Replies: 31
Views: 50397

Re: WorldShip Export/Import format

to clarify, I'm having the same issue

-chad
by cmorganmcp
Wed Sep 29, 2010 9:59 am
Forum: 7.0 DataPort
Topic: WorldShip Export/Import format
Replies: 31
Views: 50397

Re: WorldShip Export/Import format

I'm very interested in this as well as I'm setting it up right now

-chad
by cmorganmcp
Wed Sep 22, 2010 3:01 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: CreateOrder4
Replies: 5
Views: 3251

Re: CreateOrder4

What permissions are needed? Oddly enough, if I just build then there are no compilation errors, but when I try to publish (right-click, Publish Web Site) ,which causes a build, that is when I get those compilation errors. I can use copy website instead and it works but I'm still curious. All errors...
by cmorganmcp
Wed Sep 22, 2010 8:27 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: CreateOrder4
Replies: 5
Views: 3251

Re: CreateOrder4

I have a new 7.0.4 installation, not an upgrade, and I'm getting these errors as well. Thoughts?

-chad
by cmorganmcp
Mon Sep 28, 2009 12:54 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Bas-64 and Padding is invalid Error
Replies: 7
Views: 8879

Re: Bas-64 and Padding is invalid Error

good to know, thanks
by cmorganmcp
Mon Sep 28, 2009 12:12 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Bas-64 and Padding is invalid Error
Replies: 7
Views: 8879

Re: Bas-64 and Padding is invalid Error

I'm running 7.0.1. Has this been resolved with a newer release? Or is there a way to "fix" this in the version I'm running?

-chad
by cmorganmcp
Fri Apr 03, 2009 6:11 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Require user to select a shipping method
Replies: 2
Views: 2546

Re: Require user to select a shipping method

AppendDataBoundItems is the key... Thanks for your help

-chad
by cmorganmcp
Wed Apr 01, 2009 2:31 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Require user to select a shipping method
Replies: 2
Views: 2546

Require user to select a shipping method

Is there any built-in way of requiring a user to select a shipping method instead of it defaulting to the first in the list?
by cmorganmcp
Wed Jan 28, 2009 5:21 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: credit card declined / custom email sent at CheckedOut event
Replies: 10
Views: 5205

Re: credit card declined / custom email sent at CheckedOut event

At what point is the attempt made to actually charge the credit card? After looking at this code I noticed that on "success" it just fires the CheckedOut event which is basically where I'm currently sending the email. So when it gets to this point it seems like the payment still hasn't been approved...
by cmorganmcp
Wed Jan 28, 2009 11:20 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: credit card declined / custom email sent at CheckedOut event
Replies: 10
Views: 5205

Re: credit card declined / custom email sent at CheckedOut event

Thanks, I'll check it out and post my results back here

-chad
by cmorganmcp
Wed Jan 28, 2009 10:51 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: credit card declined / custom email sent at CheckedOut event
Replies: 10
Views: 5205

Re: credit card declined / custom email sent at CheckedOut event

ok, but if it hasn't completed processing yet (not accepted or declined) then wouldn't that mean that an email wouldn't get sent? If that's the case then is there a better place to send that custom email after payment has been verified?

-chad
by cmorganmcp
Wed Jan 28, 2009 8:57 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: credit card declined / custom email sent at CheckedOut event
Replies: 10
Views: 5205

credit card declined / custom email sent at CheckedOut event

Ok, so I needed to add some custom fields to the order confirmation email. I added logic to the CheckedOut event in a copy of the OnePageCheckout control to manually send an email. The problem is that the email is always sent even though the credit card is sometimes declined. Should I move this logi...
by cmorganmcp
Thu Jan 22, 2009 11:34 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: header textbox when editing scriplets
Replies: 10
Views: 5360

Re: header textbox when editing scriplets

PLATFORM: ASP.NET VERSION: 7.1 BUILD: 10875 AjaxControlToolkit: 1.0.10301.0 CommerceBuilder: 7.0.10576.0 CommerceBuilder.AbleCommerceTax: 7.1.0.0 CommerceBuilder.AustraliaPost: 7.1.0.0 CommerceBuilder.AuthorizeNet: 7.0.9764.0 CommerceBuilder.CanadaPost: 7.0.0.0 CommerceBuilder.CCH: 7.0.0.0 CommerceB...