Drop-in UI
Starting October 1, 2026, the Drop-in SDK will be deprecated. No new features, improvements, or bug fixes will be released after this date. Payment processing will continue to be supported until October 1, 2027, but we strongly recommend migrating to the Braintree SDK as soon as possible to avoid future disruption.
Starting October 1, 2027, the Drop-in SDK will become unsupported. Braintree support team will no longer provide assistance for this SDK, and payment processing may be suspended at any time.
Action required: Migrate to the Braintree iOS SDK to continue processing payments and receive ongoing updates, security fixes, and support.
Our Drop-in UI is a ready-made payment UI that offers the quickest way to integrate and start securely accepting payments with Braintree.
Try it out
Drop-in and your server
We provide complementary client- and server-side SDKs to complete your integration:
The client SDKs enable you to collect payment method (e.g. credit card, PayPal) details.
The server SDKs manage requests from your server to the Braintree gateway.
Read about the server SDKsIntegrate Drop-in
Step-by-step
- Set up your server with one of our server SDKs in the language of your choice.
- Set up your client to use Drop-in with one of our client SDKs.
- Consider configuring other payment methods, like PayPal, Venmo, or Apple Pay to complete your integration.
If the Drop-in UI doesn't fit your needs, explore Hosted Fields or build your own custom integration using our client SDKs to have full control over the checkout process.