Reading list Switch to dark mode

    BigCommerce Order Fetch Module

    Updated 13 October 2022

    This module allows you to validate related order information such as order information, shipping information and payment information on support tickets provided by the customer directly from your Bigcommerce webstore.

    This module is helpful for those who want to extend the capability of the community helpdesk system either using this system as a merchant or developer.

    Note:- BigCommerce Order Fetch – UVdesk Open Source module is only supported by UVDesk version 1.0 or greater. To use this module first, you must have to install UVdesk Open Source Helpdesk.

    Features

    • Highly secure and flexible.
    • Open Source and highly customizable.
    • Save time and Sell more.
    • Fetch order relation details directly on tickets using the order id
    • The support agent can rectify the support ticket is either fraud or genuine.
    • Confirm order details and priorities the support request to resolve the concern on time. 
    • No need to visit BigCommerce webstore again and again to validate order details.
    • One can inspect the source code.
    • Best for enterprise or SME business.
    • Deliver excellent customer service in less time.
    • Save time by avoiding bogus queries.
    • Each agent has access to fetch the order details on the support ticket.
    • This module improves the overall support system with the efficiency of support staff.
    • With this module, admin can generate even more sale by providing quick support.

    Why Is The Need Of Open Source BigCommerce Order Fetch Module?

    Therefore, This module improves the efficiency of your support staff by displaying the order related details on the ticket system. It reduces the time spent by the support staff by fetching the order related details on the ticket system only. No need to leave the ticket system to check the details.

    Installation of BigCommerce Order Fetch Module

    Step 1: Make a directory with the name uvdesk inside the project’s App folder.

    Searching for an experienced
    Bigcommerce Company ?
    Find out More

    Note 1: This package is dependent on the free uvdesk/eCommerce package so ensure you’ve installed that package before proceeding with the installation

    Note 2: Also make sure your project must be running under the development environment.

    Step 2: The customer will get a zip folder after purchasing the extension. After that, unzip the respective extension zip and rename the extracted folder name to “BigCommerce” after that merge BigCommerce folder into the project root directory inside apps/uvdesk.

    Installation

    Step 3: Next, run these commands below to complete the setup in the Project root directory.

    $ php bin/console uvdesk_extensions:configure-extensions
    Prestashop-Order-Fetch-Installation-2
    $ php bin/console assets:install
    Prestashop-Order-Fetch-Installation-3

    Now, clear project cache

    $php bin/console c:c
    Prestashop-Order-Fetch-Installation-3-1

    Once the commands have executed successfully, you will see the Apps icon on the dashboard after login into admin panel.

    BigCommerce Order Fetch Module Configuration

    Once you are on the Admin dashboard, click the Explore Apps option which you will be redirected to the Application page.

    Prestashop-Order-Fetch-Dashboard

    Here, you will see the BigCommerce eCommerce App, click on that App icon.

    Installed Application

    After that, you will enter into the integration page. Here, you will get the “+Integrate BigCommerce Store” button.

    Integrate BigCommerce store with UVdesk

    Once you clicked on that button, you will bring it to the configuration setting page. In this setting page, you will get four fields Name, API Path, Client ID, Client Secret, Access Token.

    Configure BigCommerce

    Name: Write any random name for recognization.

    API Path: Enter API path to your Bigcommerce store.

    Client ID: Enter OAuth Client Id.

    Client Secret: Enter your oAuth client secret.

    Access Token: Enter OAuth Access token to your Bigcommerce store.

    How to get the Client Id, Client Secret and Access Token from the Bigcommerce store?

    • Login into your store Admin panel
    • Once logged in successfully, go to Advanced Settings -> API Accounts.
    Screenshot-16-1
    • Tapping on the API account button will bring you to the Store API Accounts page.
    Screenshot-17-1
    • Select create V2/V3 API token from the dropdown, similar to the screenshot below.
    Screenshot-18-1
    • On the API account page, Enter the name of the API and select multiple permissions based on product order.
    Screenshot-19
    • Carts as read-only, channel listings as manage, and channel settings as manage.
    Screenshot-20

    Select OAuth Scopes :

    • Checkouts as read-only, sites & routes as managed, stores payment instruments as managed, storefront API tokens as managed, and storefront API customer impersonation as tokens is managed.
    • Themes as read-only, content as read-only, customers login as manage, customers as read-only.
    • Informations & settings as read-only, marketing as read-only, orders as manage, products as manage, order transactions as manage.
    • Once you have saved the settings, it will popup with a window that contains Client ID, Client Secret and Access Token.
    Screenshot-21

    Therefore, After the successful configuration, you will see a success message on the UVdesk. The below screenshot shows integration has been successfully completed.

    After integration of BigCommerce with helpdesk system

    Now, on the ticket system, the support staff can enter the Order ID and select the platform or the Marketplace and then click on Fetch Order.

    Order fetch on ticket portal

    That’s all for the BigCommerce Order Fetch Module of UVdesk Open Source if you still have any issue please raise a ticket on our ticket panel.

    . . .

    Leave a Comment

    Your email address will not be published. Required fields are marked*


    Be the first to comment.

    Back to Top

    Message Sent!

    If you have more details or questions, you can reply to the received confirmation email.

    Back to Home