Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

Method Signature CustomerProfile getCustomerProfile();
Description
Retrieves the customer profile associated with a cart. This can be performed after a successful login to retrieve information about the customer profile.
Parameters None - the global cart variable is automatically submitted with this call.
Result CustomerProfile - the customer profile associated with the cart. This will be null if the cart is not logged in to a specific customer profile.