Announcement

Collapse
No announcement yet.

Credit card info on checkout

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Credit card info on checkout

    Hi ll,
    I'd like to put somewhere on the checkout page of my site in bold letters and also on the order confirmation email that if people pay by Credit Card there will be a 3% surcharge added to the total cost of the order. I already have it in bold on my terms and condition pages but want it where there can be no missing it. I've worn the cost so far because I don't think many people really read the T&C's. I don't want customers to think i'm ripping them off. any detailed instructions greatly appreciated.

    Cheers,

    jacy
    Jacys Computer Supplies
    Web: http://www.jacyscomputers.com.au
    email: sales@jacyscomputers.com.au

    #2
    What I did for the last site I worked on, was to add a line at the top of Act_Order03.html stating about the surcharge. If you allow customers to send their details separately, then it's best to add it to Act_Order02.html, as they wont see Act_Order03 if they send details separately.

    Comment


      #3
      Thanks Antrixx,
      But where exactly do i enter the line of text? right at the top? I just don't want to make a mistake and ruin the email format.

      thanks again,

      Jacy
      Jacys Computer Supplies
      Web: http://www.jacyscomputers.com.au
      email: sales@jacyscomputers.com.au

      Comment


        #4
        Where exactly would like like the customer to see the message?

        You could always put it at the top of the Act_Primary.html page if you want to make sure they see it.

        I, personally, would put it under NETQUOTEVAR:PAYMENTTITLE on Act_Order02.html, as this is where they select their payment option and are most likely to notice it *before* they choose their payment method.

        Comment


          #5
          I would like the customer to see the message just before they enter their CC details. I think entering the info where you have mentioned will do the job nicely.

          Thanks again

          Jacy
          Jacys Computer Supplies
          Web: http://www.jacyscomputers.com.au
          email: sales@jacyscomputers.com.au

          Comment


            #6
            Sorry to be so dense but i found NETQUOTEVAR:PAYMENTTITLE
            and just wanted to know if i should enter the line of text in between these 2 lines?

            <H3>NETQUOTEVAR:PAYMENTTITLE</H3>
            <meta http-equiv="Content-Language" content="en-au">

            I appreciate your help

            Jacy
            Jacys Computer Supplies
            Web: http://www.jacyscomputers.com.au
            email: sales@jacyscomputers.com.au

            Comment


              #7
              Under <H3>NETQUOTEVAR:PAYMENTTITLE</H3>, type <p>Text you want the customer to see here</p>.

              Once you do that, save it, upload it, and then go to do a test order. You don't actually have to place the order, just get as far as selecting the payment method and it should show up just above there.

              Comment


                #8
                Brilliant!!! That worked perfectly

                Thank You so much!!

                Jacy
                Jacys Computer Supplies
                Web: http://www.jacyscomputers.com.au
                email: sales@jacyscomputers.com.au

                Comment

                Working...
                X