We offer different integration options to help you accept payments on your iOS app. Depending on your customization requirements, you can choose to integrate with:
See sample code
Explore iOS Drop-in and Components on GitHub.
- iOS Drop-in: Use our all-in-one UI solution. Drop-in handles all shopper interaction for popular payment methods. Recommended if you want a quick way to start accepting payments, with little to no customization.
- iOS Components: Use a separate UI Component for each payment method. Recommended if you want some degree of customization and flexibility on your payment form.
- API only: Use only our APIs and then build your own UI. Recommended if you want full UI control.
You use the same API requests for all payment methods, regardless which client-side solution you pick.
How do you want to integrate?
Select an option below to see the integration steps, including both server-side API calls and the client-side implementation.