coreshop / payum-postfinance-checkout-bundle
CoreShop - PostFinance Checkout Bundle
Installs: 146
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:pimcore-bundle
Requires
- php: ^8.0
- instride/payum-postfinance-checkout: ~1.0.0
README
This Bundle activates the Postfinance Checkout PaymentGateway in CoreShop. It requires the instride/payum-postfinance-chekcout repository, which will be installed automatically.
Installation
1. Composer
"coreshop/payum-postfinance-checkout-bundle": "^1.0"
2. Activate
Enable the Bundle in Pimcore Extension Manager
3. Setup
Go to CoreShop -> PaymentProvider and add a new Provider. Choose postfinance_checkout
from type
and fill out the required fields.