Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 1.56 KB

README.md

File metadata and controls

37 lines (30 loc) · 1.56 KB

Some useful Links

Installation

Installing the plugin follows the standard procedure.
This is namely:

  • upload the plugin ZIP file
  • install it
  • configure it
  • use it

upload plugin

Once the plugin is uploaded and installed, you need to get an API token to connect it to the CNovation-Pay ecosystem. You may generate a new token in your portal account or you can simply click on the "Get Token" Button on the plugin config screen:
configure plugin

An new windows opens and leads you to the process of generating an API Token.

Copy that token and paste it into the plugin config window:
configure plugin

Now you can configure your Shopware installation to use the payment method 'C-Novation Pay'.
payment method

Remarks

The shopware plugin follows the "full integration" principle. It uses the PHP-CNovationPayClient to separate the API calls from the Shop-UI. There are some templates rendered into the Shopware Standard Theme that can be overridden in custom themes.