Updated – Add null check when action woocommerce_get_query_vars is triggered in case 3rd party plugins trigger that before woocommerce_init
3.2.82 – 02/06/26
Fixed – On checkout block, only populate billing address if the address provided by PayPal is complete. PayPal sometimes provides an incomplete billing address.
Updated – WC tested up to 10.5
3.2.81 – 12/19/25
Fixed – Google Pay 3DS error on checkout block
Updated – Improved compatability with the checkout block and cart block
Updated – WC tested up to 10.4
Updated – WordPress tested up to 6.9
Updated – When validating terms and conditions, make sure it’s visible. Some checkout pages have hidden terms fields which can cause issues.
3.2.80 – 11/24/25
Updated – Changed script handle for “https://www.paypal.com/sdk/js” to “wc-braintree-paypal-external” to ensure no conflicts with existing handle names. This change resolves a conflict
that was discovered with Brick builder.
Updated – Braintree JS version to 3.133.0
Updated – Dropin UI version 1.46.0
3.2.79 – 11/08/25
Fixed – When 3DS for vaulted cards is enabled, verify the token ID during request and verify authentication.
3.2.78 – 10/25/25
Updated – WC tested up to 10.3
Updated – Updated use of script handles to use “wc-” prefix as part of WooCommerce 10.3.0
3.2.77 – 10/08/25
Fixed – Checkout block issue with GPay where the payment nonce was not being submitted.
Updated – WC tested up to 10.2
3.2.76 – 08/26/25
Fixed – Incompatibility notice that was showing on block editor. The Braintree plugin has supported the cart and checkout block for several years.
Fixed – Undefined variable $style in apply-pay.php template when Apple Pay used in a mini-cart
Updated – WC tested up to 10.1
3.2.75 – 08/12/25
Fixed – FunnelKit upsell was not triggering when PayPal was selected as a payment method
3.2.74 – 07/03/25
Updated – Added Venmo support for desktop
3.2.73 – 06/27/25
Fixed – Added missing images for block editor preview page
3.2.72 – 06/27/25
Fixed – On checkout and cart block editor page, display preview of payment methods correctly.
Fixed – JS error on checkout block caused by dropin form
Updated – Braintree JS version to 3.123.1
Updated – Dropin UI version 1.44.1
3.2.71 – 06/11/25
Added – WC 9.3.3 compatibility
Fixed – Only show the Fastlane signup link on the checkout page.
3.2.70 – 4/30/25
Added – Fastlane integration. Settings are located on the Credit Card Settings page. To enable fastlane in your Braintree account, login to your Braintree dashboard
and click the settings icon in the upper right hand corner > Account Settings > Customer Checkout.
Updated – Don’t enqueue block based styles on non block pages
Updated – Braintree JS version to 3.117.1
3.2.60 – 01/29/25
Updated – Braintree PHP SDK version to 6.23.0
3.2.59 – 11/27/24
Fixed – Rare case where PayPal button doesn’t render on checkout page
3.2.58 – 11/26/24
Added – Improved security for REST API endpoints
Updated – Braintree JS version 3.111.0
3.2.57 – 08/10/24
Updated – Braintree JS version 3.106.0
Updated – Dropin UI version 1.43.0
Added – ipAddress to 3DS verification info
3.2.56 – 05/29/24
Updated – WC tested up to 8.9
Updated – Braintree JS version 3.102.0
Updated – Improved PayPal integration with FunnelKit Upsells
3.2.55 – 04/10/24
Added – collectDeviceData property to the 3DS verifyCard call
Updated – WC tested up to 8.8
Updated – Braintree JS version 3.101.1
Updated – Dropin UI version 1.42.0
3.2.54 – 02/16/24
Added – Alt text to credit card icons on checkout page
3.2.53 – 02/01/24
Fixed – Order ID must be int error encountered in later versions of PHP when processing payment via phone order functionality in Admin
Updated – Cast $order_id to int for PHP 8+ requirements
Fixed – Ensure ‘sections’ option is always an array
3.2.50 – 12/22/23
Updated – WC tested up to 8.4
Updated – Braintree JS version 3.98.0
Updated – Dropin UI version 1.41.0
Updated – Replaced deprecated Cart and Checkout block code
3.2.48 – 9/23/23
Updated – Braintree PHP SDK to version 6.13.0 which removes notices fro PHP 8.2+
Updated – Braintree JS version 3.97.2
Updated – Dropin UI version 1.40.2
Added – Apple Pay rounded button option
Added – Brought back the GPay white button option now that Google supports it again.
3.2.47 – 8/12/23
Added – 3DS support on Add Payment Method page
Updated – Dropin UI version 1.39.1
Updated – Braintree JS version 3.97.0
3.2.46 – 7/5/23
Updated – Improve compatability with plugins like Germanized that don’t use the standard WooCommerce terms and conditions checkbox
Updated – Added try catch block to payment method saved during order processing to prevent any unexpected errors that could affect payment process
Updated – Dropin UI version 1.38.1
Updated – Braintree JS version 3.95.0
3.2.45 – 6/15/23
Updated – Braintree JS version 3.94.0
Updated – Dropin UI version 1.37.0
Updated – WC tested up to: 7.8
3.2.44 – 4/3/23
Fixed – PayPal mini-cart JS error
Updated – Braintree JS version 3.92.1
3.2.43 – 3/20/23
Fixed – WooCommerce Blocks changes to javascript properties after version 9.5.0
Fixed – GPay mini-cart JS error related to 3DS
Updated – Improved class loader performance
Updated – Braintree JS version 3.92.0
Updated – Dropin UI version 1.34.0
3.2.42 – 1/10/23
Added – Force 3DS authentication challenge option added for credit cards.
Added – GPay rectangle and pill button shape option.
Updated – Braintree JS version 3.88.6
Updated – Dropin UI version 1.33.7
Updated – Removed GPay button color option since GPay only supports black now
3.2.41 – 11/6/22
Updated – WC tested up to: 7.1
Updated – Braintree PHP version to 6.9.0
Updated – Support for WooCommerce HPOS
Updated – Braintree JS version 3.88.3
Updated – Dropin UI version 1.33.5
3.2.40 – 9/17/22
Updated – WC tested up to: 6.9
Updated – GPay WooCommerce Blocks integration
3.2.39 – 8/23/22
Updated – Braintree JS version 3.86.0
Updated – For phone orders, added “moto” for transactionSource property
Updated – Dropin UI version 1.33.4
Updated – For 3DS, trim address fields so they don’t exceed 50 characters in order to pass the Braintree 3DS validation.
Updated – VISA closed icon to the latest VISA logo
3.2.38 – 8/8/22
Updated – WC tested up to: 6.8
Fixed – Recurring totals on pay for subscription being page escaped. This was for the built in subscription module.
3.2.37 – 7/28/22
Updated – WC tested up to: 6.7
Updated – Braintree JS version 3.85.5
3.2.36 – 6/30/22
Updated – WooCommerce Blocks 7.9 compatibility
Added – Terms and conditions validation for PayPal on checkout page
3.2.35 – 6/14/22
Fixed – Error triggered by WC 6.6 sanitize method added to WC_Payment_Gateway::get_title()
Updated – WC tested up to: 6.6
Updated – Dropin UI version 1.33.2
Added – enabled-funding property to PayPal JS script
3.2.34 – 4/20/22
Added – Support for subscriptions on WooFunnels upsell page.
Added – Negative fees are now included in ‘lineItems’ of transaction.
Added – Support for Pay Later messaging in order summary of checkout page block.
Updated – Braintree JS version 3.85.3
Updated – Dropin UI version 1.33.1
3.2.33
Fixed – Click event for Apple Pay button in WooCommerce Blocks express section
Fixed – Apple Pay wallet not updating with proper display total if multiple shipping methods in WooCommerce Blocks express section
Updated – Documentation website to reflect that merchants no longer need an Apple Pay developer account to use Apple Pay. Braintree now handles all the certificate generation internally.
Updated – Auto check terms and conditions if Express button is clicked
Updated – WC tested up to: 6.3
Updated – Dropin UI version 1.33.0
Updated – PayPal New Account and Saved Account label added to checkout page. Previously it said “New Card” & “Saved Card”
Added – Card save checkbox now appears (if enabled) if customer chooses to create account on checkout page. It’s no longer dependent on a user being logged in.
Added – Filter “wc_braintree_get_new_method_label” and “wc_braintree_get_saved_method_label” so the labels for new and saved payment methods can be customized
3.2.32
Updated – Show credit card form errors above the card form instead of at top of checkout page
Updated – Braintree JS version 3.85.2
Updated – Update customer data in Braintree if customer changes their data on checkout page.
Added – Simple form design to WooCommerce Blocks integration.
Added – New Google Pay button designs
3.2.31
Added – Notice on order details page if capture amount is not equal to the order total. This notice is there
as a reminder for merchants to update the order’s line items for accounting purposes.
Updated – Braintree JS version 3.84.0
Updated – Dropin UI version 1.32.1
Updated – Don’t create failed order if customer cancels 3DS authentication flow
Updated – Default order status for authorized payments now on-hold instead of processing.
When an order has an on-hold status the order items can be edited. This allows the merchant to update the order total before capturing the payment.
3.2.30
Updated – Braintree JS version 3.83.0
Fixed – Local payment cron job
3.2.29
Updated – Braintree JS version 3.82.0
Updated – Dropin UI version 1.32.0
Updated – WC Blocks CSS for custom forms
Removed – old options table entries that are no longer used
3.2.28
Added – Capability check to Admin profile edit code
Added – Support for currency AUD and EUR for Pay Later.
Updated – WC tested up to: 5.7
Updated – Braintree JS version 3.81.0
Updated – Dropin UI version 1.31.2
Removed – Order line item option for PayPal gateway. PayPal’s API only supports up to 2 decimal places and this results in complicated
rounding logic and validation checks. It’s best to remove it to ensure there are no errors related to the line items when making transaction call to Braintree.
Filter “wc_braintree_paypal_order_line_items_enabled” can be used if you want to force line items to be added.
3.2.27
Added – Improved refund messaging when transaction is not in settling or settled state.
Fixed – Undefined variable style in Apple Pay button template
Updated – Braintree JS version 3.79.1
Updated – Dropin UI version 1.31.0
3.2.26
Added – Country option so merchant can configure when local payment methods are available on the checkout page.
Added – Compatibility with WooCommerce All Products For Subscriptions plugin on product page so payment buttons can be used.
Fixed – Braintree Subscription product type, use 3DS nonce instead of regular nonce.
Updated – WC tested up to: 5.5
Updated – Braintree JS version 3.79.0
3.2.25
Added – WooCommerce Blocks support for PayPal, Apple Pay, Google Pay, and Venmo.
Added – WooFunnels One Click Upsell integration
3.2.24
Added – Initial support for WooCommerce Blocks plugin.
This first iteration supports the Credit Card Gateway. Support for PayPal, GPay, Apple Pay, Venmo, etc will be released in the next version.
Added – Rounding of the discount amount and shipping amount. In version 5.4.1 of WC, it appears those values associated with the order can be un-rounded.
Updated – Braintree JS version 3.78.1
Updated – Braintree dropin ui version 1.30.0
Fixed – Only load Cartflows integration if Cartflows Pro version is active
3.2.23
Added – Cartflows support for Credit Cards, PayPal, Google Pay, Apple Pay, and Venmo
Added – Perform 3DS validations on Braintree Subscription product during checkout
Updated – Braintree JS version 3.77.0
Updated – WC tested up to: 5.4
3.2.22
Updated – Pass intent=tokenize argument to https://www.paypal.com/sdk/js
Updated – Braintree JS version 3.76.4
Updated – Improved 3DS error messaging when address fields are in invalid format
3.2.21
Updated – PayPal popup shipping options now show tax included if that setting is enabled in WC Tax Settings
Updated – Braintree JS version 3.76.3
Updated – WC tested up to: 5.3
3.2.20
Fixed – PayPal Error “Invalid or missing payment token fields” triggered by WC validation when paying failed renewal order on checkout page.
Updated – Braintree JS version 3.76.1
3.2.19
Added – Shortcode wc_braintree_payment_buttons so payment buttons can be rendered anywhere on product and cart page.
Added – Permissions check manage_woocommerce for Braintree Settings panel on product edit page
Added – PayPal populate shipping_phone on checkout page if it exists and PayPal provided phone number
Added – PayPal msg support for GBP currency
Updated – Braintree JS version 3.76.0
Updated – Braintree Dropin version 1.27.0
Updated – Braintree PHP SDK 5.5.0
Updated – WC Tested up to 5.1
Updated – AVS error code messaging.
3.2.18
Added – New GPay rounded corner icon
Added – Guest users can now process Pre-Order products.
Updated – WooCommerce Subscriptions payment method saved when failed renewal order paid for.
Updated – Braintree JS version 3.72.0
Updated – Braintree Dropin version 1.26.0
Updated – replaced use of get_user_meta with get_user_option for customer ID’s. This ensures better support for multisite.
Updated – PayPal: if shipping required and shipping address not changed in PayPal pop-up, auto-submit checkout form.
Updated – WC tested up to 5.0
3.2.17
Added – WC tested up to 4.9.0
Added – GPay 3DS option. This will allow merchants to determine if they want GPay to go through 3DS instead of it being automatically determined based on merchant account.
Updated – Braintree JS version 3.71.0
Updated – Braintree Dropin version 1.25.0
Updated – Improved Pay Later messaging on product page.
Updated – Bootstrap and Dropin form save card label moved inline
Updated – Braintree subscriptions created after payment processed instead of before.
Fixed – GPay express button using default styling
Fixed – Payment buttons on product pages when variable product has multiple variations
3.2.16
Added – 3DS integration with GPay (https://developers.braintreepayments.com/guides/3d-secure/client-side/javascript/v3#using-3d-secure-with-google-pay)
Added – Link to GPay test cards group which when signed up for will populate GPay wallet with test cards automatically.
Fixed – PayPal DOMException “Failed to execute ‘removeChild’ on ‘Node’” introduced in version 5.0.132 (https://github.com/paypal/paypal-checkout-components/blob/master/CHANGELOG.md#50132-2020-12-17)
3.2.15
Added – Display Apple Pay button even if customer’s Apple Wallet requires setup.
Fixed – options.createBillingAgreement update for error “Incomplete PayPal account information”
Fixed – Webhook notification object in request
Updated – Display link to checkout page if required fields on product or cart page are missing during one click checkout
Updated – Styling on PayPal shipping option modal for subscription product pages
3.2.14
Updated – WC tested to 4.8
Fixed – b is not defined on certain browsers when Dropin form enabled.
3.2.13
Updated – Tested WP 5.6
Updated – Tested PHP8
Added – GPay 3D 2.0 merchantInfo properties (countryCode and merchantName)
Added – Order button text for local payment gateways
Added – wc_braintree_payment_token_formats filter
Fixed – Only show Pay in 4 messaging if Pay in 4 button enabled
Updated – Commented out terms and conditions on cart page (cart/cart-fields.php template) based on merchant feedback.
3.2.12
Fixed – Global product section for PayLater button
Added – Color option for PayLater messaging, global and for individual products
Added – Promise poly-fill for IE
Updated – Don’t request billing address in Apple Pay, GPay, if customer has already filled out billing fields on checkout page
3.2.11
Updated – Braintree JS version 3.69.0
Updated – WC tested to 4.7.0
Updated – Removed html in PayPal elements that’s no longer needed
Updated – Don’t enqueue scripts on order received page
Fixed – Remove checkout page overlay if local payment pop-up is closed by customer
Added – Apple Pay payment method display option. Example: Visa ending in 1111
Added – New filter wc_braintree_save_order_meta that is triggered when saving order meta after a transaction is processed.
Added – If province/state long name used in GPay wallet, convert to short name for shipping method calculation. Example: Santa Cruz de Tenerife = TF
3.2.10
Added – Transaction url in order details page
Added – Improved support for WPML
Added – Improved support for WooCommerce Price Based on Currency
Added – Additional checks for gateway data on checkout page
Added – Support for RTL languages
Added – WC tested to 4.6+
3.2.9
Fixed – PayPal error “doesn’t ship to this location. Please use a different address” error when price inclusive of tax enabled and cart requires shipping
Fixed – One time use coupon conflict with local payment methods
Updated – Braintree JS version to 3.68.0
3.2.8
Added – Shipping options in PayPal pop-up for one-click checkout.
Added – Buy Now Pay Later payment option (formerly PayPal credit)
Added – Autofocus to credit card forms so cursor automatically goes to next field once input is entered.
Updated – Bootstrap and card shape form now use combined exp day and month
Updated – Braintree JS version to 3.67.0
Updated – Braintree Dropin version to 1.24.0
Updated – Don’t show Pay Later messaging if cart total is zero
Updated – Hide Pay Later messaging options on Admin Edit Product pages if subscriptions are active (Regulations for Pay Later messaging dictate this)
3.2.7
Updated – GPay & Apple Pay on Checkout page – only request shipping address and methods in the wallet if the customer has not filled out their shipping address
Added – Ability to control button design for PayPal, GPay, and Apple Pay on product pages
Fixed – CC form not showing on checkout page if customer has 100% coupon when page loads then selects shipping method that causes order total to be greater than zero.
3.1.4
Added – Plugin automatically converts data from PayPal Powered By Braintree to this plugin’s format. This ensures smooth transition and no interruption to recurring payments, pre-orders, etc.
Added – Save credit card option added to Admin Pay Order.
Added – Discount line items added to payment sheets.
Fixed – Admins can add multiple products to subscription on Admin Subscription page.
3.1.3
Updated – cart buttons positioning
Updated – wpml-config.xml file added
Added – WC 3.9.1 support
3.1.2
Updated – Braintree JS version to 3.57.0
Updated – Braintree PHP SDK to 4.6.0
Updated – WC 3.9 support
3.1.1
Updated – Braintree JS to 3.56.0
Fixed – Place order button not re-appearing when PayPal clicked then local method.
3.1.0
Added – WC 3.8.1
Added – Pop-ups message for local payments when browser blocks pop-up.
Added – Hook added after subscription payment method update.
3.0.9
Updated – Braintree JS to 3.55.0
Added – Gateway description option
Added – Merchants can now add the Apple domain association file using the plugin
Fixed – Used for variation option not showing in WC 3.7+ when Braintree variable subscription selected
3.0.8
Updated – Braintree JS to 3.54.2
Updated – Improved local payments logic.
Updated – Google Pay paymentDatacallbacks updated
Added – Kount status logic
3.0.7
Updated – Always return instance of token in WC_Braintree_Payment_Gateway::get_token() even if token doesn’t exist. This prevents exceptions when data doesn’t exist in tokens table.
Added – WC Pre-Order check to see if order contains a pre-order. Previously only checked if a pre-order required tokenization.
Added – Polyfill for old browsers (IE11 etc) that don’t support Promises.
3.0.6
Updated – Braintree JS to 3.53.0
Added – action in add_payment_method function so plugins can alter behavior before payment method save.
Fixed – Dropin form message “please fill out payment form” that happens occasionally on checkout page load.
Fixed – Truncate item description to less than 127 characters when adding line items to transaction.
Fixed – Error that appears when 3DS enabled and cart total is zero due to subscription with a trial period.
Added – PayPal addressOverride logic so returning customers will see their address in PayPal popup.
Added – Pre Order support for payments on a product that occur in the future.
3.0.5
Updated – Braintree JS 3.52.1
Updated – update-3.0.4.php file directory list check added. Some merchant sites don’t have permissions setup properly so check for directory before update.
Updated – Check for existance of shipping fields when verifying 3DS so undefined values aren’t returned.
Updated – Shop manager permission added to order actions like void, capture, view transaction popup.
Fixed – Place Order button not re-appearing if credit card gateway not selected first.
3.0.4
Updated – Braintree JS 3.52.0
Updated – Braintree vault ID check added to add_payment_method function.
Updated – Address null check added to add_payment_method function
Updated – Plugin text domain changed to woo-payment-gateway. Update attemps to change all translations that use braintree-payments to woo-payment-gateway.
Added – Browser locale detection added for PayPal smartbutton
Updated – PayPal will show customer shipping address in pop-up if already entered.
3.0.3
Added – Order pay line items in Google and Apple Pay payment sheets.
Fixed – Spelling errors corrected
Fixed – PayPal popup error on order pay page
Fixed – Apple Pay invalid state validation for countries without states
Updated – Updated subscription functionality so billing frequency always returns a number to prevent DateInterval exceptions when subscriptions haven’t been configured 100%.
3.0.2
Fixed – Error caused by fees script when fees are enabled.
Updated – If dynamic pricing is not enabled for Google Pay, the customer is directed to the checkout page and prompted to review their order. All billing and shipping fields are pre-populated.