Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2005
    Posts
    460
    Plugin Contributions
    0

    Default Customer account info with ID

    Hi,

    I need to show to the customers what is the account number, so it is the customer_id and was trying to put it in the addressbook page like this:
    <?php echo $customers->fields['customers_id']; ?>

    but it is not "printing" the customer ID number there, no error either. How should I get it visible there? The customers need to reference their customer ID that we can easily find them in our other local system in case there is customer feedback situation.

    So, the idea is that the customer sees his or her ID when logged in and accessing the account info in address book.
    I may be blond but at least I found Zen.

  2. #2
    Join Date
    Feb 2010
    Location
    Syracuse, NY
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: Customer account info with ID

    PHP Code:
    <?php
    echo 'Your Customer ID# is<br /> ' $_SESSION['customer_id'];
    ?>

 

 

Similar Threads

  1. Create Account deletes all info with ONE mistake?
    By kevinmc3 in forum General Questions
    Replies: 3
    Last Post: 3 Apr 2011, 06:21 PM
  2. Send or Spend box in customer account info...
    By joyjoy in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 6
    Last Post: 2 Feb 2011, 11:38 PM
  3. Download Customer Email with Date Account Created
    By nfallat in forum General Questions
    Replies: 3
    Last Post: 26 Oct 2010, 09:00 PM
  4. Customer login with Account Number
    By ampersign in forum Managing Customers and Orders
    Replies: 1
    Last Post: 2 Mar 2008, 11:42 PM
  5. Customer account info not passing through
    By agamic in forum PayPal Express Checkout support
    Replies: 3
    Last Post: 6 May 2007, 08:32 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR