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.