Appearance
Changelog
Mirrors CHANGELOG.md in the plugin repository.
0.9.0-beta.2
Second pre-release, for QA and sandbox/staging testing. Not yet submitted to the Shopware Store.
- Debug logging is resolved per sales channel. Previously enabling debugging on one sales channel produced no output.
- Storefront bank-verification template blocks are namespaced, so they no longer collide with other plugins extending the same account templates.
- Relicensed from MIT to Apache-2.0 (explicit patent grant, trademark reservation,
NOTICEfile). - States clearly that it is an independent integration, not affiliated with Paystack; trademark policy added.
- Plugin and Administration icons use KommandHub branding instead of third-party logos.
- Build tooling:
make prepareworks for pre-release versions; the dev container shipsshopware-cli.
0.9.0-beta.1
First pre-release. Public API and namespaces may still change before 1.0.0.
- Paystack payment: card, bank transfer, USSD and mobile money.
- Verification of status, amount and currency before an order is marked paid.
- Full and partial refunds from the order page with a server-side over-refund guard.
- Dedicated Paystack refund permission (depends on the order editor role).
- Webhooks
charge.success,refund.pending,refund.processedwith signature verification. - Bank-account verification in the customer account.
- Correct amounts for zero- and three-decimal currencies (XOF, RWF, KWD). No currencies or languages are created.
- English, German and French.
- Configurable logging, sandbox/live mode, minimum refund amount.
- Shopware 6.6 and 6.7.