This commit is contained in:
erwanlr
2020-02-08 10:28:19 +00:00
parent 343f87bbe7
commit 2709d0869a
15 changed files with 5971 additions and 2 deletions

View File

@@ -0,0 +1,43 @@
Version 2.0.0
* Updates for Swedbank Pay
* Implemented filters sb_get_payee_reference and sb_get_payee_reference_order
* Improved errors handling. Problem Details for HTTP APIs (RFC 7807)
* HTTPS: CA failback for Client
* Add support of sequential order no
* Invoice: add payeeInfo.payeeName
* Add subsite option
* Add payment action to Order view in admin backend
* Show "payment method was updated" when change payment method
* Implemented riskIndicator feature
* Add minification suffix for css and js
* Add ecom_only option in admin
* Add order_id in metadata
* Implemented Recurrence tokens feature
* Use calculated vatAmount value instead of zero
* Implemented "Reject cards" options
* Add orderReference parameter
* Add cardholder parameter
* Remove no3DSecure parameter
* Vipps: Remove direct method
* Custom checkout icons in admin backend
Version 1.3.0
* Changed plugin slug
* Changed plugin license
* Improved code format
* Fixed validate_payment_meta
Version 1.2.0
* Transactions processing in Background process
* Add Terms & Conditions Url option
* Update Swedish translations
* Updates of PayEx Transaction Callback
Version 1.1.0
* Implemented: Tokenization
* Implemented: WC Subscriptions support
* Settings: AutoCapture mode
* Integrated PayEx Client library
Version 1.0.0
* First release