- Visit your OXID backend and navigate to Extensions > Modules > Ratepay > Root to deactivate your current Ratepay Payment Plugin
- Connect via ssh to the server where to find your shop installation and it's vendor folder.
- Remove the configuration for the Ratepay modules by executing the following command:
vendor/bin/oe-console oe:module:uninstall-configuration pi_ratepay - Remove the folder pi and it's subfolders which you can find in
{shop-root}/source/modules/. - Install the Ratepay Payment Plugin by executing the following command:
composer require ratepay/oxid6-payment - Visit your OXID Shop backend and navigate to Extensions > Modules > Ratepay > Root to activate your all new plugin.
- Visit your OXID Shop backend and navigate to Shop Settings > Payment Methods to activate your Ratepay payment methods.
Go to Ratepay Setting