Heidelpay - Installation

To install Heidelpay, if necessary, add the Heidelpay repo to your repositories in composer.json:

"repositories": [
  ...
  {
    "type": "git",
    "url": "https://github.com/spryker-eco/Heidelpay.git"
  }
    ],

and run the following console command:

composer require spryker-eco/heidelpay

 

See also:

 

Last review date: Nov. 16th, 2017