QuadPay iOS SDK
The QuadPay iOS SDK enables you to offer buy-now-pay-later functionality in your iOS app!
Installation
CocoaPods
Add the following to your Podfile and run pod install
pod 'QuadPaySDK'
Integration documentation
Please find integration documentation at https://docs.quadpay.com/docs/mobile-sdk-ios
Example
This repo also contains a demo app to show a basic implementation of the QuadPay SDK.