Releases: woocommerce/woocommerce-paypal-payments
Releases · woocommerce/woocommerce-paypal-payments
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.
Version 1.2.0
Version 1.1.0
Version 1.0.4
Version 1.0.3
- Fix - Order with Payment received when Hosted Fields transaction is declined. #88