Skip to content

Latest commit

 

History

History
148 lines (90 loc) · 3.61 KB

CHANGELOG.md

File metadata and controls

148 lines (90 loc) · 3.61 KB

1.0.0

  • First version of the PAYONE Payment integration for Shopware 6.1

1.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

1.0.2

Enhancement

  • Add new possibility for partial capture and refund

1.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.

2.0.0

New Features

  • Enables the switch to PAYONE payment methods after ordering
  • Multiple PAYONE transactions can now be handled in the administration per order
  • New payment method: Prepayment
  • New payment method: Paydirekt

Bugfixes

  • fixed a bug where existing settings like payment method assignments could get lost after a plugin update (thx @boxblinkracer)
  • fixed wrong sales channel routing of PayPal Express Payments (thx @boxblinkracer)
  • various smaller fixes

Maintenance

  • Added compatibility for new status transitions in Shopware 6.2
  • Shopware 6.2.x support
  • We had to drop support for Shopware <6.2.0

2.1.0

New Features

  • new payment method: PAYONE safe invoice
  • new payment method: Trustly
  • added optional submission of order number in the "narrative_text" parameter. This will show the shopware order number on the customer's bank statement or payment info (depending on payment method). If left out, our internal txid is shown.

Bugfix(es)

  • fixed payone_allow_refund and payone_allow_capture custom fields to better reflect the current status of an order. This can help when issuing captures and debits via third party systems

Maintenance

  • tested with Shopware 6.3.4.1

2.2.0

New Features

  • compatibility with Shopware 6.4.x

Bugfixes

  • fixed API Test for paydirekt
  • always provide shipping address for paypal payments
  • fixed labels for PAYONE status mapping (finally!)

Maintenance

  • tested with Shop version 6.4.1.0
  • better error message translations

2.3.0

New Features

  • new PAYONE permissions management
  • status mapping per payment method possible

Bugfixes

  • fix for unlock the buy now button
  • PayPal Express: telephone number not a mandatory field

Maintenance

  • Shopware 6.4.3.1 compatibility
  • massive refactoring effort
  • Elasticsearch compatibility

2.3.1

Bugfix

  • backward compatibility to version <6.4.0

2.3.2

Bugfix

  • transaction status transmission of txstatus "paid"

Maintenance

  • Shopware 6.4.4.0 compatibility

Notice

  • We're dropping compatibility with Shopware 6.2.* in a future release of this plugin

2.4.0

New Features

  • New payment method: Apple Pay
  • Enable forwarding of transaction status to third-party systems

Bugfixes

  • Various fixes for different languages
  • Fixed the bug for Prepayment method

Maintenance

  • Compatibility with 0€ orders
  • tested with 6.4.1