- fixed errors in attribute getters when users have no attributes
Released 2019-06-13
- Remove deprecated constants Shopware::VERSION since SW 5.5
- Import 2nd address line when using AmazonPay
- fixed rounding bug with PHP => 7.1 leading to wrong amount in APILog
Released 2019-03-28
- Remove scrutinizer
- Config fields prefixOrdernumber and suffixOrdernumber are not required
Released 2019-03-21
- Fix: manual capture if prefix or suffix is set
Released 2019-03-20
- Fix: Removed warnings regarding not existing Readme.html / thx to bragento
Released 2019-02-15
- Fix: AmazonPay failed if birthday field is setup as required for registration
- Removed duplicate readme file
Released 2019-02-06
- Shop version nummer not always transmitted was fixed
- Refactored auto-capture-process
- Additional parameter for Amazon payment
Released 2019-01-03
- Add composer compatibility
Released 2018-12-14
- Fix minimumBasketValue
Released 2018-10-29
- Fix submodule ref
Released 2018-10-29
- Deactivate afterpay config form
Released 2018-10-29
- Use only numeric transID
Released 2018-10-29
- Use only 12 digits transID
Released 2018-09-12
- Added version switch for billing address
Released 2018-09-6
- bugfix: Fixed wrong capture and refund amount calculation for net orders
Released 2018-08-3
- bugfix: Fixed credit card iframe problem occured with Shopware 5.4.3
Released 2018-07-24
- bugfix: fixed expected response status for cc payment
Released 2018-06-12
- bugfix: orderDesc Parameter now uses the correct subshop name
- feature: added backend option to anonymize IBAN everywhere
Released 2018-06-25
- added fetature to show iban anonymized on comfirm and account page
- added custom prefix and suffix for order numbers
- there are 3 placeholders you can use in prefixes and suffixes:
- %transid% -> gets replaces with computop transactionid
- %payid% -> gets replaces with computop payid
- %xid% -> gets replaces with computop xid
Released 2018-05-15
- some wording and consistency changes
Released 2018-05-15
- initial release