account and billing info

Author Message

Daniela Moreno

Tuesday 22 March 2005 3:23:04 pm

hi, im trying to integrate to the account information template (the one u get after doing checkout) fields for shipping information. and i want to get this info on order view, in the admin store and on the email sent after an order is placed.
does anyone has an idea of how to achieve this?

Bård Farstad

Wednesday 23 March 2005 1:57:36 am

Daniela,
the account information is handled by something called shop account handlers. These are located under:
kernel/classes/shopaccounthandlers/

You can make your own handler based on one of the existing ones. It is a plugin interface.

--bård

Documentation: http://ez.no/doc

Daniela Moreno

Thursday 31 March 2005 12:55:55 pm

oh, great, thanx

i got it!

Iain MacLean

Tuesday 24 May 2005 3:49:55 am

Hi there

Like Danliela, I want to collect more information using a modified userregister.tpl template at the checkout stage. I have modifed userregister.tpl, but the info collected isn't available for me to email or to store in the customer information in the admin store.

Should I put the modified ezusershopaccounthandler.php file into an extension, rather than modifying the version in the kernel? I also want to modify userregister.php, as we don't insist that customers provide the ZIP or postal code. Should the modifed version of that file go into the extension as well?

Cheers
Iain

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.