HELP with https://www.mystore.com/store/plugins/payment/cc_core/cc.php

Discussion in 'Templates customization' started by booforum, Aug 20, 2010.

  1. booforum

    booforum Member

    Joined:
    May 20, 2005
    Messages:
    186
    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
  2. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    cc.php show thanks.html template when payment is finished as well.
    So you need to put your code into thanks.html

Share This Page