iannacone / shopware5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UnzerPayment

Installation

You can also get this plugin via the Shopware Community Store.

For production

  1. Upload the plugin files into the custom/plugins folder in your shopware installation.
  2. Inside the plugin directory custom/plugins/UnzerPayment run composer install --no-dev
  3. Switch to backend and install the plugin using the Shopware plugin manager and configure it as you need.

For development

  1. Clone the plugin repository into the custom/plugins folder in your shopware installation.
  2. Inside the plugin directory run composer install
  3. Go to the plugin manager and install/activate the plugin.

Configuration

After the actual plugin installation it is necessary to activate the new payment methods and add them to the desired shipping methods.

Further information and configuration you can find within the manual.

Migration from HeidelPayment to UnzerPayment

  1. Uninstall the Heidelpay plugin. Make sure that the stored data of the plugin is not deleted.
  2. Install and configure the Unzer plugin.
  3. Activate the Unzer payment methods and assign them to the corresponding shipping methods.
  4. Orders placed with the Heidelpay plugin can now be processed as usual via the Unzer plugin in the Shopware backend.

About


Languages

Language:PHP 68.3%Language:JavaScript 18.5%Language:Smarty 12.3%Language:Less 0.9%