Installation
Welcome to the Payabl iOS SDK integration guide. This page explains how to install the SDK and initiate a payment using the latest supported approach
Prerequisites
Before integrating the SDK, ensure your development environment meets the following requirements:
- iOS Deployment Target: iOS 16.0 or later
- Xcode: Version 15 or later
- Swift: Version 5 or later
- UI Framework Support: Compatible with both UIKit and SwiftUI
Installation
You can install the Payabl SDK using Swift Package Manager:
- Open your Xcode project.
- Go to File > Add Packages.
- Enter the following repository URL:
https://github.com/payabl-plugins/payablMerchant-iOS - Choose our latest SDK version
- Make sure the SDK is added to the correct target in your project.
Additional Resources
Next Step
Continue with the Integration
Updated 2 months ago
Did this page help you?
