Search found 519 matches

by sohaib
Tue Feb 03, 2009 10:09 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Setting my Test Environment
Replies: 4
Views: 2419

Re: Setting my Test Environment

You can install the application on your development machine with demo key. The demo key is not IP specific. OK. Thanks But does the demo key "time out" after 30 days? Or does that only happen for the trial version? -tomas After 30 days you can update again to a new demo key. It won't affect anythin...
by sohaib
Tue Feb 03, 2009 10:04 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Multiple Page Checkout
Replies: 4
Views: 7120

Re: Multiple Page Checkout

All you need to do in order to enable multi page checkout is to set the content scriptlet of the Checkout/Default.aspx page to 'Checkout Page with Login'.
by sohaib
Mon Feb 02, 2009 9:52 am
Forum: International Questions and Topics
Topic: Custom Payment Methods
Replies: 4
Views: 16166

Re: Custom Payment Methods

Yes you can implement this using the described approach. If you follow the pattern used in implementing payment gateways the data items will be automatically stored to the database. For orders paid via 'pay be payroll' method you may also want to update the order page for merchant admin so that he c...
by sohaib
Sat Jan 31, 2009 8:37 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Authorize Test successful, but capture failed (Linkpoint)
Replies: 5
Views: 3083

Re: Authorize Test successful, but capture failed (Linkpoint)

I am not sure but it could be a limitation of test mode. Can you try a test transaction in live mode?
by sohaib
Sat Jan 31, 2009 2:04 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Authorize Test successful, but capture failed (Linkpoint)
Replies: 5
Views: 3083

Re: Authorize Test successful, but capture failed (Linkpoint)

can you please post Ablecommerce version and build information from Help->About?
by sohaib
Sat Jan 31, 2009 1:59 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Google Checkout problem
Replies: 26
Views: 18025

Re: Google Checkout problem

I looked at creating a patch for 7.0 or 7.1 but because the changes involve both GoogleCheckout DLL as well as CommerceBuilder DLL a patch will is not be available for this. However 7.2 is very close and it includes the fix.
by sohaib
Fri Jan 30, 2009 10:27 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Google Checkout problem
Replies: 26
Views: 18025

Re: Google Checkout problem

I think you are misunderstanding my problem... The problem I have is that a normal item in our store (ie, it does NOT qualify for free shipping) will allow a customer, through Google Checkout, to select "Free Shipping" from the drop-down menu, even though that option should not be available. Do you...
by sohaib
Fri Jan 30, 2009 9:49 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Google Checkout problem
Replies: 26
Views: 18025

Re: Google Checkout problem

Hello, Here is some of the discussion that took place in our bug tracker that will give you some idea of whats the problem Say there are two warehouses. Warehouse A and Warehouse B. Have a few Ship-Methods defined; Some applicable to Warehouse A and some applicable to Warehouse B. Purchase a shippab...
by sohaib
Thu Jan 29, 2009 7:22 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: credit card declined / custom email sent at CheckedOut event
Replies: 10
Views: 5284

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

The CheckedOut event handler in OnePageCheckout page is the right place for this kind of code. If you have set your payment gateway to authorize and capture in one step then in the CheckedOut even handler if e.CheckoutResponse.Success is true the customer has been successfully charged. If you have s...
by sohaib
Thu Jan 29, 2009 2:44 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Unusual use of AbleCommerce?
Replies: 13
Views: 9250

Re: Unusual use of AbleCommerce?

... It has been difficult for me because I can't get support other than thru the forums and I gave up on that because my posts hardly got answered .... This is a bit of surprise to me because I believe our forum is one of the best when it comes to technical help. I am not sure which one of your pos...
by sohaib
Fri Jan 23, 2009 4:49 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Estimated Ablecommerce 7.2 Release?
Replies: 2
Views: 3071

Re: Estimated Ablecommerce 7.2 Release?

very soon ... very soon...
We are almost at the end of our final QA cycle.

but I won't give you any date or any date range... I am not allowed to.
all I can say is 'very soon' ... which is very subjective ... but rest assured 'very soon' means 'very soon'.
by sohaib
Fri Jan 09, 2009 12:42 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: CyberSource is throwing exception
Replies: 3
Views: 7181

Re: CyberSource is throwing exception

It looks like a COM registration error. It should get solved if you do register CybsWSSecurity.dll from Bin folder using regsvr32 command on the server you are running your website on. You may also try reinstalling the CyberSource .NET client http://apps.cybersource.com/cgi-bin/pages/dev_kits.cgi?ki...
by sohaib
Fri Jan 09, 2009 10:29 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: search by phone number
Replies: 3
Views: 2325

Re: search by phone number

You could check the code from Admin/People/Users/Default.aspx where user search functionality is a bit more advanced than on PlaceOrder2.aspx page. You can adapt some of it in your code.
by sohaib
Fri Jan 09, 2009 10:17 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: CyberSource is throwing exception
Replies: 3
Views: 7181

Re: CyberSource is throwing exception

Can you have a look at your App_Data/Logs/app.log file and see if there are any detailed log of the exception?
by sohaib
Fri Jan 09, 2009 10:13 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Payflow Pro reference transactions
Replies: 1
Views: 1742

Re: Payflow Pro reference transactions

Currently the reference transaction id (ORIGID) is used for capturing of a previously authorized transaction and refunding of a transaction previously captured transaction. But what you are asking for i.e; initiating a new 'authorization' or 'sale' based on a reference transaction is not supported.
by sohaib
Wed Jan 07, 2009 11:23 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Have balance updated automatically in payment section?
Replies: 2
Views: 2192

Re: Have balance updated automatically in payment section?

Order Balance in your case is automatically adjusted. When you will try to 'Capture' the payment you will be allowed to capture the whole remaining balance not just the original authorization. Just try the capture and see what you get on CapturePayment page...
by sohaib
Wed Dec 31, 2008 9:44 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Why do we get these errors?
Replies: 4
Views: 2755

Re: Why do we get these errors?

Just to add some information. These errors are nothing serious to worry about. If maintenance of some anonymous users fails at one time it will complete in the next run. Also just to let you know, in our updated code (which will be part of 7.2) we have made updates to make sure such errors are not r...
by sohaib
Wed Dec 31, 2008 6:11 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Converting Able 5 vb object code to Able 7 C# code
Replies: 6
Views: 4135

Re: Converting Able 5 vb object code to Able 7 C# code

The converted code seems correct ... except may be you need to change item(i) to this if you are doing this in a collection class public int ObjectType { get { ObjectType = _ObjectType; } set { if (_ObjectType != value) { _ObjectType = value; for (int i = 0; i <= this.Count - 1; i++) { this[i].Objec...
by sohaib
Tue Dec 23, 2008 9:59 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: PageHelper.RecursiveFindControl
Replies: 9
Views: 4295

Re: PageHelper.RecursiveFindControl

You are invoking this on 'RowDataBound' event... there is no need for looping through each row of the grid ... you already get a reference of the row in this event This should work I suppose... protected void GridView1_RowDataBound(object sender, GridViewRowEventArgs e) { if (e.Row.RowType == DataCo...
by sohaib
Tue Dec 23, 2008 9:45 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Purge all products on a Shared Server
Replies: 10
Views: 5296

Re: Purge all products on a Shared Server

Its better not to delete products with direct SQL queries. You may fail to delete associated objects or take necessary cleanup actions. The best way to do this is to write a simple code like this ProductCollection products = Token.Instance.Store.Products; foreach(Product prod in products) { prod.Del...
by sohaib
Tue Dec 23, 2008 8:26 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: System.NullReferenceException Error
Replies: 10
Views: 8686

Re: System.NullReferenceException Error

Are you still able to reproduce the bug in a situation?
When was the last time you were able to reproduce the bug?

Can you go to Configure->Taxes->Settings and let me know if you have taxes enabled or not?
by sohaib
Tue Dec 23, 2008 7:59 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: PageHelper.RecursiveFindControl
Replies: 9
Views: 4295

Re: PageHelper.RecursiveFindControl

The PageHelper.RecursiveFindControl method tries to find a sub-control with given id inside a given parent-control. You may need this in situations where you can have more than one control of the same name in your page. This can happen for example in a GridView control. At the design time you only s...
by sohaib
Tue Dec 23, 2008 7:44 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: PageHelper.RecursiveFindControl
Replies: 9
Views: 4295

Re: PageHelper.RecursiveFindControl

Hello Judy,

...edited....
I re-read your post and realized you are trying to use with GridView control ... Please see my next post.
by sohaib
Tue Dec 23, 2008 7:28 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Where in the source code is the URL Rewriting Logic?
Replies: 1
Views: 1578

Re: Where in the source code is the URL Rewriting Logic?

It is happening in backend code in CommerceBuilder.Services.UrlRewriter
by sohaib
Tue Dec 23, 2008 7:18 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: A connection attempt failed... on setup
Replies: 3
Views: 2356

Re: A connection attempt failed... on setup

When installing, AC7 will connect to the Ablecommerce server to obtain the demo license or validate the provided license. Therefore when installing AC7 you must be connected to the internet and you must be able to access Ablecommerce from the machine you are installing AC7 to.