Installing PostFinance Module for OXID 6

Thanks for your suggestion.
I installed the module successfully with adding this line into the composer.json file:

"repositories": [
      {
        "type": "vcs",
        "url": "https://github.com/pfpayments/oxid-6.0"
    }
  ]

Thanks again!