Results 1 to 10 of 10
  1. #1
    Join Date
    Dec 2006
    Location
    Summer:Ontaio, Winter:Texas
    Posts
    211
    Plugin Contributions
    0

    Default split cc into two emails

    One of my client's is a computer illiterate who does not even have a computer (goes to library to get his emails etc.) Is there a way to create a second email automatically from orders so he can see the first and last part of the credit card in a separate email???

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

    Default Re: split cc into two emails

    You could add a forward on the email that you are currently sending it to so that the existing email setup gets it and the one it is being forwarded to in your control panel gets a copy as well ...
    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!]
    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
    Dec 2006
    Location
    Summer:Ontaio, Winter:Texas
    Posts
    211
    Plugin Contributions
    0

    Default Re: split cc into two emails

    I am sorry, I don't follow.. which of the email's set-ups will send me an email with the first 4 and the last 4 numbers of a credit card??

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

    Default Re: split cc into two emails

    If you set in the CC Payment Module the email address:
    CreditCards@your_domain.com

    Then go into your Control Panel for your server and setup a Forward on that email address to the other address you need a copy to go to, does this work for you?

    NOTE: you may need to talk to your host about the details of setting this up for your site ...
    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!]
    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!

  5. #5
    Join Date
    Dec 2006
    Location
    Summer:Ontaio, Winter:Texas
    Posts
    211
    Plugin Contributions
    0

    Default Re: split cc into two emails

    I am using Ceon Manual Card Module
    I have set the following:

    E-mail Address
    The E-mail Address to which the Middle Digits of the Card Number should be sent.

    Request CVV Number
    Do you want to ask the customer for the card's CVV number?

    True
    False
    *****************************
    I did not have cc payment enabled, only Ceon, but on CC, there is nothig about those outside numbers anyway..:

    Enable Credit Card Module
    Do you want to accept credit card payments?

    True
    False

    Collect & store the CVV number
    Do you want to collect the CVV number. Note: If you do the CVV number will be stored in the database in an encoded format.

    True
    False

    Split Credit Card Email Address
    If an email address is entered, the middle digits of the credit card number will be sent to the email address (the outside digits are stored in the database with the middle digits censored)

    ****************
    How do I get the outside digits into an another email??
    I propably don't make any sense, but bear with me, 2 weeks is not enought to learn the ropes...

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

    Default Re: split cc into two emails

    This sends the middle digits in an email:
    Split Credit Card Email Address
    If an email address is entered, the middle digits of the credit card number will be sent to the email address (the outside digits are stored in the database with the middle digits censored)
    The outside digits are on the order ...
    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!]
    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!

  7. #7
    Join Date
    Dec 2006
    Location
    Summer:Ontaio, Winter:Texas
    Posts
    211
    Plugin Contributions
    0

    Default Re: split cc into two emails

    yes, I've seen them on order, but how do I generate automatic email from this order so that my client does not need to access admin??? This client is an Artist without a clue of computers..
    I should take this offline, obviously I am not getting this..
    If you are intereted see the test site at: http://test.pridepak.com
    Thanks for any comments I am capable of following...

  8. #8
    Join Date
    Jan 2004
    Posts
    66,450
    Plugin Contributions
    81

    Default Re: split cc into two emails

    Sunabac ... if the storeowner has to go to the library to read emails, then they also have to go to the library (same or different library doesn't matter <grin>) to get their order details.
    Why does sending the outer digits in email "help" much ?

    Why don't they just use the Admin interface to read the outer digits and see the order details? and use the CC middle-digits emails to "fill in the blanks" so to speak?

    Not real smart to use a library computer to do any of this...
    .
    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
    Jan 2004
    Posts
    66,450
    Plugin Contributions
    81

    Default Re: split cc into two emails

    Quote Originally Posted by Sunabac View Post
    ...so that my client does not need to access admin???
    The "best" way would be to use an automated credit card gateway so that there is no need to manually process credit card numbers. That would offer all the needed security and allow the storeowner to never have to use the admin.

    Of course, never using the admin means that customers will never get notified that their order is processing and cannot see any order status updates by logging in to their account etc.

    Oh the joys of working with clients :)


    Email is the least secure mechanism around. The CC company would freak if they knew you were emailing all the digits in any form.

    Nevertheless, if you must email the other digits, you'll need to extract them within the CC payment module and have it send the 2nd email to the required address.
    .
    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
    Dec 2006
    Location
    Summer:Ontaio, Winter:Texas
    Posts
    211
    Plugin Contributions
    0

    Default Re: split cc into two emails

    yes I Know, but this would require my intervention (I already tested this) and deleting everything above & bellow the order so he would not mess-up anything... I am trying to figure out how to extract this order authomatically and input it into an email..
    And to think this would be a freebe for him.. (I mean switching to e-commerce from currently ordinary web site..)
    BTW StoreFront2000 emails CC

 

 

Similar Threads

  1. Credit card numbers in split emails
    By woodenski in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 13 Feb 2010, 01:07 AM
  2. split payment between two parties
    By dapottster in forum General Questions
    Replies: 5
    Last Post: 5 Sep 2009, 11:10 AM
  3. Split Credit Card Emails
    By gayleamy in forum Built-in Shipping and Payment Modules
    Replies: 6
    Last Post: 18 Dec 2008, 03:08 PM
  4. Replies: 4
    Last Post: 18 Nov 2006, 05:51 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