Search found 15 matches
- Wed Mar 22, 2017 3:27 pm
- Forum: AbleCommerce GOLD
- Topic: Does Gold R6 Support Authorize.net CIM for saving card info
- Replies: 5
- Views: 66804
Re: Does Gold R6 Support Authorize.net CIM for saving card info
Hi Katie, We needed to see what the screens look like to retrieve a saved card to use for new order, per the discussion above, so we requested the online demo for the current release. It's not clear that we can see this feature in action, even using our live Authorize.Net merchant account. One scree...
- Wed Jan 25, 2017 4:23 am
- Forum: AbleCommerce GOLD
- Topic: Does Gold R6 Support Authorize.net CIM for saving card info
- Replies: 5
- Views: 66804
Re: Does Gold R6 Support Authorize.net CIM for saving card info
Katie,
Thank you very much for the help!
Thank you very much for the help!
- Tue Jan 24, 2017 4:54 am
- Forum: AbleCommerce GOLD
- Topic: Does Gold R6 Support Authorize.net CIM for saving card info
- Replies: 5
- Views: 66804
Re: Does Gold R6 Support Authorize.net CIM for saving card info
Hi Katie, Thanks for your help. Just to clarify, if our customer upgrades to the current release, then when their existing shoppers want to place a new order, does Able allow them to access this Card info to complete the purchase? And does that mean if one of our Customer's employees with Admin priv...
- Wed Jan 18, 2017 9:41 am
- Forum: AbleCommerce GOLD
- Topic: Does Gold R6 Support Authorize.net CIM for saving card info
- Replies: 5
- Views: 66804
Does Gold R6 Support Authorize.net CIM for saving card info
Hi We are trying to understand if the Authorize.NET CIM feature discussed here: http://help.ablecommerce.com/mergedProjects/AblecommerceGold/configure/payments/gateways/authorizenet_cim.htm will allow the customer's card data to be stored for subsequent, NOT recurring, transactions, so they would no...
- Tue Jan 05, 2016 12:56 pm
- Forum: AbleCommerce GOLD
- Topic: Error trying to Install
- Replies: 1
- Views: 2676
Error trying to Install
Hi I am trying to install a new copy of Able Gold 11 wsp using a web browser from the install\default.aspx page I get this error using IE 8. Can anyone help? The XML page cannot be displayed Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or t...
- Mon Feb 24, 2014 8:19 am
- Forum: AbleCommerce GOLD
- Topic: Can't Access Admin after upgrading Gold3 - 4
- Replies: 5
- Views: 7332
Re: Can't Access Admin after upgrading Gold3 - 4
We just encountered a similar problem. We have Gold. It's set up as a members only, so you have to log in to see the store. Up until this weekend it accepted the main administrative account (xyz@someisp.com and pwd) login, but now it says that login has been disabled. Why, we don't know other than m...
- Mon Feb 10, 2014 4:33 pm
- Forum: AbleCommerce GOLD
- Topic: Multiple products ordered on single page
- Replies: 2
- Views: 2856
Re: Multiple products ordered on single page
Katie,
Thanks so much for the quick response.
I'll look this over and see what to do.
Thanks so much for the quick response.
I'll look this over and see what to do.
- Mon Feb 10, 2014 9:32 am
- Forum: AbleCommerce GOLD
- Topic: Multiple products ordered on single page
- Replies: 2
- Views: 2856
Multiple products ordered on single page
Hello Community, I am not certain how to properly describe what I need and so I am not finding much through searches of the forum. We need the ability to have a single page list a number of products in row format, with basic information in each row, eg Item code, description, unit of measure, price,...
- Thu Feb 06, 2014 10:35 am
- Forum: AbleCommerce GOLD
- Topic: force customers to login to view products
- Replies: 7
- Views: 6547
Re: force customers to login to view products
Thanks so much Katie and jguengerich!!
- Wed Feb 05, 2014 8:06 am
- Forum: AbleCommerce GOLD
- Topic: force customers to login to view products
- Replies: 7
- Views: 6547
Re: force customers to login to view products
Hi AbleCommerce community Can anyone direct us to some specifics on how to setup a members only store (Gold R6) that prohibits viewing products until you login with a previously assinged UID/Pwd? In an earlier search on this I came across a reference to what I recall as a default group code that can...
- Mon Jan 28, 2013 3:53 pm
- Forum: AbleCommerce GOLD
- Topic: BuyProductDialog customization/PostBack issues
- Replies: 6
- Views: 8535
Re: BuyProductDialog customization/PostBack issues
Hi Mazhar, Many thanks for your update! I plugged it in and while it removed the compile error, the saved template Texbox values do not fill in when you jump back from a saved cart or wishlist to item (all the kit component selections do, however). I put the debug on and _Item is null but the !strin...
- Sat Jan 26, 2013 10:33 am
- Forum: AbleCommerce GOLD
- Topic: BuyProductDialog customization/PostBack issues
- Replies: 6
- Views: 8535
Re: BuyProductDialog customization/PostBack issues
Mazhar, Thanks very much for the help. I replaced the code. This part is coming up with "_Item does not existing in the current context" in this segment if ( _Item != null && _Item.Inputs.Count > 0) { foreach (BasketItemInput biInput in _Item.Inputs) So I am scratching with what is missing.
- Thu Jan 24, 2013 12:50 pm
- Forum: AbleCommerce GOLD
- Topic: BuyProductDialog customization/PostBack issues
- Replies: 6
- Views: 8535
Re: BuyProductDialog customization/PostBack issues
Hi Calbeth I came across your post, and it looks similar to something I am attempting. Just to keep it simple, I am trying to add a Textbox to the buyproduct control to capture a piece of data that can be saved with the cart and re-displays when you go from the cart back to the buyproduct page. I se...
- Thu Jan 24, 2013 11:56 am
- Forum: AbleCommerce GOLD
- Topic: Kits in AC Gold 5078
- Replies: 5
- Views: 5448
Re: Kits in AC Gold 5078
Did the trick!
Thanks very much for the help.
Thanks very much for the help.
- Mon Jan 21, 2013 6:36 pm
- Forum: AbleCommerce GOLD
- Topic: Kits in AC Gold 5078
- Replies: 5
- Views: 5448
Kits in AC Gold 5078
In setting up an AC Gold edition test environment on a Win 7 PC with 3 GB RAM and 7200 RPM Disk, SQL 2005 developers edition, we discovered a significant issue with using Kits. We created a single test kit that has 4 drop down options (we intended to add others as well), each with about 12 choices. ...