Loading
Prepare for Email to Become the Default Login ExperienceRead More
US/Canada Toll-Free Callers Experiencing Silence After Agentforce Voice GreetingRead More
Point of Sale
Create a Size Passport

Create a Size Passport

View and add to your list of Custom-Made sizes in the Point of Sale (POS) app.

Prerequisites:

  • Modern POS App build: 6.1.4 21727 or later.
  • Platform Support: iPhone and iPad
  • Offline Support: no
  • Technical Prerequisites:
    • An endpoint that is used to generate a token using a POST call.
    • Customer should support Web Pages that handle the authentication tokens.
    • Customized Products is a web configurator used by some of our customers.

Turn on App Settings

  1. Go to App Config > Modules > Settings.
  2. Under Web Token URL, enter the token service endpoint.
  3. Under Web Token Scope, enter the scope of the token permission, passed in the request as "resource".
  4. Under Web Token Grant Type, enter the token type passed in the request as "grant_type".
  5. Under Web Token Client ID, enter the client ID to call the token service, passed in the request as "client_id".
  6. Under Web Token Client Secret, enter the client ID to call the token service, passed in the request as "client_secret".

Workflow Details

  1. A token will be generated by the POS app using the values set in CMS.
  2. After this call is successful, the POS app launches the Custom-Made + Size Passport web app.
  3. The app receives the ‘configurators:addToBag’ event if a product is added to the bag. This works out of the box for Custom-Made products.
  4. After a customer is selected, the app receives the ‘sp-account’ event. The app holds on to this value and log in the customer after a product has been added to the cart.
 
Loading
Salesforce Help | Article