Releases: PAYONE-GmbH/shopware-6
Releases · PAYONE-GmbH/shopware-6
Release v1.1.0
New Features
- Partial Captures and Refunds are now possible!
- UI improvements in Settings (these are now collapsible)
- You can now choose the authorization method for every payment method!
- New payment method: iDeal
- New payment method: EPS
Bugfixes
- fixed PayPal ECS button
- fixed translation bugs during checkout
- Better feedback when verifiyng API credentials without active PAYONE payment methods
- fixed a bug that could occur when migrating from 1.0.0 to 1.0.1
Known Incompatibilities
- Backurlhandling in Shopware 6.2 is currently broken. If a customer gets redirected to their favorite payment method but decides to cancel and choose another one, no PAYONE payment methods are available. We're working on a fix to enable correct handling of this use case.
Release v1.0.1
Bugfixes
- corrected encoding of response parameters during PayPal ECS
- Added missing CVC length configs for less used card types
- Fixed a bug where custom fields weren't shown in checkout when using non-default shop languages. We currently support DE and EN and plan to improve this further
Maintenance
- incorporated best practices for Shopware Code Review
Release v1.0.0
This is it! 🎉
New Features
- complete API Logs in db
Bugfixes
- payment status changes now work as expected
- various smaller bugfixes
- fixed a bug where refunds weren't possible after some authorizations
Maintenance
- updated composer.json
Release v1.0.0-rc.2
New Features
- Show clearing data on invoice templates
Bugfixes
- better iFrame Styling
- enforce CVC
- less cryptic errors in backend
- cc iFrame error
- so many more
Release v1.0.0-rc.1
New Features
- initial Release
- Credit Card
- PayPal + ECS
- SEPA Debit
- Sofort Payment
- Paysafe Pay Later Invoice/Installment/Debit
- transactionstatus mapping
- basic order management (captures/refunds)
Bugs
- so many
Should I Use this Release in Production?
While we've tested this release using our full tesing process for a release, there's still some work to do before we're confident in pushing this plugin to the Shopware Store. However, we want to encourage testing your project with our plugin and would love to hear your feedback. If you found a bug or have any feedback, just open an issue in our Github repo.