Search code examples
paypalbraintree

Braintree for iOS apps with paypal integration


Is the a braintree iOS SDK for native iOS app payment system integration that uses paypal payments too?

I cannot seem to find one. Is there a third party sample code?

Or is there a guide on how to do it?


Solution

  • I work at Braintree. If you have more questions, please reach out to our support team.

    Yes, the Braintree iOS SDK includes PayPal support:

    PayPal

    Braintree offers a few options when accepting PayPal payments. First, you'll need to choose whether you would like to use our Drop-In UI or a custom integration.

    Vault vs. Checkout

    Next, you can choose between our Vault and Checkout flows. Below is a comparison of the two options:

    • Vault Compatibility: iOS, Android, and web
    • Checkout Compatibility: Web only