![]() |
tpl files for pages after payment is processed
I'm trying to track down the php and tpl files that control the display after a payment has been processed.
I'm using Fast Lane Checkout but all the tpl files in this module are to do with controlling the pre-payment pages. After a credit card/PayPal payment has been made what tpl files are shown? Thanks |
Re: tpl files for pages after payment is processed
/skin/common_files/customer/main/order_message.tpl
This template also loads the invoice data from /skin/common_files/mail/html/order_invoice.tpl This is also the template to insert conversion tracking pixels/scripts (the only reason a customer will see this page is if they have had a successful conversion) Is this what you were looking for? |
Re: tpl files for pages after payment is processed
/skin/common_files/mail/html/order_invoice.tpl
is also used when printing? It;s called in common_files/order_invoice_print.tpl /skin/common_files/customer/main/order_message.tpl This looks right. Yes - I want to add conversion tracking scripts so I'll try the above. Thanks for the pointer. |
Re: tpl files for pages after payment is processed
Add conversion tracking stuff to order_message.tpl
|
All times are GMT -8. The time now is 10:25 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.