Native iOS SDK for integrating Zoho Payments checkout widget.
- iOS 15.0+
- Xcode 12.0+
- Swift 5.9+
Add dependency as SPM in your project:
https://github.com/zoho/zpayments-ios-sdk
- Initialize SDK with API key, account ID, and domain (.IN or .US)
- Create payment session using Payment Session API
- Invoke checkout widget with payment session ID and customer details
- Handle callbacks for success/failure and verify payment status