6.19.0
github-actions
released this
30 May 19:48
·
0 commits
to 504a0ce68833ddbc2f94aa6a1d4fafab7d8ec5ca
since this release
- BraintreeCore
- Batch analytics events to FPTI
- Send
start_time
,end_time
, andendpoint
to FPTI for tracking API request latency - Send
isVaultRequest
to FPTI for tracking in Venmo and PayPal flows
- BraintreePayPalMessaging (BETA)
- Add
BTPayPalMessagingRequest
,BTPayPalMessagingColor
,BTPayPalMessagingLogoType
,BTPayPalMessagingOfferType
,BTPayPalMessagingPageType
,BTPayPalMessagingTextAlignment
, andBTPayPalMessagingDelegate
- Add
BTPayPalMessagingView
to display PayPal messages to promote offers such as Pay Later and PayPal Credit to customers.- To get started create a
BTPayPalMessagingView
and callstart(_:)
with aBTPayPalMessagingRequest
- To get started create a
- Add