Swiftpack.co - ITECOMMPAY/paymentpage-sdk-ios-core as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by ITECOMMPAY.
ITECOMMPAY/paymentpage-sdk-ios-core 0.8.4
Sample integration for core module
⭐️ 2
🕓 1 week ago
iOS
.package(url: "https://github.com/ITECOMMPAY/paymentpage-sdk-ios-core.git", from: "0.8.4")

CocoaPods

Quickstart

How to use example project

  1. Go to project directory and run pod install
  2. Open project via iosApp.xcworkspace
  3. In Info.plist file setup PROJECT_ID and PROJECT_SECRET_KEY

Importing libraries via CocoaPods

The SDK for Android libraries can be imported via Cocoapods. To import the libraries via Cocoapods, you need to do the following:

  1. Open the Podfile file and add the following strings
    target 'App' do
        pod 'MsdkCore'
    end
    
  2. Sync cocoopods dependencies pod install
  3. Import the library
    import MsdkCore
    

GitHub

link
Stars: 2
Last commit: 1 week ago
jonrohan Something's broken? Yell at me @ptrpavlik. Praise and feedback (and money) is also welcome.

Release Notes

0.8.4
1 week ago

This release includes:

[CHANGED] New walletSaveMode parameter instead of deprecated walletModeAsk

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics