magnastik Posted May 29, 2007 Share Posted May 29, 2007 Hi! When in cart view, in step "checkout_confirmation.php" how can i get the customers ID or the customers country ID? I just get the customers session ID, but i need the Country ID or customers id to perform some database queries. I'm able to get that variable, i don't understand how to do it. Thanks, MagNastiK Link to comment Share on other sites More sharing options...
Guest Posted May 29, 2007 Share Posted May 29, 2007 use the $customer_id session variable, it contains the id you want. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.