Releases: woocommerce/woocommerce-paypal-payments
Releases · woocommerce/woocommerce-paypal-payments
Version 1.6.0
- Add - Webhook status. #246 #273
- Add - Show CC gateway in admin payments list. #236
- Add - Add 3d secure contingency settings. #230
- Add - Improve logging. #252 #275
- Add - Do not send payee email. #231
- Add - Allow customers to see and delete their saved payments in My Account. #274
- Fix - PayPal Payments generates multiple orders. #244
- Fix - Saved credit card does not auto fill. #242
- Fix - Incorrect webhooks registration. #254
- Fix - Disable funding credit cards affecting hosted fields, unset for GB. #249
- Fix - REFUND_CAPTURE_CURRENCY_MISMATCH on multicurrency sites. #225
- Fix - Can't checkout to certain countries with optional postcode. #224
1.6.0-test3
- Add - Webhook status. #246 #273
- Add - Show CC gateway in admin payments list. #236
- Add - Add 3d secure contingency settings. #230
- Add - Improve logging. #252 #275
- Add - Do not send payee email. #231
- Add - Allow customers to see and delete their saved payments in My Account. #274
- Fix - PayPal Payments generates multiple orders. #244
- Fix - Saved credit card does not auto fill. #242
- Fix - Incorrect webhooks registration. #254
- Fix - Disable funding credit cards affecting hosted fields, unset for GB. #249
- Fix - REFUND_CAPTURE_CURRENCY_MISMATCH on multicurrency sites. #225
- Fix - Can't checkout to certain countries with optional postcode. #224
Version 1.5.1
- Fix - Set 3DS contingencies to "SCA_WHEN_REQUIRED". #178
- Fix - Plugin conflict blocking line item details. #221
- Fix - WooCommerce orders left in "Pending Payment" after a decline. #222
- Fix - Do not send decimals when currency does not support them. #202
- Fix - Gateway can be activated without a connected PayPal account. #205
Version 1.5.0
- Add - Filter to modify plugin modules list. #203
- Add - Filters to move PayPal buttons and Pay Later messages. #203
- Fix - Remove redirection when enabling payment gateway with setup already done. #206
- Add - PayPal Express Checkout compatibility layer. #207
- Fix - Use correct API to obtain credit card icons. #210
- Fix - Hide mini cart height field when mini cart is disabled. #213
- Fix - Address possible error on frontend pages due to an empty gateway description. #214
Version 1.4.0
- Add - Venmo update #169
- Add - Pay Later Button –Global Expansion #182
- Add - Add Canada to advanced credit and debit card #180
- Add - Add button height setting for mini cart #181
- Add - Add BN Code to Pay Later Messaging #183
- Add - Add 30 seconds timeout by default to all API requests #184
- Fix - ACDC checkout error: "Card Details not valid"; but payment completes #193
- Fix - Incorrect API credentials cause fatal error #187
- Fix - PayPal payment fails if a new user account is created during the checkout process #177
- Fix - Disabled PayPal button appears when another button is loaded on the same page #192
- Fix - [UNPROCESSABLE_ENTITY] error during checkout #172
- Fix - Do not send customer email when order status is on hold #173
- Fix - Remove merchant-id query parameter in JSSDK #179
- Fix - Error on Plugin activation with Zettle POS Integration for WooCommerce #195
Version 1.3.2
- Fix - Improve Subscription plugin support. #161
- Fix - Disable vault setting if vaulting feature is not available. #150
- Fix - Cast item get_quantity into int. #168
- Fix - Fix Credit Card form fields placeholder and label. #146
- Fix - Filter PayPal-supported language codes. #154
- Fix - Wrong order status for orders with contain only products which are both virtual and downloadable. #145
- Fix - Use order_number instead of internal id when creating invoice Id. #163
- Fix - Fix pay later messaging options. #141
- Fix - UI/UX for vaulting settings. #166
Version 1.3.1
- Fix - Fix Credit Card fields for non logged-in users. #152
Version 1.3.0
- Add - Client-side vaulting and allow WooCommerce Subscriptions product renewals through payment tokens. #134
- Add - Send transaction ids to woocommerce. #125
- Fix - Validate checkout form before sending request to PayPal #137
- Fix - Duplicate Invoice Id error. #143
- Fix - Unblock UI if Credit Card payment failed. #122
- Fix - Detected container element removed from DOM. #123
- Fix - Remove disabling credit for UK. #127
- Fix - Show WC message on account creating error. #136
Version 1.2.1
- Fix - Address compatibility issue with Jetpack.