Closed kierobinson1 closed 7 years ago
@kierobinson1 One solution is to not include the PayPal SDK if you haven't set it up
yet. Would that be possible?
@demerino Is there any way to stop the PayPal SDK being installed through the normal Braintree
and BraintreeDropIn
pods?
Closing, reopen if you need more help.
We have implemented the Braintree Drop-In into our app, and noticed that the
BTDropInController
's callback function isn't called when PayPal isn't set up in-app but is selected as the payment type. The callback could be necessary (and is for us) if we enabled PayPal on our portal for Web transactions but not for our mobile platform. In this case, we want the callback so we can show a pop up saying 'Coming soon'.