Hello,
i would like to add some fields (e.g. Bank Account Numbers the Customer gives when choosing a "bank Account pay method" as it is usual in Germany) to the Checkout Pages.
To do this I edited (w/Dremaweaver MX) the Act_order02.html Template and simply added 3 aditional Text Fields (Acc.Number, Bank Number, Bank Name).
it is supposed that these fields will be filled by a customer, then when I get the Order with Customers Information (Name, Address, Order,etc.), these 3 aditional fields should be filled with info - but that doesnt happen!
I then put a form containing these fields, and defined the ACTION refering to the os00001.pl Script, hoping that this will work but still nothing!
i get all the Info a Customer fills, except of these 3 Fields.
How can I "integrate" these 3 Fields into the Script or Order02.html, or whatever other Fields I would like to have?
Thx in advance for help
i would like to add some fields (e.g. Bank Account Numbers the Customer gives when choosing a "bank Account pay method" as it is usual in Germany) to the Checkout Pages.
To do this I edited (w/Dremaweaver MX) the Act_order02.html Template and simply added 3 aditional Text Fields (Acc.Number, Bank Number, Bank Name).
it is supposed that these fields will be filled by a customer, then when I get the Order with Customers Information (Name, Address, Order,etc.), these 3 aditional fields should be filled with info - but that doesnt happen!
I then put a form containing these fields, and defined the ACTION refering to the os00001.pl Script, hoping that this will work but still nothing!
i get all the Info a Customer fills, except of these 3 Fields.
How can I "integrate" these 3 Fields into the Script or Order02.html, or whatever other Fields I would like to have?
Thx in advance for help
Comment