Is it in anyway possible to have the delivery address on the payment details page so it seems to the customer like an order summary / complete order form?
Announcement
Collapse
No announcement yet.
Delivery address on payment page?
Collapse
X
-
Hi Richard,
I have not seen this on a actinic site. Having on the 3rd stage, the customer address. I don't think you can do this, because on the checkout stages, the catalog uses orderscript.pl to go from one checkout stage to another. Now for what you want, you will need to first edit the act_order02.html. Place in some text fields here, then edit the orderscript.pl and put some information to pass the values from the invoice address to the text field you had just created in act_order02.html. You will need to know some perl knowledge for this.
Kind RegardNadeem Rasool
SellerDeck Development
Comment