Drop-in UI
Overview
The SSL certificates for Braintree Mobile (iOS and Android) SDKs are set to expire on March 30, 2026. This will impact existing versions of the SDK in published versions of your app. To reduce the impact, upgrade the iOS Drop-In SDK in your app to 9.13.0+ for the new SSL certifications.
If you do not decommission your app versions that include the older SDK versions or force upgrade your app with the updated certificates by the expiration date, 100% of your customer traffic will fail.
Our Drop-in UI is a complete, ready-made payment UI that offers a quick and easy way to securely accept payments. The UI includes a card entry form and, if enabled, Apple Pay, PayPal, and Venmo buttons. When a user successfully completes the UI, your client code obtains a payment method nonce for use on your server.

Key features
The Drop-in UI is the quickest way to start accepting payments. Below is a list of features:
- Typically qualifies you for the SAQ A PCI compliance form
- Pre-formatted payment form
- Support for 22 languages
- Support for 3D Secure 2 verification
- Allow customers to delete saved payment methods
-
Collect information included on the payment form:
- Credit card number
- Cardholder name
- Expiration date
- Postal code and CVV (when AVS and CVV rules are enabled in your Control Panel)
- PayPal account
- Apple Pay card
- Venmo account
- Display a customer's last used payment method
If the Drop-in UI doesn't fit your needs, develop your own custom integration using our client SDKs to accept credit cards, PayPal, and other available payment method types. This allows you full control over the checkout process. Using our native mobile SDKs, you can typically qualify for the SAQ A PCI compliance form with a custom integration.
By choosing a custom integration you will be responsible for the tokenization process for credit cards, PayPal, and Venmo.
Next Page: Setup and Integration →