how could a get a user if i don't store (or loose) the customer_id ?
here is the exception when i try to re-create the same customer:
"Customer already exists, you may want to update it instead creating a new one (cust_xxxxx)"
do i have to parse that string to get cust_id ?