For an 3rd party affiliate, I need to put some tracking code (Javascript) on the confirmation page of aMember. Everywhere it says this is the thanks.html template page. However, the true URL of the confirmation page is: https://www.mystore.com/store/plugins/payment/cc_core/cc.php Is there a method for me to do this? For instance, is there a main template page for the cc.php page, or is it just calling thanks.html in some manner. Or is there a way I can successfully implement some Javascript on the cc.php page when the payment is successful? Thanks for any help
cc.php show thanks.html template when payment is finished as well. So you need to put your code into thanks.html