- Add PayPal Checkout intent option (authorize or sale). See
PayPalRequest#intent
- Update UnionPay support in demo app custom integration
- Update
android-card-form
to 2.3.1 - Fix
NullPointerException
inAddPaymentMethodViewController
(fixes #100) - Fix
IllegalStateException
when creating aBraintreeFragment
(fixes #104) - Fix
NullPointerException
whenBraintreeFragment
is not attached to anActivity
(fixes #105)