{"id":20213764,"url":"https://github.com/dachcom-digital/payum-postfinance-flex-bundle","last_synced_at":"2026-02-09T05:38:00.897Z","repository":{"id":149409156,"uuid":"595029579","full_name":"dachcom-digital/payum-postfinance-flex-bundle","owner":"dachcom-digital","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-21T13:30:08.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-04-03T23:45:49.672Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dachcom-digital.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-30T08:47:08.000Z","updated_at":"2025-01-21T13:28:19.000Z","dependencies_parsed_at":"2024-05-17T14:27:40.514Z","dependency_job_id":"a2a5ff80-b2d1-4bbc-b976-7aa7248e4ac2","html_url":"https://github.com/dachcom-digital/payum-postfinance-flex-bundle","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dachcom-digital%2Fpayum-postfinance-flex-bundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dachcom-digital%2Fpayum-postfinance-flex-bundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dachcom-digital%2Fpayum-postfinance-flex-bundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dachcom-digital%2Fpayum-postfinance-flex-bundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dachcom-digital","download_url":"https://codeload.github.com/dachcom-digital/payum-postfinance-flex-bundle/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248229439,"owners_count":21068892,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T06:11:29.899Z","updated_at":"2026-02-09T05:37:55.878Z","avatar_url":"https://github.com/dachcom-digital.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CoreShop PostFinance Flex Payum Connector\n[![Software License](https://img.shields.io/badge/license-GPLv3-brightgreen.svg?style=flat-square)](LICENSE.md)\n[![Software License](https://img.shields.io/badge/license-DCL-white.svg?style=flat-square\u0026color=%23ff5c5c)](LICENSE.md)\n\nThis Bundle activates the [Postfinance Flex](https://checkout.postfinance.ch) PaymentGateway in CoreShop.\nIt requires the [dachcom-digital/payum-postfinance-flex](https://github.com/dachcom-digital/payum-postfinance-flex) repository which will be installed automatically.\n\n## Requirements\nCoreShop \u003e= 3.0\n\n## Installation\n\n```json\n    \"dachcom-digital/payum-postfinance-flex-bundle\": \"~2.0.0\"\n```\n\nAdd Bundle to `bundles.php`:\n```php\nreturn [\n    # add to bottom\n    PayumPostFinanceFlexBundle\\PayumPostFinanceFlexBundle::class =\u003e ['all' =\u003e true],\n];\n```\n\n#### 3. Setup\nGo to CoreShop -\u003e PaymentProvider and add a new Provider. Choose `postfinance_flex` from `type` and fill out the required fields.\n\n***\n\n## Changelog\n\n### 2.0.0\n- Dependency `dachcom-digital/payum-postfinance-flex` requirement set to `^2.0`\n\n### 1.3.0\n- [LICENSE] Dual-License with GPL and Dachcom Commercial License (DCL) added\n\n### 1.2.1\n- Fix tax translation label\n\n### 1.2.0\n- Dependency `dachcom-digital/payum-postfinance-flex` requirement set to `^1.2`\n- Unnecessary dependency `postfinancecheckout/sdk` removed\n- `totalTaxes` added to line item\n  - rate `title` gets translated by key: `coreshop.payum.postfinance.line_item.tax_title_[TAX_RATE]`\n    - where `[TAX_RATE]` represents the tax rate (`.` gets replaced by `_`)\n    - Example: If your taxrate represents `8.1`, the generated title would be `coreshop.payum.postfinance.line_item.tax_title_8_1`\n\n### 1.1.0\n- add integration type config\n- add `allowedPaymentMethodConfigurations` option\n\n### 1.0.1\n- add `setAllowedPaymentMethodBrands` option\n\n***\n\n## License\n**DACHCOM.DIGITAL AG**, Löwenhofstrasse 15, 9424 Rheineck, Schweiz  \n[dachcom.com](https://www.dachcom.com), dcdi@dachcom.ch  \nCopyright © 2025 DACHCOM.DIGITAL. All rights reserved.  \n\nFor licensing details please visit [LICENSE.md](LICENSE.md)  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdachcom-digital%2Fpayum-postfinance-flex-bundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdachcom-digital%2Fpayum-postfinance-flex-bundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdachcom-digital%2Fpayum-postfinance-flex-bundle/lists"}