Page 23 of 25 FirstFirst ... 132122232425 LastLast
Results 221 to 230 of 244
  1. #221
    Join Date
    Oct 2004
    Location
    Montana
    Posts
    53
    Plugin Contributions
    0

    Default Re: Ceon Manual Card Payment Module v2.0.0!

    Code:
    ceon_manual_card_card_cvv_number_gadget.value.length > 4) {' . "\n" .
    '      num_ceon_manual_card_errors++;' . "\n" .
    '      error_message = error_message + "' .
    CEON_MANUAL_CARD_ERROR_JS_CARD_CVV_NUMBER . '";' . "\n" .
    '      error = 1;' . "\n" .
    This line 406?

    This is in /includes/modules/payment/ceon_manual_card.php

  2. #222
    Join Date
    Oct 2004
    Location
    Montana
    Posts
    53
    Plugin Contributions
    0

    Default Re: Ceon Manual Card Payment Module v2.0.0!

    There we go. Yep, that's better.

  3. #223
    Join Date
    Jan 2006
    Location
    Texas
    Posts
    70
    Plugin Contributions
    0

    Default Re: Ceon Manual Card Payment Module v2.0.0!

    Thanks for this great contribution!

    I am getting a weird bit of code on the page where the customer enters their credit card information right beside the CVV field. It's this:

    onfocus="javascript:methodSelect('pmt-ceon_manual_card');"

    and on the checkout_payment page.

    I've read through this whole thread and couldn't find any info on it. Thanks!
    Odd Bodkin Renaissance Shop (1.3.9h shop)
    http://www.oddbodkin.com

  4. #224
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Ceon Manual Card Payment Module v2.0.0!

    Hi,

    Glad you like the software.

    Quote Originally Posted by devlyn View Post
    onfocus="javascript:methodSelect('pmt-ceon_manual_card');"

    and on the checkout_payment page.

    I've read through this whole thread and couldn't find any info on it. Thanks!
    If you are getting that then it's probably the following bug:

    If you have "Disable CVV Autocomplete" set to "No" the above text is wrongly displayed instead of being added as an attribute to the CVV number textfield.

    Simply change "Disable CVV Autocomplete" to "Yes". You should really just leave it on Yes anyway, it's more secure.

    This bug is fixed in 3.0.0.

    All the best..

    Conor
    ceon

  5. #225
    Join Date
    Jan 2006
    Location
    Texas
    Posts
    70
    Plugin Contributions
    0

    Default Re: Ceon Manual Card Payment Module v2.0.0!

    Thanks so much. That worked perfectly! Have you released 3.0.0 yet? I didn't see a link.

    Quote Originally Posted by conor View Post
    Hi,

    Glad you like the software.



    If you are getting that then it's probably the following bug:

    If you have "Disable CVV Autocomplete" set to "No" the above text is wrongly displayed instead of being added as an attribute to the CVV number textfield.

    Simply change "Disable CVV Autocomplete" to "Yes". You should really just leave it on Yes anyway, it's more secure.

    This bug is fixed in 3.0.0.

    All the best..

    Conor
    ceon
    Odd Bodkin Renaissance Shop (1.3.9h shop)
    http://www.oddbodkin.com

  6. #226
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Ceon Manual Card Payment Module v2.0.0!

    Hi,

    Quote Originally Posted by devlyn View Post
    Thanks so much. That worked perfectly! Have you released 3.0.0 yet? I didn't see a link.
    Glad you're sorted.

    No, I haven't finished it yet.

    All the best..

    Conor
    ceon

  7. #227
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,173
    Plugin Contributions
    0

    Default Re: Ceon Manual Card Payment Module v2.0.0!

    Mr. Coner,
    I am using 2.2.2 module..
    Today I received and order but only had 4 middle digits on the email and in the admin only had 4200XXXX4567.
    I tested and tried to enter only 12 numbers and did not work.
    I even left 4 blank lines inbetween the numbers.. No workie
    How did they enter their card numbers and did not receive an error before check out????
    Of course I called the customer and emailed them..
    Last edited by haredo; 17 Apr 2011 at 04:37 PM.

  8. #228
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Ceon Manual Card Payment Module v2.0.0!

    Hi,

    Quote Originally Posted by haredo View Post
    Mr. Coner,
    I am using 2.2.2 module..
    Today I received and order but only had 4 middle digits on the email and in the admin only had 4200XXXX4567.
    I tested and tried to enter only 12 numbers and did not work.
    I even left 4 blank lines inbetween the numbers.. No workie
    Of course I called the customer and emailed them..
    Short of them hacking your store I can't think how they could get past the card number Luhn check... if you tried to enter the number with the XXXXs replaced by the 4 digits from the e-mail and it wouldn't validate for you (wouldn't pass the luhn check) then it shouldn't have had done so for them either.

    I'm afraid I can't explain it any way other than a hack attempt.

    All the best..

    Conor
    ceon

  9. #229
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,173
    Plugin Contributions
    0

    Default Re: Ceon Manual Card Payment Module v2.0.0!

    Conor,
    Thanks for responding..
    She used a Visa Card.
    The customer called me back..
    I asked her the sequence...
    She said she filled out all the card info, then noticed she forgot to order a brochure. So she went back into the site and added a brochure, then went through the check out process..
    I tried what she told me and could not duplicate the error..
    I only tried once instead of many procedures...
    Just wanted to give a heads up on this issue..

  10. #230
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Ceon Manual Card Payment Module v2.0.0!

    Hi,

    Quote Originally Posted by haredo View Post
    I tried what she told me and could not duplicate the error..
    I only tried once instead of many procedures...
    Just wanted to give a heads up on this issue..
    I'm afraid I just don't see how it was possible in the first place.. I have no idea how this could have occurred as the card is always subjected to a LUHN check and gives the same results no matter how many times you try it!

    All the best..

    Conor
    ceon

 

 
Page 23 of 25 FirstFirst ... 132122232425 LastLast

Similar Threads

  1. Ceon Manual Card Payment Module v4
    By conor in forum Addon Payment Modules
    Replies: 87
    Last Post: 7 Apr 2021, 04:44 PM
  2. Ceon Manual Card Payment Module v3.0.0
    By conor in forum Addon Payment Modules
    Replies: 136
    Last Post: 15 Nov 2012, 06:36 PM
  3. Ceon manual card module - cc error leads to page not found
    By jenniesummitreks in forum Addon Payment Modules
    Replies: 2
    Last Post: 16 Sep 2009, 09:28 PM
  4. Ceon Manual/Offline Card Payment Module v1.0.0!
    By conor in forum Addon Payment Modules
    Replies: 117
    Last Post: 27 Feb 2009, 10:04 PM
  5. Re: Ceon Manual/Offline Card Payment Module v1.0.0!
    By wizarddave in forum Addon Payment Modules
    Replies: 0
    Last Post: 2 Jan 2008, 05:13 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