Search found 9 matches

by tschonbachler
Fri Jan 04, 2008 10:12 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: How to rebuild the AC Database without losing the configurat
Replies: 8
Views: 5235

How to rebuild the AC Database without losing the configurat

Hi, We have configured our production AC database to meet our requirements. After performing this configuration, we allowed our test team to enter orders to ensure our environment was correct before we pushed this out to the public. What we would like to do is to rebuild the database without losing ...
by tschonbachler
Fri Jan 04, 2008 5:23 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Capturing CC sales for POS and shipments
Replies: 10
Views: 7417

Hi Logan,

Thanks again for your help.

Terry
by tschonbachler
Thu Jan 03, 2008 3:03 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Capturing CC sales for POS and shipments
Replies: 10
Views: 7417

Hi Logan, Thanks for the reply. I like your way of thinking and most definitely will work for us. However, in the table OrderItems, for any valid ProductID the column ShippableID is always = 0 regardless of the ShippableID value in the Products table. I am not sure if I am understanding this correct...
by tschonbachler
Mon Dec 31, 2007 7:26 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Changing Dropdownlist Items
Replies: 3
Views: 2822

Joe,

Thanks for the input.

I figured it required a code change, but I was hoping it was some admin parameter.

Thanks for replying.

Terry
by tschonbachler
Wed Dec 26, 2007 2:58 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Changing Dropdownlist Items
Replies: 3
Views: 2822

Changing Dropdownlist Items

We have purchased AC7. We are writing our own gateway. Our gateway is a host-based service not a terminal-based service. As a result, I am having issues with task functions on the payments screen. Here are a few of the issues. Do we have the ability to control the items displayed in the Tasks dropdo...
by tschonbachler
Wed Dec 26, 2007 10:54 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Capturing CC sales for POS and shipments
Replies: 10
Views: 7417

More POS Questions

I am trying to understand how AbleCommerce knows when a product is considered POS. Within my custom gateway I allow authorize, capture and authorize+capture, void and refunds. I am able to do an authorize. Using the AC Admin interface I am able to capture the payment. However, I am trying to figure ...
by tschonbachler
Wed Dec 12, 2007 10:06 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Capturing CC sales for POS and shipments
Replies: 10
Views: 7417

More questions

Hi, Thank you for your reply. However, I still have a few questions about how the custom gateway handles orders which are POS and orders which require shipment. Our website will offer items which can be purchased immediately (POS) like digital media, mp3s via download links or items which need to be...
by tschonbachler
Tue Dec 11, 2007 10:39 am
Forum: Good Reference Posts
Topic: Source for Payment Gateway Authorize.net
Replies: 37
Views: 235553

7.0 Procedures for adding a new gateway

Hi, I have read the documentation for adding a new gateway in AbleCommerce 5.5. However, it appears these steps have changed with 7.0. Here are my questions: 1. What is the process for adding a custom gateway to the Administrator screen in version 7.0? 2. What table needs to be updated and what fiel...
by tschonbachler
Tue Dec 11, 2007 7:27 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Capturing CC sales for POS and shipments
Replies: 10
Views: 7417

Capturing CC sales for POS and shipments

We just purchased AbleCommerce 7.0, so I am very new at this which means I am in the learning mode and have plenty of questions. My job is to write a new gateway for our credit card processor, TPI. In a previous forum, Payment Gateways, jmestep stated "Authorize and capture settings depend on how yo...