getCustomerInfo
Retrieve a Customer by username/password
Calling this function It is equivalent to a make a login with the username/password passed. The success of this function opens a session with the customer returned. To close the session use logout()
method.
Last updated
Was this helpful?