Results 1 to 8 of 8
  1. #1
    Join Date
    Feb 2007
    Posts
    224
    Plugin Contributions
    0

    Default Payment format out of whack

    Click image for larger version. 

Name:	ccform.JPG 
Views:	65 
Size:	41.6 KB 
ID:	17761

    Anyone knows what file to edit to fix the format of the CVV number? Iam useing FEC add-on. Thanks.

  2. #2
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,136
    Plugin Contributions
    11

    Default Re: Payment format out of whack

    While a picture may be worth a thousand words, a link would make helping you much easier.

  3. #3
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,263
    Plugin Contributions
    3

    Default Re: Payment format out of whack

    We solved this by inserting
    Code:
    <br class="clearBoth" />
    in the payment module's code, just after the section that draws up the date fields.

    As I have no idea what payment module you use to render the C-Card inputs, I have no idea where this line would go in your code.
    20 years a Zencart User

  4. #4
    Join Date
    Feb 2007
    Posts
    224
    Plugin Contributions
    0

    Default Re: Payment format out of whack

    Thanks for the reply. i do not think the Url is going to show you more than the picture i posted.

  5. #5
    Join Date
    Feb 2007
    Posts
    224
    Plugin Contributions
    0

    Default Re: Payment format out of whack

    Quote Originally Posted by schoolboy View Post
    We solved this by inserting
    Code:
    <br class="clearBoth" />
    in the payment module's code, just after the section that draws up the date fields.

    As I have no idea what payment module you use to render the C-Card inputs, I have no idea where this line would go in your code.

    Thanks, I will try that.

  6. #6
    Join Date
    Feb 2007
    Posts
    224
    Plugin Contributions
    0

    Default Re: Payment format out of whack

    Quote Originally Posted by schoolboy View Post
    We solved this by inserting
    Code:
    <br class="clearBoth" />
    in the payment module's code, just after the section that draws up the date fields.

    As I have no idea what payment module you use to render the C-Card inputs, I have no idea where this line would go in your code.
    Thank you,

    This where i added the code

    $fieldsArray[] = array('title' => MODULE_PAYMENT_PAYPALDP_TEXT_CREDIT_CARD_EXPIRES,
    'field' => zen_draw_pull_down_menu('paypalwpp_cc_expires_month', $expires_month, strftime('%m'), 'id="'.$this->code.'-cc-expires-month"' . $onFocus) . '&nbsp;' . zen_draw_pull_down_menu('paypalwpp_cc_expires_year', $expires_year, '', 'id="'.$this->code.'-cc-expires-year"' . $onFocus) . '<br class="clearBoth" />' ,
    'tag' => $this->code.'-cc-expires-month');

    Click image for larger version. 

Name:	ccform2.JPG 
Views:	50 
Size:	38.4 KB 
ID:	17767

    Thank you.

  7. #7
    Join Date
    Feb 2007
    Posts
    224
    Plugin Contributions
    0

    Default Re: Payment format out of whack

    Only if i can get the credit card selected by default since it does not get focused when the customer type in the cc fields but that is another subject. Thank you all for your help, thank you schoolboy.

  8. #8
    Join Date
    Jul 2012
    Posts
    16,732
    Plugin Contributions
    17

    Default Re: Payment format out of whack

    Quote Originally Posted by dbltoe View Post
    While a picture may be worth a thousand words, a link would make helping you much easier.
    Quote Originally Posted by TamyA View Post
    Thanks for the reply. i do not think the Url is going to show you more than the picture i posted.
    Never underestimate the request for information. By having the uri, it is possible to access the page in question, from there tools are available through ones web browser to see and identify things like the suggestion made by schoolboy who just happened across this post and as said, may or may not resolve the issue at hand. As luck would have it, seems the issue has been addressed, though it may have been resolved sooner as in possibly within the hour (or less) if that piece of information had been shared.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

 

 

Similar Threads

  1. v151 Image Sizes Out of Whack
    By QueenKat in forum General Questions
    Replies: 1
    Last Post: 24 Jun 2013, 08:40 AM
  2. Description Page out of whack
    By zrenton in forum General Questions
    Replies: 0
    Last Post: 14 Aug 2008, 04:50 PM
  3. Uh Oh. Site is totally out of whack... need help...
    By cleverpork in forum General Questions
    Replies: 1
    Last Post: 21 Feb 2008, 02:07 AM

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