0.112.0
Features Updates
- Introduced Pay Later PayPal offerings
- Added the ability for users to add an initial payment method to their PayPal account
- Updated the UI of the native add-card flow to include complete address input
- Added the ability to programmatically logout a PayPal user
Breaking Changes
Order
was renamed toOrderRequest
SettingsConfig.shouldFailEligibility
was renamed toSettingsConfig.showWebCheckout
Address
returned in theOnShippingChange
callback was renamed toShippingChangeAddress
Non-Breaking Changes
- Updated version to 0.112.0 to align with iOS
- Additional bugfixes