Braintree v7.7.0 Release Notes
Release Date: 2026-05-28 // 21 days ago-
BraintreeAmericanExpress
- Fix
getRewardsBalance(forNonce:currencyISOCode:completion:)completion handler not being called on the main thread (fixes #1801)
- Fix
BraintreeSEPADirectDebit
- Fix
tokenize(_:completion:)completion handler not being called on the main thread (fixes #1801)
- Fix
BraintreeDataCollector
- Fix intermittent crash in
collectDeviceDatacaused by an internal SDK component accessingUIPasteboardoff the main thread
- Fix intermittent crash in
BraintreePayPal
- Fix
BTPayPalAccountNonce.clientMetadataIDreturningnilcaused byclientMetadataIDbeing generated off the main thread - Fix
BTPayPalAccountNonce.clientMetadataIDreturningnilfor checkout flows withrequestBillingAgreementenabled
- Fix
Previous changes from v7.6.0
-
- 🛠 Fix inconsistency in minimum deployment target, which is now consistently iOS 16 (fixes #1757)
BraintreeShopperInsights
- Add
payPalPayLatercase toBTButtonTypeenum
- Add
BraintreeVenmo
- Add analytics tracking for
createPaymentContextGraphQL call - Add analytics tracking for
queryPaymentContextGraphQL call
- Add analytics tracking for
BraintreeCard
- Add
BTCard(expirationMonth:expirationYear:cvv:)to allow expiration date and cvv only tokenization
- Add