Tuesday 17 January 2006 11:45:57 am
Hi. I'm new to eZ Publish and can't find a solution to a problem. I need to add n billing and/or delivery addresses to the users of an eZ Publish 3.7 webshop. They should be able maintain their own addresses and choose from them during the checkout process. eZ is so huge to get started with - so maybe you could throw me a hint where to begin. I thought of adding a class 'address' and extend the user class with two 'Object relations' fields 'delivery_addresses' and 'billing_addresses' and then write an extension with the needed add, edit and delete functionality - but maybe there is an easier way to archive this... Thanks a lot in advance...
|