How do I delete a token from the Shoppingfeed configuration?

How do I delete a token from the Shoppingfeed configuration?

You need to delete one of the tokens present in your Shoppingfeed module configuration.


Each token is linked to the orders that have been imported on these tokens, so care must be taken and this action is not available in the backoffice.

Recommendations :
We recommend that you only delete a token if no orders have been imported with it.
If you still wish to delete the token, please ensure that all orders for the token are delivered.
You can deactivate a token by clicking on the “green tick” and reactivate it by clicking on the “red cross”.


Tokens are stored in the ps_shoppingfeed_token table. Simply delete the corresponding row in your database.
It is also useful to delete all rows associated with the previously deleted token id from the ps_shoppingfeed_preloading table.
    • Related Articles

    • Shoppingfeed Prestashop module developper guide

      Generalities Source: 00-overview/00-module_overview.md Some useful links : The Shopping Feed API documentation ...Which shouldn't be necessary since we're using the Shopping Feed PHP SDK. This module will replace the shoppingfluxexport module since ...
    • Obtain the eBay token to activate OAuth authorization for APIs (2022)

      In an ongoing effort to protect APIs and its users, eBay has enabled OAuth authorization for the Shopping API. The eBay module uses this API to synchronize the terms of sale and return that you created on the eBay account, as well as the product ...
    • Configuration Payment Action: Sale, Authorize

      In the following video you will find a tutorial of how the configuration works within the Paypal module for Prestashop. It talk about how works the Payment Action configuration in Sale and Authorize mode, why you could find the error 10609 and how ...
    • The new PayPal Checkout (Germany) and PUI configuration

      The new PayPal Checkout offer The PayPal Plus offer used by users of a PayPal Germany account has been discontinued in favour of the PayPal Checkout solution. Starting with version 5.7.0, the official PayPal module allows merchants to adapt to this ...
    • SSL and configuration issues

      In this guide, we have added this article, since we have several clients with the problem of compatibility with the SSL certificate when installing their PayPal module in their environment. First of all, the customer must make sure to comply with all ...