Results 1 to 7 of 7
  1. #1
    Join Date
    Nov 2007
    Posts
    16
    Plugin Contributions
    0

    Default Credit Cards list displayed on checkout page?

    Not sure if this is supposed to be the case but isn't the user supposed to be able to select from a list of credit cards? Like in a drop down of some sort? For some reason I have a credit card label but no menu to select from next to it on the checkout page. Check the screen shot below for an example of what I mean.



    To me is seems like a menu is missing here? When I click the Check Out button, JCB is the default credit card that gets used. Is this because the site is in test mode or something?

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Credit Cards list displayed on checkout page?

    The credit cards are determined by their credit card number ...

    You need to check the settings in the Configuration ... Credit Cards ... for the Credit Cards accepted ...

    The images are just that ... images ... to indicate what you accept ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #3
    Join Date
    Nov 2007
    Posts
    16
    Plugin Contributions
    0

    Default Re: Credit Cards list displayed on checkout page?

    Quote Originally Posted by Ajeh View Post
    The credit cards are determined by their credit card number ...

    You need to check the settings in the Configuration ... Credit Cards ... for the Credit Cards accepted ...

    The images are just that ... images ... to indicate what you accept ...
    Ajeh, thanks for responding. Yes, I know the images are there just for display, that wasn't my questions. My question relates specifically to the Credit Card label right above the Credit Card Owner label. It looks like it's missing a control like a drop down list to the right there. But you're saying that it's determined by the number and that a drop down list isn't necessary?

  4. #4
    Join Date
    Mar 2007
    Location
    Seattle, WA
    Posts
    159
    Plugin Contributions
    0

    Default Re: Credit Cards list displayed on checkout page?

    Exactly.

  5. #5
    Join Date
    Aug 2007
    Posts
    94
    Plugin Contributions
    0

    Default Re: Credit Cards list displayed on checkout page?

    This is confusing to me since it's recommended for security reasons by the gateways, and most every site I go to has a CC type selector. It sounds as though this just isn't implemented in ZC though?

  6. #6
    Join Date
    Mar 2004
    Posts
    16,042
    Plugin Contributions
    5

    Default Re: Credit Cards list displayed on checkout page?

    Bahn,

    give it a test,
    use 411111111111111 for visa
    5180555555555555 for amex and look at the admin recsipts,

    Its a wonder that people still use those stupid dropdowns,
    thats just extra work for the cleint

  7. #7
    Join Date
    Mar 2009
    Location
    Raleigh, NC
    Posts
    31
    Plugin Contributions
    0

    Default Re: Credit Cards list displayed on checkout page?

    Sometimes the customer wants it no matter what, so just in case I added a dummy drop down in the tpl_checkout_payment_default.php

    Right after -

    <div class="ccinfo"> and before the <?PHP

    add

    <br><label for="cctype" class="inputLabelPayment">Select Card Type:</label><select name="card type" id="cctype" ">
    <option value="">Visa</option>
    <option value="">Master Card</option>
    <option value="">Discover</option>


    </select><br>

    Hope this helps
    George Susini Raleigh Tech Consulting - Raleigh, NC

 

 

Similar Threads

  1. PayPal Express Checkout and Credit Cards
    By lloyd_borrett in forum PayPal Express Checkout support
    Replies: 9
    Last Post: 24 Mar 2016, 06:15 PM
  2. Paypal express checkout accepting credit cards?
    By tahiti amin in forum PayPal Express Checkout support
    Replies: 1
    Last Post: 29 Apr 2013, 08:21 PM
  3. Express Checkout on giving choice of credit cards
    By wwwursa in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 2 Mar 2009, 04:49 PM
  4. Move accepted credit cards to checkout page
    By wetjet in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 3 May 2007, 08:20 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR