Results 1 to 5 of 5
  1. #1
    Join Date
    Aug 2008
    Posts
    136
    Plugin Contributions
    0

    Default Call customer information on Checkout Success

    Is there a way to call some relevant customer information on the checkout_success page?

    I need to show the customers:

    • First name
    • Last name
    • E-mail address
    • Telephone number
    • Send to address

  2. #2
    Join Date
    Jun 2003
    Posts
    33,825
    Plugin Contributions
    0

    Default Re: Call customer information on Checkout Success

    The customer's own information? Please explain.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  3. #3
    Join Date
    Aug 2008
    Posts
    136
    Plugin Contributions
    0

    Default Re: Call customer information on Checkout Success

    Sorry.

    Yes, the customer's own information.

    I would like to write something like this on the checkout_success page:

    Thank you for your order [firstname] [lastname].
    Please make sure that this e-mail address is valid: [email address], so that you will recieve your order confirmation!

    We will ship your order to:
    [shpping address]

    You will recieve a text message to: [phonenumber] when your order is sent.


    Is it even possible?

  4. #4
    Join Date
    Aug 2008
    Posts
    136
    Plugin Contributions
    0

    Default Re: Call customer information on Checkout Success

    Update: I have the ordernumber - now, how can I make a query to the DB to get the information I'm looking for, by using the customer's ordernumber?

  5. #5
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,726
    Plugin Contributions
    6

    Default Re: Call customer information on Checkout Success

    If you look at the file:
    /includes/modules/checkout_process.php

    you can see how information is saved to:
    $_SESSION['order_summary']

    see if that helps you get/add the information that you need ...
    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: v1.5.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

 

 

Similar Threads

  1. Customer information showing up after checkout
    By freya in forum Managing Customers and Orders
    Replies: 1
    Last Post: 29 Apr 2009, 09:38 AM
  2. checkout success tag
    By bebijuteria in forum General Questions
    Replies: 14
    Last Post: 9 Apr 2009, 08:50 PM
  3. Call for Credit card information
    By rogie in forum General Questions
    Replies: 0
    Last Post: 9 May 2008, 01:53 PM
  4. Order Success / Customer Invoice Please Help
    By ParadoX in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 19 Oct 2007, 11:43 PM
  5. Minimal Customer Information at checkout
    By Sbross in forum Managing Customers and Orders
    Replies: 1
    Last Post: 12 Mar 2007, 12:04 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
  •