- Remove CURLOPT_CAINFO - path to Certificate Authority (CA) bundle
- Remove paymill.crt
- Change user agent info to "Paymill-Magento/4.0.4"
- fix SUPEE-6788 related admin controller issue
- add role managment for paymill log and webhook managment
- add paymill api errors to translation engine
- initialize paymillPci js variable for both creditcard cases
- improve payment method selection in the javascript
- Integration of PayFrame to enable use of SAQ A for easier PCI DSS 3.0 compliance.
- remove usage of Varien_Date::toTimestamp() to avoid incompatibility to Magento 1.5.x.x
- add a javascript fallback for Array.forEach to support the token selector feature also for IE 8
- make invoice creation for webhooks "transaction.succeeded" event configurable
- add webhook support for the following events (refund.succeeded, transaction.succeeded, chargeback.executed)
- hotfix token creation creditcard with prototype selector
- switch for base and order currency
- rewrite js to remove jQuery usage and only use the magento native Prototype library
- allow to configure a prototype selector for the token creation
- better name for set/addText block in layout.xml and and change setText to addText
- fix for source field (for internal paymill shop identification)
- description text cut off after 128 signs
- The payment will now done with the Base Currency and Base Grand Total
- Updated the feature for showing the credit card logos. Now it is possible to use the old behaviour by setting "Show Credit Card Logos" to No.
- fixed a bug, where the invoice had an other currency then the order.
- fixed design issue with the credit card logos in Magento 1.9
- changed CVC field design to Magento CVC design with "What is this" Link and Popup
- added an option which allows the following credit cards logos to be shown checkout:
- Visa
- MasterCard
- American Express
- CartaSi
- Carte Bleue
- Diners Club
- JCB
- Maestro
- China UnionPay
- Discover Card
- Dankort
- The two payment forms ELV and SEPA were merged to one form.
- added Prenotification for SEPA (Day of Debit will be shown on the invoice and on the order confirmation mail)
- updated PHP Wrapper
- added BIC Validation (Lengthcheck)
- added IBAN Validation
- added languages it, fr, es, pt and updated en, de
- improved CC Brand detection with greyscale Logos if Brand was detected but number not valid yet
- remove prefilled stars from the payment form
- avoid double token creation
- improve javascript
- fix problem when a token error occurs
- online offline refund compatibility added
- add detectCardBrand
- add configurable checkout text
- sepa fix
- add elv sepa
- set existing invoices to paid
- log token errors
- remove not empty validation for token field add the validation only in case of a token generating error
- no internal order possible
- get token amount via ajax
- expend js validation to paymill token field
- set invoice state to paid
- selectable order states
- fix broken image in pdf invoice
- check if payments and clients exist
- remove PAYMILL label
- send invoice mail only when the option is setted
- better js validation
- set order state to processing after a automatic invoice creation
- move token validation from assignData to authorize
- remove empty input fields while focusing
- automatic email after successful invoice creation
- avoid input field jumping during the validation
- only validate the paymill form instead the complete checkout form
- fix not working crdeit card icons
- fix magento compiler problems
- jQuery compatibility when other versions loaded
- Customer friendly error messages
- Better owner validation
- Global css and js loading
- Receive customer email saver
- Change event binding sequence in paymentForm.js
- 1.8 compatibility (just in Magento Connect, the plugin was compatible Magento 1.8)
- add backward compatibility for 2.x orders
- Better js event handling
- hidden inputs fields now unique
- Extend global record search with paymill log entrys
- Detail log view
- Enhanced fast checkout
- move pre-auth/capture option to paymill cc config
- js redesign
- Support for one step checkout plugins
- Maestro handling (no cvc)
- payment form styling
- better token validation
- Fixed a bug causing the plugin to crash during invoice creation
- Payment Methods will now only be displayed if the Keys are set in the config
- Fixed a bug causing warnings in the Magento systemlog in multiple cases
- Payment template changed
- several bugfixes
- Rewrote form scratch