Search found 2 matches

by 1234567890
Fri Jul 23, 2010 12:55 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: CheckoutResponse.Success 'True' even with failed Transaction
Replies: 6
Views: 4594

Re: CheckoutResponse.Success 'True' even with failed Transaction

I make the sugggested changes by AC tech support and still having issue. The failed transaction still go through. I change the script on My Order Page to the following: [[ConLib:MyOrderPage HandleFailedPayments="true"]] I change the script on Receipt Page to the following: [[ConLib:ReceiptPage Handl...
by 1234567890
Thu Jul 01, 2010 3:57 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: How to default Shippable field to NO on Add Product page?
Replies: 1
Views: 2107

How to default Shippable field to NO on Add Product page?

While adding new product on AddProduct.aspx page, how to default Shippable field to No? most of the product we sell is not shippable. we would like to default this field to No for ease of management.