Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Aug 2010
    Posts
    10
    Plugin Contributions
    0

    Default Text_3ds_card_may_be_enrolled

    The message "TEXT_3DS_CARD_MAY_BE_ENROLLED" is appearing below the Visa Verified/Master Card Source images on Step 3 of 3 - Order Confirmation page.

    Any help would be greatly appreciated!

    Thanks

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Text_3ds_card_may_be_enrolled

    That is a constant
    Have you attempted to alter the default text that displays in a file?
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Aug 2010
    Posts
    10
    Plugin Contributions
    0

    Default Re: Text_3ds_card_may_be_enrolled

    Thanks for the quick response!

    I'm unable to locate that particular line of code, I thought It would be in tpl_checkout_confirmation but it appears its related to the 3d secure...

    Any suggestions?


    Thanks again

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Text_3ds_card_may_be_enrolled

    I re-ask
    Have you attempted to alter the default text that displays in a file?
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Aug 2010
    Posts
    10
    Plugin Contributions
    0

    Default Re: Text_3ds_card_may_be_enrolled

    Nothing related to the checkout, general template modification and it displays the same message with a different template.

  6. #6
    Join Date
    Aug 2010
    Posts
    10
    Plugin Contributions
    0

    Default Re: Text_3ds_card_may_be_enrolled

    Constant lookup did the trick.

    /includes/modules/payment/paypaldp.php

    Line #333 : '<tr><td class="smallText" valign="top">' . TEXT_3DS_CARD_MAY_BE_ENROLLED . '</td></tr></table>',

    Line #532 : '<tr><td class="smallText">' . TEXT_3DS_CARD_MAY_BE_ENROLLED . '</td></table>');


    Thanks

  7. #7
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Text_3ds_card_may_be_enrolled

    So, since the constant is being displayed, that means you're missing the constant's definition in the corresponding language file. And, your constant-lookup has confirmed that you're missing important content from your language file.
    You need to replace your server copy of /includes/languages/english/modules/payment/paypaldp.php with the latest version, since yours is out of date.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  8. #8
    Join Date
    Aug 2010
    Posts
    10
    Plugin Contributions
    0

    Default Re: Text_3ds_card_may_be_enrolled

    Thanks for the suggestion, I have update all the payment modules and still have the same message.

    Update /includes/languages/english/modules/payment
    and /includes/modules/payment

  9. #9
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Text_3ds_card_may_be_enrolled

    Oops ... I forgot that the 3D-Secure stuff was in a separate special language file: /includes/languages/english/extra_definitions/cardinal3dsecure.php
    You'll need to upload that file.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  10. #10
    Join Date
    Aug 2010
    Posts
    10
    Plugin Contributions
    0

    Default Re: Text_3ds_card_may_be_enrolled

    Thanks much, I will give that a try and update post!

 

 
Page 1 of 2 12 LastLast

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