

Use GitHub large file system to continue uploading framework within your working project.One option is to use Carthage for automated installation.Īlternatively, if you wish to install the SDK manually, please refer to the following walk-around for uploading to GitHub: NOTEīecause of enabling Bitcode, the framework size exceeds the 100MB limit of GitHub uploading policy. Xcode 11+ users can now replace Pia.framework in Xcode-Targets Frameworks, Libraries and Embedded Contents with Pia.XCFramework for iOS and iOS Simulator architectures. Add Pia.framework to Link Binary With Libraries.Go to your project target at Build Phases.Drag and drop Pia.framework to your project.Unzip PiaSDKFramework.zip to obtain Pia.framework.Add Pia.framework to Embedded Binaries from the General tab.Go to your project’s target General tab and drag the Pia.framework into the Linked Frameworks and Libraries section.Go inside your project’s folder in Carthage/Checkouts/Netaxept-iOS-SDK and unzip PiaSDKFramework.zip.Github "Nets-mobile-acceptance/Netaxept-iOS-SDK" Make the following entry in your Cartfile:.If you do not have Carthage yet, refer to this link for complete instruction from Carthage. NOTE: If this is the first time you are using Carthage, please refer to this guide for correct installation. Card scanning functionality requires Camera Permission, the camera usage must be added to ist file in the host application.Cards: Visa, Mastercard, American Express, Diners, JCB, Dankort, Maestro, Forbrugsforeningen, S-Business.After that, navigate to ConstantAPI.swift to add your Merchant Backend URLs and Netaxept Merchant IDs. Then, delete the libs folder with everything in it and follow one of the installation types from below to add Pia.framework, either manual installation steps or Carthage. To use it download the repo, run pod install to download the required libraries and open PiaSample.xcworkspace. We have provided a sample project, PiaSample, in the repository which is written in Swift 4 and it demonstrates Pia usage and capabilities. PiA - Netaxept Mobile SDK Android can be found here.ĭetailed documentation can be found here. PiA Netaxept iOS SDK is a library that provides the native in-app interactions to accept payments with Netaxept directly from native iOS apps while minimizing PCI DSS requirements for you.
