- PayPalNativeCheckout
- Expose PayPalNativeCheckout through Swift Package Manager
-
PayPalUI
- Fix fatal crash with iOS 16:
UIViewRepresentables must be value types
. Separate buttons intoUIKit
andSwiftUI
implementations.
UIKit SwiftUI PayPalButton PayPalButton.Representable PayPalCreditButton PayPalCreditButton.Representable PayPalPayLaterButton PayPalPayLaterButton.Representable - Fix fatal crash with iOS 16:
-
PayPalNativeCheckout
- Update to version 0.109.0 that fixes shipping callback bug
-
Bump minimum supported deployment target to iOS 14+
-
Require Xcode 14
- Bump Swift Tools Version to 5.7 for CocoaPods & SPM
-
Card
- Add
Address
- Add
Card
- Add
CardClient
- Add
CardRequest
- Add
CardResult
- Add
-
PayPalCheckout
- Add
PayPalWebCheckout
- Add
-
PayPalUI
- Add
PayPalButton
Button - Add
PayPalPayLater
Button - Add
PayPalCredit
Button
- Add
-
PayPalDataCollector
- Add
PayPalDataCollector
- Add
MagnesSDK
- Add