Implementation with iOS App SDK
Support for iOS 9 or above
☑️ Add OTTPaySDK.framework into your Project

☑️ In the Link Binary With Libraries on the Build Phases tab, add the following dependency

☑️ Add $(PROJECT_DIR)/OTTPaySDK.framework/Headers in Build Settings

☑️ Register sdk in AppDelegate to set URL Types



☑️ Call OTTPAY payment API

Last updated
Was this helpful?