search_box

Manage Accounts

To manage accounts,

  1. Go to Magento 2 admin panel.
  2. On the left navigation bar, click on MLibre CBT.
    The menu appears as shown below:
  3. Click on Manage Accounts.
    The Accounts page appears as shown below:
  4. Click on Add Account button to create a new account.
    The Add Account Page appears as shown below:
  5. Under the Account Information section do the following steps:
    • In Account Code, enter the unique account code.
    • In Account Environment, select the account environment from the list.
    • In Account status, select the status of the account by enabling or disabling it.
    • In Account Store, store view option of the account.
    • Now to get the Client id and Client Secret Key, click on the Url: https://developers.mercadolibre.com.ar/devcenter/ 
      And create a new Application:

      Once the application is created, goto the created application and the page appears as:
    • Now copy the Client Id and Secret Key from here paste it in the Magento panel.
    • The User Id, Refresh Token, and Access Token will be automatically fetched once the token is fetched.
  6. Click on Save button.
    The account will be created.

Edit an Account,

  1. On the Manage Accounts page, click on the Edit button in the Actions column.
  2. Clicking on the Edit button you will be redirected to the Account Management page.
  3. Do the required edits in the Account and click on Save button.
    The changes will be saved.

To Fetch  and Refresh Token

  1. On the Manage Accounts page, click on the Refresh Token button in the Actions column.
  2. Click on the Fetch Token button and you will be redirected to the seller panel and all the details will be fetched.
  3. Once the tokens are fetched you will see the option of Refreshing Token and Fetching categories.

To Fetch Categories,

  1. On the Manage Accounts page, click on the Fetch Categories button in the Actions column.
  2. The categories for the selected account will be fetched.

To Delete Account(s),

  1. Go to the Actions option on the left side of the Manage Account Page.
  2. Select the accounts you want to delete, and then click on the Delete button in the Actions menu.
    The selected account(s) will be deleted.
Yes No Suggest edit
Suggest Edit