PluginProbe ʕ •ᴥ•ʔ
Trust Payments Gateway for WooCommerce / 2.0.1
Trust Payments Gateway for WooCommerce v2.0.1
trunk 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.1.0 1.1.1 1.1.2 1.1.3 1.1.4 2.0.0 2.0.1 2.1.0 2.1.1 2.1.2
trust-payments-hosted-payment-pages-integration / CHANGELOG.md
trust-payments-hosted-payment-pages-integration Last commit date
Firebase 1 year ago admin 1 year ago assets 1 year ago includes 1 year ago templates 1 year ago vendor 1 year ago CHANGELOG.md 1 year ago README.md 1 year ago composer.json 1 year ago composer.lock 1 year ago constants.php 1 year ago readme.txt 1 year ago woocommerce-securetrading-gateway.php 1 year ago
CHANGELOG.md
116 lines
1 WooCommerce Trust Payments Gateway - changelog
2 ======================================
3
4 == Changelog ==
5
6 version 2.0.1
7 - Fixed issue with Guest users performing payments when enforced account creation is enabled
8 - Added extra error messages to be returned on the checkout to improve customer experience.
9
10 version 2.0.0
11 - Added compatibility for WooCommerce version v9.7.1
12 - Fixed security issue
13 - Fixed issue with Apple Pay not creating correct order in certain cases
14 - Updated Trust Payments Transaction data to now work with HPOS and WordPress legacy posts storage
15 - Fixed issue with the Enable Choice Page feature
16 - Fixed issue with Apple Pay allowing the DPAN to be saved to the customers account
17 - Changed logic to how the JavaScript and JWT is being initialised on the checkout
18 - Fixed issue with Pay by bank incorrectly updating the order status for virtual and non-virtual products
19 - Added links and extra text within the settings of the plugin
20 - Added Button Text, Button Radius, Button Style, Button Width and Height to Google Pay settings
21 - Added Button Type to Apple Pay settings
22 - Fixed issue on ST Transaction page loading too slow
23 - STJS controlled button takes precedence over the 'place order' button on the checkout for additional validation.
24
25 version 1.1.4
26 - Added compatibility for WooCommerce version v9.5.2
27 - Added compatibility for Wordpress version v6.7.1
28 - Added support for using newer STPP PHP JSON Library (https://github.com/SecureTrading/PHP-API4.0.1)
29 - Added support for PHP 8.2
30 - Added additional feature support for Applepay
31 - Improvements to notification handling
32 - Added support for 3 decimal currencies
33 - Fixed issue with Trustpayments transaction data not shown in order screen for specific flow
34
35 version 1.1.3
36 - Fixed issue with Applepay not displaying in certain cases.
37 - Fixed issue with Pay for Order page not working with our payment methods.
38 - Added supported to WooCommerce plugin "All Products for Woo Subscriptions".
39 - Prevented JSINIT request from being submitted if the module is disabled.
40 - Added compatibility for WooCommerce version v9.1.2
41 - Added compatibility for Wordpress version v6.5.5
42
43 version 1.1.2
44 - Added Account 2 Account (Pay by bank) payment type to the checkout
45 - Fixed issue with payment options not correctly displaying for "Customer payment page" link
46 - Fixed PHP warnings
47 - Added compatibility for WooCommerce v8.5 and v8.6
48 - Fixed issue with Apple Pay where the wallet verify would not dispay in certain cases
49 - Added locale support
50
51 version 1.1.1
52 - Fixed issue with notifications not being accepting with the hosted checkout flow
53 - Fixed issue with the API flow where the option wasn't visible to guest users
54 - Fixed issue with saved cards on the US platform
55 - Added compatibility for WordPress v6.4.1
56
57 version 1.1.0
58
59 - Added new checkout flow that utilises the JavaScript library
60 - Added recurring subscriptions using the WooCommerce subscription engine (for hosted checkout and API)
61 - Added Google Pay, Apple Pay and PayPal to the checkout
62 - Added URL notifications in order to improve order status updates
63 - Updated plugin to support the newest versions of WooCommerce and WordPress
64 - Added support for PHP 8.1
65 - Users can now add a logo to their payment method within the plugin settings
66 - Fixed iframe redirect issue on hosted checkout which duplicated the page
67 - Added extra information in the order comments
68 - Fixed URL notification issue with MOTO transactions
69 - Updated the flow of saved cards of where now the user does not get redirected to make payment
70 - Added backwards compatibilty for previous versions
71
72 version 1.0.7
73
74 - Resolved issue with incomplete payments showing as successful
75 - Declined notification now correctly shown when using a saved card
76
77 version 1.0.6
78
79 - Fixed decline payments to correctly update order status to 'pending payment'
80
81 version 1.0.5
82
83 - Fixed issue with saving card to customers account
84
85 version 1.0.4
86
87 - Dont save card if walletsource=applepay/googlepay
88 - Add threedquery to accountcheck (saving your card on My account)
89 - Apdate saved card to use v3 JS library
90
91 version 1.0.2
92
93 - ApplePay address override
94 - Sending notifications
95 - Fix: Saving your card in "Payment Method" flags invalid field
96 - Fix: Incorrect URL redirect
97
98 version 1.0.1
99
100 - Fix: can't save cards when iframe is enabled
101 - Fix: MOTO + iframe doesn't show success page
102 - Add address update when using saved card
103
104
105 version 1.0.0
106
107 - Integrate your Trust Payments account with the WooCommerce store.
108 - Allow customers to checkout using credit and debit cards.
109 - Support of Saved Card functionality, using Tokenisation for security.
110 - Allows admin to easily track the transaction history.
111 - Allows logged in customers to pay using credit/debit cards saved on their account.
112 - Allows logged in customers to manage their saved payment card(s) on the My Account page.
113 - Allows admin to perform payments from the WooCommerce admin interface (MOTO).
114 - PayPal, Apple Pay and Visa Checkout are supported.
115 - First release
116