Skip to content

Commit

Permalink
Update CHANGELOG.md - add back missing BraintreePayPalMessaging secti…
Browse files Browse the repository at this point in the history
…on to 6.19.0 release
  • Loading branch information
jaxdesmarais authored Jun 18, 2024
1 parent dbe62b8 commit 5f4ffed
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@
* Batch analytics events to FPTI
* Send `start_time`, `end_time`, and `endpoint` 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, and BTPayPalMessagingDelegate
* 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 call start(_:) with a BTPayPalMessagingRequest

## 6.18.2 (2024-05-15)
* BraintreePayPal
Expand Down

0 comments on commit 5f4ffed

Please sign in to comment.