scranmer Posted January 16, 2006 Posted January 16, 2006 All, I have extended osc2.2MS2 and one of the features saves the delivery&billing address_book_id at checkout confirmation, I was going to use this to expand on the order amendment contribution to allow reselection and changes of a customers address. The only mods required are 1. includes/classes/order.php to capture the ids. Changes to shipping_address_query & billing_address_query to remember the uid used and then to hold the ids in the orders array. 2. checkout_process to add the ids from the orders array onto the end of the orders rec. HOWEVER this all works find 99.9% of the time. Very occasionally when I go to check the ids the actual address record does not exist?!?!?! Yes the record is now missing, yes the account still has a default record, no I do not automaticaly recheck them (YET), no there is no pattern as I have some with delivery some with billing and some with both now missing. All I can think of is that the users are going back into their account and deleting the address record. Does anyone else have any other ideas or suggestions for me to check - please help? Cheers Si.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.