Installing Heidelpay

Edit on GitHub

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