Skip to content

Learn how to update your OXID version 6.0.x and 6.1.x

  1. Visit your OXID backend and navigate to Extensions > Modules > Ratepay > Root to deactivate your current Ratepay Payment Plugin.

  2. Remove the folder pi which you can find in {shop-root}/source/modules/.

  3. Connect via ssh to the server where to find your shop installation and it's vendor folder.

  4. Install the Ratepay Payment Plugin by executing the following command:

    composer require ratepay/oxid6-payment
  5. Visit your OXID Shop backend and navigate to Extensions > Modules and confirm with Yes that the old configuration can be deleted.

  6. Visit your OXID Shop backend and navigate to Extensions > Modules > Ratepay > Root and activate your all new plugin.

  7. Visit your OXID Shop backend and navigate to Shop Settings > Payment Methods to activate your Ratepay payment methods.

Go to Ratepay Setting