Jump to content

order-confirmation.php


csoul78

Recommended Posts

Hello,

I am trying to edit the "order-confirmation.php" page by adding a script from Jrox Affiliate Manager; however, when I open the file, I only see the license agreement info and not the following lines:

$smarty->assign(array(
'HOOK_ORDER_CONFIRMATION' => Hook::orderConfirmation(intval($id_order)),
'HOOK_PAYMENT_RETURN' => Hook::paymentReturn(intval($id_order), intval($id_module))));

Can someone help me locate these lines so that I may add the script as needed?

Thank you.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...