Forums / Developer / Need to add n delivery and billing addresses to shopuser
Kai Rittmeyer
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...
Otto Lederle
Thursday 09 November 2006 5:49:58 am
Has anybody a solution for this problem in the meantime? Actually, I would do it the same way as proposed above, but I am not sure that is the best solution.
Any answers are appreciatedOtto