Skip to content

2.1.0

Compare
Choose a tag to compare
@IhmeHippi IhmeHippi released this 25 Aug 05:47
· 291 commits to main since this release
cf8f003

SwedbankPaySDK is now also available through the Swift Package Manager.

To add the SDK to your Xcode project via SwiftPM, choose the File -> Swift Packages -> Add Package Dependency option, or go to the Swift Packages tab of your project properties. Then add a dependency using the git url https://github.com/SwedbankPay/swedbank-pay-sdk-ios.git. The package contains two libraries, SwedbankPaySDK and SwedbankPaySDKMerchantBackend. If you do not use the Merchant Backend API for backend communications, you only need SwedbankPaySDK. Otherwise, select both libraries.

SwedbankPaySDK remains available through CocoaPods as well.