iOS SDK

Integrate Our iOS SDK For Seamless Payments !

Foloosi iOS SDK Integration

Basic Requirements

iOS 9 Update

pod 'Foloosi-iOS-SDK', '~> 1.4.8'
pod update

iOS 9 has higher requirements for secure URLs. As many Indian banks do not comply with the requirements, you can implement the following as a workaround in Info.plist

<key>NSAppTransportSecurity</key>
<dict>
    <key>NSAllowsArbitraryLoads</key>
    <true/>
</dict>

Supported currencies

AED, USD, EUR, SAR, etc.,

NOTE

Supported 170 world Currencies.

Support

Visit https://www.foloosi.com for support requests or email [email protected].

Developed by

Foloosi Technologies Pvt Ltd.

License

Copyrights (c) 2024 Foloosi

Last updated