How to create different payment pages aka CC info pages?

Discussion in 'aMember Pro v.4' started by mporter9, Jan 2, 2013.

  1. mporter9

    mporter9 Member

    Joined:
    Aug 25, 2012
    Messages:
    83
    Right now I am testing 2 different funnels and they both have different images, videos, and text in them etc. The funnels look like this:

    Signup Page > Credit Card Payment Page > Thank You Page

    So far I have been able to make 2 completely different Signup Pages by using the form editor, but I have no way of creating different credit card payment pages or thank you pages.

    How can I do this?

    Thanks for the help.
  2. mporter9

    mporter9 Member

    Joined:
    Aug 25, 2012
    Messages:
    83
    Bump.

    No one on this forum is split testing these things?
  3. buildsomething

    buildsomething New Member

    Joined:
    Dec 28, 2012
    Messages:
    1
    The thank you page is here: ../application/default/themes/YOUR_THEME/thanks.phtml
  4. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
    What exaclty must be different on credit card payment pages?

    You may copy file application/cc/views/cc/info.phtml to application/default/themes/YOUR_THEME/thanks.phtml and customize it.
    If there are different products for sale, I will give you a sample of code to check it.

Share This Page