Skip to content

Releases: woocommerce/woocommerce-paypal-payments

Version 2.7.0

30 Apr 10:07
Compare
Choose a tag to compare
  • Fix - Zero sum subscriptions cause CANNOT_BE_ZERO_OR_NEGATIVE when using Vault v3 #2152
  • Fix - Incorrect Pricing Issue with Variable Subscriptions in PayPal Subscriptions Mode #2156
  • Fix - Wrong return_url in multisite setup when using subdomains #2157
  • Fix - Fix the fundingSource is not defined error on Block Checkout #2185
  • Enhancement - Add the data-page-type attribute for JS SDK #2161
  • Enhancement - Save Card Last Digits in order meta for Advanced Card Payments #2149
  • Enhancement - Refactor the Pay Later Messaging block and add dedicated Cart/Checkout blocks #2153
  • Enhancement - "Next Payment" status not updated when using PayPal Subscriptions #2091
  • Enhancement - Optimize default settings for new store configurations #2158
  • Enhancement - Improve tooltip information for tagline #2154
  • Enhancement - Improve error message on certain exceptions #1354
  • Enhancement - Cart Pay Later block: Change the default insert position #2179
  • Enhancement - Messages Bootstrap: Add a render retry functionality #2181

2.7.0-rc3

26 Apr 15:25
8978c73
Compare
Choose a tag to compare
2.7.0-rc3 Pre-release
Pre-release

2.7.0-rc2 plus:

  • Fix - Fix the fundingSource is not defined error on Block Checkout #2185

2.7.0-rc2

26 Apr 10:37
92a7747
Compare
Choose a tag to compare
2.7.0-rc2 Pre-release
Pre-release

2.7.0-rc1 plus:

  • Enhancement - Cart Pay Later block: Change the default insert position #2179
  • Enhancement - Messages Bootstrap: Add a render retry functionality #2181

2.7.0-rc1

22 Apr 15:23
d1b4d77
Compare
Choose a tag to compare
2.7.0-rc1 Pre-release
Pre-release
  • Fix - Zero sum subscriptions cause CANNOT_BE_ZERO_OR_NEGATIVE when using Vault v3 #2152
  • Fix - Incorrect Pricing Issue with Variable Subscriptions in PayPal Subscriptions Mode #2156
  • Fix - Wrong return_url in multisite setup when using subdomains #2157
  • Enhancement - Add the data-page-type attribute for JS SDK #2161
  • Enhancement - Save Card Last Digits in order meta for Advanced Card Payments #2149
  • Enhancement - Refactor the Pay Later Messaging block and add dedicated Cart/Checkout blocks #2153
  • Enhancement - "Next Payment" status not updated when using PayPal Subscriptions #2091
  • Enhancement - Optimize default settings for new store configurations #2158
  • Enhancement - Improve tooltip information for tagline #2154
  • Enhancement - Improve error message on certain exceptions #1354

Version 2.6.1

09 Apr 20:04
7f384e5
Compare
Choose a tag to compare
  • Fix - Payment tokens fixes and adjustments #2106
  • Fix - Pay upon Invoice: Add input validation to Experience Context fields #2092
  • Fix - Disable markup in get_plugin_data() returns to fix an issue with wptexturize() #2094
  • Fix - Problem changing the shipping option in block pages #2142
  • Fix - Saved payment token deleted after payment with another saved payment token #2146
  • Enhancement - Pay later messaging configurator improvements #2107
  • Enhancement - Replace the middleware URL from connect.woocommerce.com to api.woocommerce.com/integrations #2130
  • Enhancement - Remove all Sofort references as it has been deprecated #2124
  • Enhancement - Improve funding source names #2118
  • Enhancement - More fraud prevention capabilities by storing additional data in the order #2125
  • Enhancement - Update ACDC currency eligibility for AMEX #2129
  • Enhancement - Sync shipping options with Venmo when skipping final confirmation on Checkout #2108
  • Enhancement - Card Fields: Add a filter for the CVC field and update the placeholder to match the label #2089
  • Enhancement - Product Title: Sanitize before sending to PayPal #2090
  • Enhancement - Add filter for disabling permit_multiple_payment_tokens vault attribute #2136
  • Enhancement - Filter to hide PayPal email address not working on order detail #2137

2.6.1-rc4

08 Apr 15:47
85548b7
Compare
Choose a tag to compare
2.6.1-rc4 Pre-release
Pre-release

2.6.1-rc3 plus:

  • Fix - Saved payment token deleted after payment with another saved payment token #2146

2.6.1-rc3

05 Apr 10:35
6f3bc5a
Compare
Choose a tag to compare
2.6.1-rc3 Pre-release
Pre-release

2.6.1-rc2 plus:

  • Fix - Problem changing the shipping option in block pages #2142

2.6.1-rc2

04 Apr 08:06
2ffb580
Compare
Choose a tag to compare
2.6.1-rc2 Pre-release
Pre-release

2.6.1-rc1 plus:

  • Enhancement - Add filter for disabling permit_multiple_payment_tokens vault attribute #2136
  • Enhancement - Filter to hide PayPal email address not working on order detail #2137

2.6.1-rc1

03 Apr 09:16
d60df35
Compare
Choose a tag to compare
2.6.1-rc1 Pre-release
Pre-release
  • Fix - Payment tokens fixes and adjustments #2106
  • Fix - Pay upon Invoice: Add input validation to Experience Context fields #2092
  • Fix - Disable markup in get_plugin_data() returns to fix an issue with wptexturize() #2094
  • Enhancement - Pay later messaging configurator improvements #2107
  • Enhancement - Replace the middleware URL from connect.woocommerce.com to api.woocommerce.com/integrations #2130
  • Enhancement - Remove all Sofort references as it has been deprecated #2124
  • Enhancement - Improve funding source names #2118
  • Enhancement - More fraud prevention capabilities by storing additional data in the order #2125
  • Enhancement - Update ACDC currency eligibility for AMEX #2129
  • Enhancement - Sync shipping options with Venmo when skipping final confirmation on Checkout #2108
  • Enhancement - Card Fields: Add a filter for the CVC field and update the placeholder to match the label #2089
  • Enhancement - Product Title: Sanitize before sending to PayPal #2090

Version 2.6.0

20 Mar 00:54
Compare
Choose a tag to compare
  • Fix - invoice_id not included in API call when creating payment with saved card #2086
  • Fix - Typo in SCA indicators for ACDC Vault transactions #2083
  • Fix - Payments with saved card tokens use Capture intent when Authorize is configured #2069
  • Fix - WooPayments multi-currency causing currency mismatch error on Block Cart & Checkout pages #2054
  • Fix - "Must pass createSubscription with intent=subscription" error with PayPal Subscriptions mode #2058
  • Fix - "Proceed to PayPal" button displayed for Free trial PayPal Subscription products when payment token is saved #2041
  • Fix - ACDC payments with new credit card may fail when debugging is enabled (JSON malformed by warning) #2051
  • Enhancement - Add Pay Later Messaging block #1897
  • Enhancement - Submit the form instead of refreshing the page to show the save notice #2081
  • Enhancement - Integrate pay later messaging block with the messaging configurator #2080
  • Enhancement - Reauthorize authorized payments #2062
  • Enhancement - Do not handle VAULT.PAYMENT-TOKEN.CREATED webhook for Vault v3 #2079
  • Enhancement - Improve the messaging configurator styles #2053
  • Enhancement - Ensure PayPal Vaulting is not selected as Subscriptions Mode when Reference Transactions are disabled #2057
  • Enhancement - Pay later messaging configurator & messaging block adjustments #2096