Search found 5 matches
- Wed Nov 12, 2008 11:51 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Need to collect Shipping Address for non-shippable items
- Replies: 3
- Views: 3048
Re: Need to collect Shipping Address for non-shippable items
I am unsure of how to do that, because ususally the shipping address displayed on the receipt and view order page is pulled from the ac_ordershipments table. Since the items are not shippable there is no record written to this table. The only place I can find the shipping address in the database is ...
- Wed Nov 12, 2008 10:36 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Need to collect Shipping Address for non-shippable items
- Replies: 3
- Views: 3048
Need to collect Shipping Address for non-shippable items
We sell digital goods which are marked nonshippable so they are available for download after purchase. We need to collect a shipping address for these items as our resellers (billing address) purchase the software then pass it on to their customer (shipping address). We have tried a few different tw...
- Mon Jul 07, 2008 9:49 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: feedback? taxes and coupons in multiple ship to
- Replies: 7
- Views: 5781
Re: feedback? taxes and coupons in multiple ship to
We need the tax to only apply to the final total (after the coupon is applied). How can we make this happen?
- Tue Apr 08, 2008 8:25 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: PayFuse integration
- Replies: 1
- Views: 3136
PayFuse integration
I need to integrate with the Payfuse payment processor. Do I need to purchase the source code to make this customization?
- Mon Mar 17, 2008 8:34 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: SHA1 on newly uploaded passwords
- Replies: 2
- Views: 3406
SHA1 on newly uploaded passwords
I have uploaded a few hundred passwords from our old website into the ablecommerce sql tables. These passwords do not allow access to the site as they are not SHA1 encrypted. Is there a way I can encrypt them and/or is there something I can put in the passwordFormat field that will make these work. ...