Skip to content

Learn how to install the Ratepay module on your OXID 6 via composer

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

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

composer require ratepay/oxid6-payment

...go ahead by reading the Setup and activation instructions.