Assisted Buying
Assist your customers remotely by using the Assisted Buying feature.
Last updated
Was this helpful?
Assist your customers remotely by using the Assisted Buying feature.
Last updated
Was this helpful?
Here you can find an overview of the Emporix Assisted Buying, along with its features and benefits.
Assisted Buying is a feature focusing on providing faster and better customer support. Whenever customers have any issues with orders or just ask to act on their behalf, merchant employees can address their requirements in a convenient way.
Activation on site level in Management Dashboard
Easy activation done by adding a relevant storefront URL to site settings.
Acting on behalf of the customer
The feature allows an employee to log in as a customer and perform specific actions on a storefront, for example: creating an order, returns or quotes.
To enable the feature, you need to provide a storefront URL for each site where assisted buying should work. This can be done in the Management Dashboard UI, in Site Settings.
After enabling the feature for a specific site, you can now log in as a customer and perform the requested actions on their behalf.
The Assisted Buying functionality works only if the logged in user is a member of the support group.
In Management Dashboard, go to Customer Management -> Customers and choose the customer on behalf of whom you want to log in to the storefront.
In the Details view, open the Assisted Buying dropdown list and choose the site.
When you choose the site that you want to use, it opens a new browser tab with the storefront. You can now do any purchases that were requested by the customer.
When you log in to the configured storefront site, you're invoking the following request to authenticate as a customer:
Please note that the employee token
is required to complete this request to assure that an authorized person logs in as a customer. The endpoint doesn't work with API key.
The response includes the following details:
This information is visible in the URL and attached as query parameters, like in this example:
Storefront URL configured in Management Dashboard for the site:
URL of the storefront after you open the site:
Set the values in your storefront and use them when making the https calls.
To see the details, check the guide.