# Update Test each update in your Test environment! After updating your Ratepay Magento 2 module, please make sure to clear the cache of the shop. To do so, please check System -> Cache Management -> Flush Cache Storage. System -> Cache Management Flush Cache Storage Or enter the following commands in your terminal from the root of your shop directory: ```php php bin/magento cache:clean php bin/magento cache:flush ```