Page 1 of 2 12 LastLast
Results 1 to 10 of 17
  1. #1
    Join Date
    Mar 2005
    Posts
    229
    Plugin Contributions
    0

    Default How to include Credit Card info in admin mail ?

    Can someone help me,

    I've a bit customized my html email sent to the admin and I would like it to include
    Credit Card Type:
    Credit Card Owner:
    Credit Card Number:
    Credit Card CVV Number:
    Credit Card Expires:

    But I don't know what is the code to use nor where to put it so that I can include these infos in my custom email_template_checkout.html

    Thanks for help

    Regards

    Hubert

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

    Default Re: How to include Credit Card info in admin mail ?

    Since sending the information the way you are requesting could get your merchant account yanked and you in court at the defendants table I wouldnt.

    you can however use the cc split in which 1/2 of the number is emailed to you along with the cvv and the other 1/2 and the exp date are available in the ZC admin.....
    Zen cart PCI compliant Hosting

  3. #3
    Join Date
    Mar 2005
    Posts
    229
    Plugin Contributions
    0

    Default Re: How to include Credit Card info in admin mail ?

    Quote Originally Posted by Merlinpa1969 View Post

    you can however use the cc split in which 1/2 of the number is emailed to you along with the cvv and the other 1/2 and the exp date are available in the ZC admin.....
    OK, no prob for having only half of the CC number and CVV in the admin mail, but how to do it ? Wich code to use ? and where to paste it ?

    Hubert

  4. #4
    Join Date
    Mar 2005
    Posts
    229
    Plugin Contributions
    0

    Default Re: How to include Credit Card info in admin mail ?

    I read some threads saying that credit card details are sent in the mail to the admin, while middle digits are sent to another mail address. The middle digits are sent to a special address but not the rest of CC details in the admin email.

    I'm digging into files to find the answer, I've found that lines 330 to 334 of order.php are commented. These lines talks about credit card, but uncommenting them doesn't do the trick.

    Can someone help me including CC details in the mail received by admin on each confirmed order.

    Thanks

    Hubert

  5. #5
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: How to include Credit Card info in admin mail ?

    This is only for the "Credit Card" modue in the admin > modules > payment > Credit Card

    There select edit and you can select the Split Credit Card E-Mail Address and provide an email address for this to be sent to
    Zen-Venom Get Bitten

  6. #6
    Join Date
    Sep 2006
    Posts
    281
    Plugin Contributions
    0

    Default Re: How to include Credit Card info in admin mail ?

    Hello Hubert,
    I just tried the CC module myself a few days ago. The truncated card number is stored on the order section of the cart. The missing numbers are emailed to the email address you specify. This helps keep everything separate and you a little safe.

    The only thing that is technically in violation of TOS with a lot of credit card processors is the storing of CVV2 data. I know and understand 'why' ZenCart offers this as if you are going to be keying in said card information you will typically be prompted for this data. It does not effect the rate you're charged if you're on a tiered structure but it's nice to have that added level of security.

    That's a tough choice.
    [FONT="Georgia"]Samuel Turnmire[/FONT]
    [FONT="Century Gothic"]co-Founder[/FONT]
    [FONT="Book Antiqua"]geekFoundry[/FONT]

  7. #7
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: How to include Credit Card info in admin mail ?

    Hubert,

    Another consideration is that you and especially your customers do not want their full CC details being emailed over unsecure connections that most email is on.
    Zen-Venom Get Bitten

  8. #8
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: How to include Credit Card info in admin mail ?

    The FAQ documentation for the basic Credit Card module can be found here:
    https://www.zen-cart.com/tutorials/index.php?article=67
    This should answer the various questions raised earlier, except for how to rewrite code to send additional information in the emails.

    You can alter the send_order_email() method in the order class to include additional information if you desire.
    However, due to the nature of PCI issues etc, I will not be posting "how" exactly to do this, as it really should *not* be done.

    If your customers knew you were emailing their credit card information, they should stop doing business with you.
    .

    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.

  9. #9
    Join Date
    Mar 2005
    Posts
    229
    Plugin Contributions
    0

    Default Re: How to include Credit Card info in admin mail ?

    OK, OK, OKey !

    So even sending half info to one address and the other half to the other is not a good idea.

    Thanks

    Hubert

  10. #10
    Join Date
    Sep 2006
    Posts
    281
    Plugin Contributions
    0

    Default Re: How to include Credit Card info in admin mail ?

    Well, does it really "email" the cc number? I know it emails the middle 8 digits but does it email the other? I was thinking it just wrote the data to the database?
    [FONT="Georgia"]Samuel Turnmire[/FONT]
    [FONT="Century Gothic"]co-Founder[/FONT]
    [FONT="Book Antiqua"]geekFoundry[/FONT]

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 1
    Last Post: 26 Oct 2009, 03:30 AM
  2. Deleting all credit card info in admin - Ceon Manual Card
    By MaureenT in forum Addon Payment Modules
    Replies: 1
    Last Post: 16 Mar 2009, 07:22 PM
  3. How can I receive split Credit Card info when customers email is incorrect?
    By postergame in forum Managing Customers and Orders
    Replies: 2
    Last Post: 30 Nov 2007, 11:45 PM
  4. Credit Card E-mail
    By IncrediBody in forum Built-in Shipping and Payment Modules
    Replies: 11
    Last Post: 27 Mar 2007, 05:24 PM

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