Installing Heidelpay

Edit on GitHub
You are browsing a previous version of the document. The latest version is 202212.0.

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