Search found 1 match

by pravin_sethia
Thu Sep 24, 2009 6:57 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Adding a field to Orders table and Source Code
Replies: 19
Views: 14107

Re: Adding a field to Orders table and Source Code

hi, My BasketItem displays the custom field till last moment before checkout and is also present in the database. However, once the checkout response comes as true, the customfields are not getting copied in the table OrderItems. Please let me know if I am missing some setting. I am working on the v...