Search found 5 matches
- Wed Oct 06, 2010 4:21 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: AbleCommerce test Gateway - Authorize & Capture
- Replies: 1
- Views: 1612
AbleCommerce test Gateway - Authorize & Capture
We use AbleCommerce ShoppingCart v.7.04 Let's imagine the following situation: - The gateway is set to AbleCommerce Test Gateway - The Authorization is set to: Authorize & Capture - A user orders something - The payment is first Authorized and then Captured - The payment status is Paid The question ...
- Tue Jan 26, 2010 1:44 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: AbleCommerce 7.04 - can't compile after update
- Replies: 6
- Views: 3905
Re: AbleCommerce 7.04 - can't compile after update
Fantastic!
Finally everything compiles smoothly
Thanks a lot Judy for leading me patiently towards the solution !!!
Finally everything compiles smoothly

Thanks a lot Judy for leading me patiently towards the solution !!!
- Mon Jan 25, 2010 3:46 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: AbleCommerce 7.04 - can't compile after update
- Replies: 6
- Views: 3905
Re: AbleCommerce 7.04 - can't compile after update
Judy, excluding the file BatchUpdate.aspx solved the previous compile errors! However, new appeared after few steps :( The new errors are in the file Admin\Taxes\Providers\AvaTax\Default.aspx.cs : The type or namespace name 'AvaTax' does not exist in the namespace 'CommerceBuilder.Taxes.Providers' (...
- Mon Jan 25, 2010 1:42 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: AbleCommerce 7.04 - can't compile after update
- Replies: 6
- Views: 3905
Re: AbleCommerce 7.04 - can't compile after update
Thanks for responding so quickly Judy! I do not have any custom code. I have not even started customizing the shopping card :-( . All I did was following: 1. Started evaluation with AbleCommerce 7.03 (everything compiled fine there) 2. We bought the sw and when the new release (7.04) came out I just...
- Sun Jan 24, 2010 12:55 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: AbleCommerce 7.04 - can't compile after update
- Replies: 6
- Views: 3905
AbleCommerce 7.04 - can't compile after update
After updating to 7.04 when I try to build the web site locally (in VS 2008) I get the following 2 errors: 'CommerceBuilder.Products.Product' does not contain a definition for 'ProductTemplateId' - Line 393 in BatchUpdate.aspx.cs 'CommerceBuilder.Products.Product' does not contain a definition for '...