@pixelpay/capacitor-plugin 0.0.1 → 2.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/PixelpayCapacitorPlugin.podspec +2 -0
- package/android/build.gradle +10 -1
- package/ios/Frameworks/CardinalMobile.xcframework/Info.plist +42 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/Assets.car +0 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/CCStoryBoard.storyboardc/CCHtmlViewController.nib/objects-11.0+.nib +0 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/CCStoryBoard.storyboardc/CCHtmlViewController.nib/runtime.nib +0 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/CCStoryBoard.storyboardc/CCViewController.nib/objects-11.0+.nib +0 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/CCStoryBoard.storyboardc/CCViewController.nib/runtime.nib +0 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/CCStoryBoard.storyboardc/DIH-hs-KJy-view-kOh-XJ-af6.nib/objects-11.0+.nib +0 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/CCStoryBoard.storyboardc/DIH-hs-KJy-view-kOh-XJ-af6.nib/runtime.nib +0 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/CCStoryBoard.storyboardc/Info.plist +0 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/CCStoryBoard.storyboardc/UINavigationController-SPZ-eu-YwW.nib/objects-11.0+.nib +0 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/CCStoryBoard.storyboardc/UINavigationController-SPZ-eu-YwW.nib/runtime.nib +0 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/CCStoryBoard.storyboardc/VRf-0F-2mw-view-i8m-N3-HYF.nib/objects-11.0+.nib +0 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/CCStoryBoard.storyboardc/VRf-0F-2mw-view-i8m-N3-HYF.nib/runtime.nib +0 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/CardinalMobile +0 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/Headers/AuthenticationRequestParameters.h +91 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/Headers/ButtonCustomization.h +25 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/Headers/CardinalCMSDK.h +15 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/Headers/CardinalEMVCoSDK.h +23 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/Headers/CardinalMobile.h +20 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/Headers/CardinalResponse.h +170 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/Headers/CardinalSession.h +121 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/Headers/CardinalSessionConfiguration.h +202 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/Headers/CardinalStepUpDelegate.h +35 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/Headers/CardinalThreeDS2ServiceImpl.h +21 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/Headers/CardinalTransaction.h +16 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/Headers/ChallengeParameters.h +70 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/Headers/ChallengeStatusReceiver.h +52 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/Headers/CompletionEvent.h +37 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/Headers/ConfigParameters.h +104 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/Headers/Customization.h +31 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/Headers/DirectoryServerIDConst.h +22 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/Headers/ErrorMessage.h +59 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/Headers/LabelCustomization.h +30 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/Headers/ProgressDialog.h +19 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/Headers/ProtocolErrorEvent.h +40 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/Headers/RuntimeErrorEvent.h +36 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/Headers/TextBoxCustomization.h +30 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/Headers/ThreeDS2Service.h +126 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/Headers/ToolbarCustomization.h +30 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/Headers/Transaction.h +48 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/Headers/UiCustomization.h +106 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/Headers/Warning.h +44 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/Info.plist +0 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/Modules/module.modulemap +6 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/MultiSelectView.nib/objects-11.0+.nib +0 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/MultiSelectView.nib/runtime.nib +0 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/OTPView.nib/objects-11.0+.nib +0 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/OTPView.nib/runtime.nib +0 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/SingleSelectView.nib/objects-11.0+.nib +0 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/SingleSelectView.nib/runtime.nib +0 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_armv7/CardinalMobile.framework/export_file.txt +63 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/Assets.car +0 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/CCStoryBoard.storyboardc/CCHtmlViewController.nib/objects-11.0+.nib +0 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/CCStoryBoard.storyboardc/CCHtmlViewController.nib/runtime.nib +0 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/CCStoryBoard.storyboardc/CCViewController.nib/objects-11.0+.nib +0 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/CCStoryBoard.storyboardc/CCViewController.nib/runtime.nib +0 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/CCStoryBoard.storyboardc/DIH-hs-KJy-view-kOh-XJ-af6.nib/objects-11.0+.nib +0 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/CCStoryBoard.storyboardc/DIH-hs-KJy-view-kOh-XJ-af6.nib/runtime.nib +0 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/CCStoryBoard.storyboardc/Info.plist +0 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/CCStoryBoard.storyboardc/UINavigationController-SPZ-eu-YwW.nib/objects-11.0+.nib +0 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/CCStoryBoard.storyboardc/UINavigationController-SPZ-eu-YwW.nib/runtime.nib +0 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/CCStoryBoard.storyboardc/VRf-0F-2mw-view-i8m-N3-HYF.nib/objects-11.0+.nib +0 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/CCStoryBoard.storyboardc/VRf-0F-2mw-view-i8m-N3-HYF.nib/runtime.nib +0 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/CardinalMobile +0 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/Headers/AuthenticationRequestParameters.h +91 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/Headers/ButtonCustomization.h +25 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/Headers/CardinalCMSDK.h +15 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/Headers/CardinalEMVCoSDK.h +23 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/Headers/CardinalMobile.h +20 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/Headers/CardinalResponse.h +170 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/Headers/CardinalSession.h +121 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/Headers/CardinalSessionConfiguration.h +202 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/Headers/CardinalStepUpDelegate.h +35 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/Headers/CardinalThreeDS2ServiceImpl.h +21 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/Headers/CardinalTransaction.h +16 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/Headers/ChallengeParameters.h +70 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/Headers/ChallengeStatusReceiver.h +52 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/Headers/CompletionEvent.h +37 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/Headers/ConfigParameters.h +104 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/Headers/Customization.h +31 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/Headers/DirectoryServerIDConst.h +22 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/Headers/ErrorMessage.h +59 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/Headers/LabelCustomization.h +30 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/Headers/ProgressDialog.h +19 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/Headers/ProtocolErrorEvent.h +40 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/Headers/RuntimeErrorEvent.h +36 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/Headers/TextBoxCustomization.h +30 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/Headers/ThreeDS2Service.h +126 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/Headers/ToolbarCustomization.h +30 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/Headers/Transaction.h +48 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/Headers/UiCustomization.h +106 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/Headers/Warning.h +44 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/Info.plist +0 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/Modules/module.modulemap +6 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/MultiSelectView.nib/objects-11.0+.nib +0 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/MultiSelectView.nib/runtime.nib +0 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/OTPView.nib/objects-11.0+.nib +0 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/OTPView.nib/runtime.nib +0 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/SingleSelectView.nib/objects-11.0+.nib +0 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/SingleSelectView.nib/runtime.nib +0 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/_CodeSignature/CodeResources +822 -0
- package/ios/Frameworks/CardinalMobile.xcframework/ios-arm64_i386_x86_64-simulator/CardinalMobile.framework/export_file.txt +63 -0
- package/ios/Frameworks/LICENSE +19 -0
- package/ios/Frameworks/PixelPaySDK.podspec +15 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/Info.plist +40 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/Assets.car +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/CCStoryBoard.storyboardc/CCHtmlViewController.nib/objects-11.0+.nib +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/CCStoryBoard.storyboardc/CCHtmlViewController.nib/runtime.nib +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/CCStoryBoard.storyboardc/CCViewController.nib/objects-11.0+.nib +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/CCStoryBoard.storyboardc/CCViewController.nib/runtime.nib +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/CCStoryBoard.storyboardc/DIH-hs-KJy-view-kOh-XJ-af6.nib/objects-11.0+.nib +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/CCStoryBoard.storyboardc/DIH-hs-KJy-view-kOh-XJ-af6.nib/runtime.nib +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/CCStoryBoard.storyboardc/Info.plist +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/CCStoryBoard.storyboardc/UINavigationController-SPZ-eu-YwW.nib/objects-11.0+.nib +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/CCStoryBoard.storyboardc/UINavigationController-SPZ-eu-YwW.nib/runtime.nib +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/CCStoryBoard.storyboardc/VRf-0F-2mw-view-i8m-N3-HYF.nib/objects-11.0+.nib +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/CCStoryBoard.storyboardc/VRf-0F-2mw-view-i8m-N3-HYF.nib/runtime.nib +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/CardinalMobile +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/Info.plist +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/MultiSelectView.nib/objects-11.0+.nib +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/MultiSelectView.nib/runtime.nib +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/OTPView.nib/objects-11.0+.nib +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/OTPView.nib/runtime.nib +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/SingleSelectView.nib/objects-11.0+.nib +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/SingleSelectView.nib/runtime.nib +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/_CodeSignature/CodeResources +387 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/export_file.txt +63 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/Headers/PixelPaySDK-Swift.h +301 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/Headers/sdk.h +16 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/Info.plist +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/Modules/PixelPaySDK.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/Modules/PixelPaySDK.swiftmodule/arm64-apple-ios.swiftinterface +2597 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/Modules/module.modulemap +4 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/PixelPaySDK +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/_CodeSignature/CodeResources +410 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/Assets.car +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/CCStoryBoard.storyboardc/CCHtmlViewController.nib/objects-11.0+.nib +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/CCStoryBoard.storyboardc/CCHtmlViewController.nib/runtime.nib +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/CCStoryBoard.storyboardc/CCViewController.nib/objects-11.0+.nib +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/CCStoryBoard.storyboardc/CCViewController.nib/runtime.nib +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/CCStoryBoard.storyboardc/DIH-hs-KJy-view-kOh-XJ-af6.nib/objects-11.0+.nib +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/CCStoryBoard.storyboardc/DIH-hs-KJy-view-kOh-XJ-af6.nib/runtime.nib +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/CCStoryBoard.storyboardc/Info.plist +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/CCStoryBoard.storyboardc/UINavigationController-SPZ-eu-YwW.nib/objects-11.0+.nib +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/CCStoryBoard.storyboardc/UINavigationController-SPZ-eu-YwW.nib/runtime.nib +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/CCStoryBoard.storyboardc/VRf-0F-2mw-view-i8m-N3-HYF.nib/objects-11.0+.nib +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/CCStoryBoard.storyboardc/VRf-0F-2mw-view-i8m-N3-HYF.nib/runtime.nib +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/CardinalMobile +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/Info.plist +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/MultiSelectView.nib/objects-11.0+.nib +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/MultiSelectView.nib/runtime.nib +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/OTPView.nib/objects-11.0+.nib +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/OTPView.nib/runtime.nib +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/SingleSelectView.nib/objects-11.0+.nib +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/SingleSelectView.nib/runtime.nib +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/_CodeSignature/CodeResources +387 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Frameworks/CardinalMobile.framework/export_file.txt +63 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Headers/PixelPaySDK-Swift.h +608 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Headers/sdk.h +16 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Info.plist +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Modules/PixelPaySDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Modules/PixelPaySDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface +2597 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Modules/PixelPaySDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Modules/PixelPaySDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +2597 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Modules/module.modulemap +4 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/PixelPaySDK +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/_CodeSignature/CodeResources +443 -0
- package/ios/Frameworks/README.md +1 -0
- package/package.json +3 -2
|
@@ -0,0 +1,91 @@
|
|
|
1
|
+
//
|
|
2
|
+
// AuthenticationRequestParameters.h
|
|
3
|
+
// CardinalEMVCoSDK
|
|
4
|
+
//
|
|
5
|
+
// Copyright © 2018 Cardinal Commerce. All rights reserved.
|
|
6
|
+
//
|
|
7
|
+
|
|
8
|
+
#import <Foundation/Foundation.h>
|
|
9
|
+
|
|
10
|
+
/**
|
|
11
|
+
* The AuthenticationRequestParameters class holds transaction data that the App passes to the 3DS Server for creating the AReq.
|
|
12
|
+
*/
|
|
13
|
+
@interface AuthenticationRequestParameters : NSObject
|
|
14
|
+
|
|
15
|
+
- (id _Nonnull ) initWithSDKTransactionId: (NSString *_Nonnull) sdkTransactionId
|
|
16
|
+
deviceData: (NSString *_Nonnull) deviceData
|
|
17
|
+
sdkEphemeralPublicKey: (NSString *_Nonnull) sdkEphemeralPublicKey
|
|
18
|
+
sdkAppID: (NSString *_Nonnull) sdkAppID
|
|
19
|
+
sdkReferenceNumber: (NSString *_Nonnull) sdkReferenceNumber
|
|
20
|
+
messageVersion: (NSString *_Nonnull) messageVersion;
|
|
21
|
+
|
|
22
|
+
/**
|
|
23
|
+
* @property sdkTransactionID SDK Transaction ID.
|
|
24
|
+
*/
|
|
25
|
+
@property (nonnull, nonatomic, strong, readonly) NSString* sdkTransactionID;
|
|
26
|
+
|
|
27
|
+
/**
|
|
28
|
+
* @property deviceData Device data collected by the SDK.
|
|
29
|
+
*/
|
|
30
|
+
@property (nullable, nonatomic, strong, readonly) NSString* deviceData;
|
|
31
|
+
|
|
32
|
+
/**
|
|
33
|
+
* @property sdkEphemeralPublicKey SDK Ephemeral Public Key (Qc).
|
|
34
|
+
*/
|
|
35
|
+
@property (nonnull, nonatomic, strong, readonly) NSString* sdkEphemeralPublicKey;
|
|
36
|
+
|
|
37
|
+
/**
|
|
38
|
+
* @property sdkAppID SDK App ID.
|
|
39
|
+
*/
|
|
40
|
+
@property (nonnull, nonatomic, strong, readonly) NSString* sdkAppID;
|
|
41
|
+
|
|
42
|
+
/**
|
|
43
|
+
* @property sdkReferenceNumber SDK Reference Number.
|
|
44
|
+
*/
|
|
45
|
+
@property (nonnull, nonatomic, strong, readonly) NSString* sdkReferenceNumber;
|
|
46
|
+
|
|
47
|
+
/**
|
|
48
|
+
* @property messageVersion Protocol version that is supported by the SDK and used for the transaction.
|
|
49
|
+
*/
|
|
50
|
+
@property (nonnull, nonatomic, strong, readonly) NSString* messageVersion;
|
|
51
|
+
|
|
52
|
+
/**
|
|
53
|
+
* The getDeviceData method returns the encrypted device data as a string.
|
|
54
|
+
* @return NSString
|
|
55
|
+
*/
|
|
56
|
+
- (NSString *_Nullable) getDeviceData;
|
|
57
|
+
|
|
58
|
+
/**
|
|
59
|
+
* The getSDKTransactionID method returns the SDK Transaction ID.
|
|
60
|
+
* @return NSString
|
|
61
|
+
*/
|
|
62
|
+
- (NSString *_Nonnull) getSDKTransactionID;
|
|
63
|
+
|
|
64
|
+
/**
|
|
65
|
+
* The getSDKAppID method returns the SDK App ID.
|
|
66
|
+
* @return NSString
|
|
67
|
+
*/
|
|
68
|
+
- (NSString *_Nonnull) getSDKAppID;
|
|
69
|
+
|
|
70
|
+
/**
|
|
71
|
+
* The getSDKReferenceNumber method returns the SDK Reference Number.
|
|
72
|
+
* @return NSString
|
|
73
|
+
*/
|
|
74
|
+
- (NSString *_Nonnull) getSDKReferenceNumber;
|
|
75
|
+
|
|
76
|
+
/**
|
|
77
|
+
* The getSDKEphemeralPublicKey method returns the SDK Ephemeral Public Key.
|
|
78
|
+
* @return NSString
|
|
79
|
+
*/
|
|
80
|
+
- (NSString *_Nonnull) getSDKEphemeralPublicKey;
|
|
81
|
+
|
|
82
|
+
/**
|
|
83
|
+
* The getMessageVersion method returns the protocol version that is used for the transaction.
|
|
84
|
+
* @return NSString
|
|
85
|
+
*/
|
|
86
|
+
- (NSString *_Nonnull) getMessageVersion;
|
|
87
|
+
|
|
88
|
+
+ (instancetype _Nonnull )new NS_UNAVAILABLE;
|
|
89
|
+
- (instancetype _Nonnull )init NS_UNAVAILABLE;
|
|
90
|
+
|
|
91
|
+
@end
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
//
|
|
2
|
+
// ButtonCustomization.h
|
|
3
|
+
// CardinalEMVCoSDK
|
|
4
|
+
//
|
|
5
|
+
// Copyright © 2018 Cardinal Commerce. All rights reserved.
|
|
6
|
+
//
|
|
7
|
+
|
|
8
|
+
#import "Customization.h"
|
|
9
|
+
|
|
10
|
+
/**
|
|
11
|
+
* The ButtonCustomization class provides methods for the 3DS Requestor App to pass button customization parameters to the 3DS SDK.
|
|
12
|
+
*/
|
|
13
|
+
@interface ButtonCustomization : Customization
|
|
14
|
+
|
|
15
|
+
/**
|
|
16
|
+
* @property backgroundColor Colour code in Hex format. For example, the colour code can be “#999999”.
|
|
17
|
+
*/
|
|
18
|
+
@property (nonatomic, strong) NSString* backgroundColor;
|
|
19
|
+
|
|
20
|
+
/**
|
|
21
|
+
* @property cornerRadius Radius (integer value) for the button corners.
|
|
22
|
+
*/
|
|
23
|
+
@property int cornerRadius;
|
|
24
|
+
|
|
25
|
+
@end
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
//
|
|
2
|
+
// CardinalEMVCoSDK.h
|
|
3
|
+
// CardinalEMVCoSDK
|
|
4
|
+
//
|
|
5
|
+
// Copyright © 2018 Cardinal Commerce. All rights reserved.
|
|
6
|
+
//
|
|
7
|
+
|
|
8
|
+
#import <UIKit/UIKit.h>
|
|
9
|
+
|
|
10
|
+
#import <CardinalMobile/CardinalResponse.h>
|
|
11
|
+
#import <CardinalMobile/CardinalSession.h>
|
|
12
|
+
#import <CardinalMobile/CardinalSessionConfiguration.h>
|
|
13
|
+
#import <CardinalMobile/CardinalSession.h>
|
|
14
|
+
#import <CardinalMobile/CardinalStepUpDelegate.h>
|
|
15
|
+
#import <CardinalMobile/DirectoryServerIDConst.h>
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
//
|
|
2
|
+
// CardinalEMVCoSDK.h
|
|
3
|
+
// CardinalEMVCoSDK
|
|
4
|
+
//
|
|
5
|
+
// Copyright © 2018 Cardinal Commerce. All rights reserved.
|
|
6
|
+
//
|
|
7
|
+
|
|
8
|
+
#import <UIKit/UIKit.h>
|
|
9
|
+
|
|
10
|
+
#import <CardinalMobile/ThreeDS2Service.h>
|
|
11
|
+
#import <CardinalMobile/Transaction.h>
|
|
12
|
+
#import <CardinalMobile/ConfigParameters.h>
|
|
13
|
+
#import <CardinalMobile/UiCustomization.h>
|
|
14
|
+
|
|
15
|
+
#import <CardinalMobile/CardinalThreeDS2ServiceImpl.h>
|
|
16
|
+
#import <CardinalMobile/CardinalTransaction.h>
|
|
17
|
+
#import <CardinalMobile/ProgressDialog.h>
|
|
18
|
+
#import <CardinalMobile/ChallengeStatusReceiver.h>
|
|
19
|
+
#import <CardinalMobile/ChallengeParameters.h>
|
|
20
|
+
#import <CardinalMobile/CompletionEvent.h>
|
|
21
|
+
#import <CardinalMobile/RuntimeErrorEvent.h>
|
|
22
|
+
#import <CardinalMobile/ProtocolErrorEvent.h>
|
|
23
|
+
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
//
|
|
2
|
+
// CardinalMobile.h
|
|
3
|
+
// CardinalMobile
|
|
4
|
+
//
|
|
5
|
+
// Created by Sudeep Tuladhar on 10/23/18.
|
|
6
|
+
// Copyright © 2018 Cardinal Commerce. All rights reserved.
|
|
7
|
+
//
|
|
8
|
+
|
|
9
|
+
#import <UIKit/UIKit.h>
|
|
10
|
+
|
|
11
|
+
//! Project version number for CardinalMobile.
|
|
12
|
+
FOUNDATION_EXPORT double CardinalMobileVersionNumber;
|
|
13
|
+
|
|
14
|
+
//! Project version string for CardinalMobile.
|
|
15
|
+
FOUNDATION_EXPORT const unsigned char CardinalMobileVersionString[];
|
|
16
|
+
|
|
17
|
+
// In this header, you should import all the public headers of your framework using statements like #import <CardinalMobile/PublicHeader.h>
|
|
18
|
+
|
|
19
|
+
#import <CardinalMobile/CardinalCMSDK.h>
|
|
20
|
+
#import <CardinalMobile/CardinalEMVCoSDK.h>
|
|
@@ -0,0 +1,170 @@
|
|
|
1
|
+
//
|
|
2
|
+
// CardinalResponse.h
|
|
3
|
+
// CardinalMobileSDK
|
|
4
|
+
//
|
|
5
|
+
// Copyright © 2018 CardinalCommerce. All rights reserved.
|
|
6
|
+
//
|
|
7
|
+
|
|
8
|
+
#import <Foundation/Foundation.h>
|
|
9
|
+
|
|
10
|
+
NS_ASSUME_NONNULL_BEGIN
|
|
11
|
+
|
|
12
|
+
/// For further documentation: https://cardinaldocs.atlassian.net/wiki/spaces/CC/pages/98315/Response+Objects
|
|
13
|
+
|
|
14
|
+
/*!
|
|
15
|
+
* @typedef CardinalResponseActionCode
|
|
16
|
+
* @brief List of resulting state of the transaction.
|
|
17
|
+
* @constant CardinalResponseActionCodeSuccess The transaction resulted in success for the payment type used.
|
|
18
|
+
* @constant CardinalResponseActionCodeNoAction The API calls to Centinel API were completed and there is no further actionable items to complete.
|
|
19
|
+
* @constant CardinalResponseActionCodeFailure The transaction resulted in an error.
|
|
20
|
+
* @constant CardinalResponseActionCodeError A service level error was encountered.
|
|
21
|
+
* @constant CardinalResponseActionCodeCancel The transaction was cancelled by the user.
|
|
22
|
+
* @constant CardinalResponseActionCodeTimeout The transaction was timed out.
|
|
23
|
+
*/
|
|
24
|
+
typedef NS_ENUM(NSUInteger, CardinalResponseActionCode) {
|
|
25
|
+
CardinalResponseActionCodeSuccess,
|
|
26
|
+
CardinalResponseActionCodeNoAction,
|
|
27
|
+
CardinalResponseActionCodeFailure,
|
|
28
|
+
CardinalResponseActionCodeError,
|
|
29
|
+
CardinalResponseActionCodeCancel,
|
|
30
|
+
CardinalResponseActionCodeTimeout
|
|
31
|
+
};
|
|
32
|
+
|
|
33
|
+
// REVISIT: Turn these string values into enums for better type/value checking (wjf, 2018-02)
|
|
34
|
+
@interface CardinalPaymentExtendedData : NSObject
|
|
35
|
+
|
|
36
|
+
/*!
|
|
37
|
+
* @property enrolled Enrolled
|
|
38
|
+
* @brief Status of Authentication eligibility.
|
|
39
|
+
* Possible Values:
|
|
40
|
+
* Y = Yes- Bank is participating in 3D Secure protocol and will return the ACSUrl
|
|
41
|
+
* N = No - Bank is not participating in 3D Secure protocol
|
|
42
|
+
* U = Unavailable - The DS or ACS is not available for authentication at the time of the request
|
|
43
|
+
* B = Bypass- Merchant authentication rule is triggered to bypass authentication in this use case
|
|
44
|
+
*/
|
|
45
|
+
@property (nonatomic, readonly) NSString *enrolled;
|
|
46
|
+
|
|
47
|
+
/*!
|
|
48
|
+
* @property paResStatus PA Res Status
|
|
49
|
+
* @brief Transaction status result identifier.
|
|
50
|
+
* Possible Values:
|
|
51
|
+
* Y – Successful Authentication
|
|
52
|
+
* N – Failed Authentication
|
|
53
|
+
* U – Unable to Complete Authentication
|
|
54
|
+
* A – Successful Attempts Transaction
|
|
55
|
+
*/
|
|
56
|
+
@property (nonatomic, readonly) NSString *paResStatus;
|
|
57
|
+
|
|
58
|
+
/*!
|
|
59
|
+
* @property signatureVerification Signature Verification
|
|
60
|
+
* @brief Transaction Signature status identifier.
|
|
61
|
+
* Possible Values:
|
|
62
|
+
* Y - Indicates that the signature of the PARes has been validated successfully and the message contents can be trusted.
|
|
63
|
+
* N - Indicates that the PARes could not be validated. This result could be for a variety of reasons; tampering, certificate expiration, etc., and the result should not be trusted.
|
|
64
|
+
*/
|
|
65
|
+
@property (nonatomic, readonly) NSString *signatureVerification;
|
|
66
|
+
|
|
67
|
+
/*!
|
|
68
|
+
* @property cavv CAVV
|
|
69
|
+
* @brief Cardholder Authentication Verification Value (CAVV)
|
|
70
|
+
*/
|
|
71
|
+
@property (nonatomic, readonly) NSString *cavv;
|
|
72
|
+
|
|
73
|
+
/*!
|
|
74
|
+
* @property eciFlag ECIFlag
|
|
75
|
+
* @brief Electronic Commerce Indicator (ECI). The ECI value is part of the 2 data elements that indicate the transaction was processed electronically.
|
|
76
|
+
*/
|
|
77
|
+
@property (nonatomic, readonly) NSString *eciFlag;
|
|
78
|
+
|
|
79
|
+
/*!
|
|
80
|
+
* @property xid XId
|
|
81
|
+
* @brief Transaction identifier resulting from authentication processing.
|
|
82
|
+
*/
|
|
83
|
+
@property (nonatomic, readonly) NSString *xid;
|
|
84
|
+
|
|
85
|
+
+ (instancetype)new NS_UNAVAILABLE;
|
|
86
|
+
- (instancetype)init NS_UNAVAILABLE;
|
|
87
|
+
@end
|
|
88
|
+
|
|
89
|
+
// TODO: Turn these string values into enums for better type/value checking (wjf, 2018-02)
|
|
90
|
+
@interface CardinalPayment : NSObject
|
|
91
|
+
|
|
92
|
+
/*!
|
|
93
|
+
* @property type Type
|
|
94
|
+
* @brief The payment type of this transaction.
|
|
95
|
+
* Possible Values:
|
|
96
|
+
* CCA - Cardinal Consumer Authentication
|
|
97
|
+
* Paypal
|
|
98
|
+
* Wallet
|
|
99
|
+
* VisaCheckout
|
|
100
|
+
* ApplePay
|
|
101
|
+
* DiscoverWallet
|
|
102
|
+
*/
|
|
103
|
+
@property (nonatomic, readonly) NSString *type;
|
|
104
|
+
|
|
105
|
+
/*!
|
|
106
|
+
* @property processorTransactionId Processor Transaction Id
|
|
107
|
+
* @brief The Transaction Identifier returned back from the Processor.
|
|
108
|
+
* Possible Values:
|
|
109
|
+
* CCA - Cardinal Consumer Authentication
|
|
110
|
+
* Paypal
|
|
111
|
+
* Wallet
|
|
112
|
+
* VisaCheckout
|
|
113
|
+
* ApplePay
|
|
114
|
+
* DiscoverWallet
|
|
115
|
+
*/
|
|
116
|
+
@property (nonatomic, readonly) NSString *processorTransactionId;
|
|
117
|
+
|
|
118
|
+
/*!
|
|
119
|
+
* @property extendedData Extended Data
|
|
120
|
+
* @brief This will contain an extension object that corresponds to the Payment Type of this transaction.
|
|
121
|
+
*/
|
|
122
|
+
@property (nullable, nonatomic, readonly) CardinalPaymentExtendedData *extendedData;
|
|
123
|
+
|
|
124
|
+
+ (instancetype)new NS_UNAVAILABLE;
|
|
125
|
+
- (instancetype)init NS_UNAVAILABLE;
|
|
126
|
+
@end
|
|
127
|
+
|
|
128
|
+
/*!
|
|
129
|
+
* @interface CardinalResponse Cardinal Response
|
|
130
|
+
* @brief Response from the Cardinal after Validation.
|
|
131
|
+
*/
|
|
132
|
+
@interface CardinalResponse : NSObject
|
|
133
|
+
|
|
134
|
+
/*!
|
|
135
|
+
* @property isValidated isValidated
|
|
136
|
+
* @brief This value represents whether transaction was successfully or not.
|
|
137
|
+
*/
|
|
138
|
+
@property (nonatomic, readonly) BOOL isValidated;
|
|
139
|
+
|
|
140
|
+
/*!
|
|
141
|
+
* @property payment Payment
|
|
142
|
+
* @brief CardinalPayment object.
|
|
143
|
+
* Check CardinalPayment object for detail information.
|
|
144
|
+
*/
|
|
145
|
+
@property (nullable, nonatomic, readonly) CardinalPayment *payment;
|
|
146
|
+
|
|
147
|
+
/*!
|
|
148
|
+
* @property actionCode Action Code
|
|
149
|
+
* @brief The resulting state of the transaction.
|
|
150
|
+
* Check CardinalResponseActionCode enum for detail.
|
|
151
|
+
*/
|
|
152
|
+
@property (nonatomic, readonly) CardinalResponseActionCode actionCode;
|
|
153
|
+
|
|
154
|
+
/*!
|
|
155
|
+
* @property errorNumber Error Number
|
|
156
|
+
* @brief Application error number. A non-zero value represents the error encountered while attempting the process the message request.
|
|
157
|
+
*/
|
|
158
|
+
@property (nonatomic, readonly) NSInteger errorNumber;
|
|
159
|
+
|
|
160
|
+
/*!
|
|
161
|
+
* @property errorDescription Error Description
|
|
162
|
+
* @brief Application error description for the associated error number.
|
|
163
|
+
*/
|
|
164
|
+
@property (nonatomic, readonly) NSString *errorDescription;
|
|
165
|
+
|
|
166
|
+
+ (instancetype)new NS_UNAVAILABLE;
|
|
167
|
+
- (instancetype)init NS_UNAVAILABLE;
|
|
168
|
+
@end
|
|
169
|
+
|
|
170
|
+
NS_ASSUME_NONNULL_END
|
|
@@ -0,0 +1,121 @@
|
|
|
1
|
+
//
|
|
2
|
+
// CardinalSession.h
|
|
3
|
+
// CardinalMobileSDK
|
|
4
|
+
//
|
|
5
|
+
// Copyright © 2018 CardinalCommerce. All rights reserved.
|
|
6
|
+
//
|
|
7
|
+
|
|
8
|
+
#import <Foundation/Foundation.h>
|
|
9
|
+
#import "Warning.h"
|
|
10
|
+
#import "DirectoryServerIDConst.h"
|
|
11
|
+
|
|
12
|
+
NS_ASSUME_NONNULL_BEGIN
|
|
13
|
+
|
|
14
|
+
@class CardinalResponse;
|
|
15
|
+
@class CardinalSessionConfiguration;
|
|
16
|
+
@protocol CardinalValidationDelegate;
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
/*!
|
|
20
|
+
* Code block to be invoked on the main thread upon successful completion of Cardinal Setup.
|
|
21
|
+
* If an error occurs this code block will not be invoked.
|
|
22
|
+
*
|
|
23
|
+
* @param consumerSessionId Pass this parameter to a CMPI LookUp upon successful completion of Setup.
|
|
24
|
+
*/
|
|
25
|
+
typedef void (^CardinalSessionSetupDidCompleteHandler)(NSString *consumerSessionId);
|
|
26
|
+
|
|
27
|
+
/*!
|
|
28
|
+
* Code block to be invoked on the main thread if Cardinal Setup fails.
|
|
29
|
+
* If no error occurs this code block will not be invoked.
|
|
30
|
+
*
|
|
31
|
+
* @param validateResponse This parameter will populated with data to indicate what problem occurred during Setup.
|
|
32
|
+
*/
|
|
33
|
+
typedef void (^CardinalSessionSetupDidValidateHandler)(CardinalResponse *validateResponse);
|
|
34
|
+
|
|
35
|
+
/*!
|
|
36
|
+
* Code block to be invoked on the main thread upon successful completion of the Process Bin step.
|
|
37
|
+
* If an error occurs this code block will not be invoked.
|
|
38
|
+
*/
|
|
39
|
+
typedef void (^CardinalSessionProcessBinDidCompleteHandler)(void);
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
/*!
|
|
43
|
+
* @interface CardinalSession
|
|
44
|
+
* @brief CardinalSession Class for configuring, setting up and providing information for a given session of transaction.
|
|
45
|
+
*/
|
|
46
|
+
@interface CardinalSession : NSObject
|
|
47
|
+
|
|
48
|
+
/*!
|
|
49
|
+
* Sets parameters for this session
|
|
50
|
+
* @param sessionConfig configurations for current CardinalSession
|
|
51
|
+
*/
|
|
52
|
+
- (void)configure:(CardinalSessionConfiguration*)sessionConfig;
|
|
53
|
+
|
|
54
|
+
/*!
|
|
55
|
+
* Sets up the "frictionless" transaction flow that allows your app to provide its own JWT.
|
|
56
|
+
* Only one of the handler code blocks will be invoked, depending on whether Cardinal Setup was successful or not. Handlers will be invoked on the main thread.
|
|
57
|
+
* @param jwtString A valid JSON Web Token string obtained from the server.
|
|
58
|
+
* @param didCompleteHandler Code to be invoked upon successful completion of Cardinal Setup.
|
|
59
|
+
* @param didValidateHandler Code to be invoked if a problem occurs when attempting Cardinal Setup.
|
|
60
|
+
*/
|
|
61
|
+
- (void)setupWithJWT:(NSString*)jwtString
|
|
62
|
+
didComplete:(CardinalSessionSetupDidCompleteHandler)didCompleteHandler
|
|
63
|
+
didValidate:(CardinalSessionSetupDidValidateHandler)didValidateHandler NS_SWIFT_NAME(setup(jwtString:completed:validated:));
|
|
64
|
+
|
|
65
|
+
#if TARGET_OS_IOS
|
|
66
|
+
/*!
|
|
67
|
+
* Sets up the frictionless "Quick Authentication" transaction flow that allows your app to provide its own JWT and account number.
|
|
68
|
+
* Only one of the handler code blocks will be invoked, depending on whether Cardinal Setup was successful or not. Handlers will be invoked on the main thread.
|
|
69
|
+
* @brief This property is deprecated in v2.2.4. This feature will no longer be supported in the SDK.
|
|
70
|
+
* @param jwtString A valid JSON Web Token string obtained from the Midas server.
|
|
71
|
+
* @param accountNumber A valid account number ("bin number") string.
|
|
72
|
+
* @param didCompleteHandler Code to be invoked upon successful completion of Cardinal Setup.
|
|
73
|
+
* @param didValidateHandler Code to be invoked if a problem occurs when attempting Cardinal Setup.
|
|
74
|
+
*/
|
|
75
|
+
- (void)setupWithJWT:(NSString*)jwtString
|
|
76
|
+
accountNumber:(NSString*)accountNumber
|
|
77
|
+
didComplete:(CardinalSessionSetupDidCompleteHandler)didCompleteHandler
|
|
78
|
+
didValidate:(CardinalSessionSetupDidValidateHandler)didValidateHandler NS_SWIFT_NAME(setup(jwtString:account:completed:validated:))__deprecated;
|
|
79
|
+
|
|
80
|
+
/*!
|
|
81
|
+
* Process a "Bin" account number as part of the "Quick Authentication" transaction flow.
|
|
82
|
+
* May be invoked multiple times with different account numbers.
|
|
83
|
+
* @brief This property is deprecated in 2.2.4. This feature will no longer be supported in the SDK.
|
|
84
|
+
* @param accountNumber A valid account number ("bin number") string.
|
|
85
|
+
* @param didCompleteHandler Code to be invoked upon successfully processing an account number. Handler will be invoked on the main thread.
|
|
86
|
+
*/
|
|
87
|
+
- (void)processBin:(NSString*)accountNumber
|
|
88
|
+
didComplete:(nullable CardinalSessionProcessBinDidCompleteHandler)didCompleteHandler NS_SWIFT_NAME(processBin(_:completed:))__deprecated;
|
|
89
|
+
#endif
|
|
90
|
+
|
|
91
|
+
/*!
|
|
92
|
+
* Continue the challenge flow using SDK Controlled UI with the transaction id and encoded payload.
|
|
93
|
+
* @param transactionId Transaction ID
|
|
94
|
+
* @param payload Encoded Payload from Lookup
|
|
95
|
+
* @param validationDelegate Class confronting to CardinalValidationDelegate protocol which receives the Validation Response after the challenge completion.
|
|
96
|
+
*/
|
|
97
|
+
- (void)continueWithTransactionId:(nonnull NSString *)transactionId
|
|
98
|
+
payload:(nonnull NSString *)payload
|
|
99
|
+
didValidateDelegate:(nonnull id<CardinalValidationDelegate>)validationDelegate NS_SWIFT_NAME(continueWith(transactionId:payload:validationDelegate:));
|
|
100
|
+
|
|
101
|
+
/**
|
|
102
|
+
* The getWarnings method returns the warnings produced by the 3DS SDK during initialization.
|
|
103
|
+
* @return List of Warnings
|
|
104
|
+
*/
|
|
105
|
+
- (NSArray<Warning *> *)getWarnings;
|
|
106
|
+
|
|
107
|
+
/**
|
|
108
|
+
* The getSDKBuildNumber method returns the build number of the Cardinal Mobile SDK.
|
|
109
|
+
* @return SDK Build Number
|
|
110
|
+
*/
|
|
111
|
+
+ (NSString *)getSDKBuildNumber;
|
|
112
|
+
|
|
113
|
+
/**
|
|
114
|
+
* The getSDKBuildNumber method returns the build version of the Cardinal Mobile SDK.
|
|
115
|
+
* @return SDK Build Version
|
|
116
|
+
*/
|
|
117
|
+
+ (NSString *)getSDKBuildVersion;
|
|
118
|
+
|
|
119
|
+
@end
|
|
120
|
+
|
|
121
|
+
NS_ASSUME_NONNULL_END
|
|
@@ -0,0 +1,202 @@
|
|
|
1
|
+
//
|
|
2
|
+
// CardinalSessionConfiguration.h
|
|
3
|
+
// CardinalMobileSDK
|
|
4
|
+
//
|
|
5
|
+
// Copyright © 2018 CardinalCommerce. All rights reserved.
|
|
6
|
+
//
|
|
7
|
+
|
|
8
|
+
#import <Foundation/Foundation.h>
|
|
9
|
+
#import "UiCustomization.h"
|
|
10
|
+
NS_ASSUME_NONNULL_BEGIN
|
|
11
|
+
|
|
12
|
+
/*!
|
|
13
|
+
* @typedef CardinalSessionEnvironment
|
|
14
|
+
* @brief List of CardinalSession Enviroments
|
|
15
|
+
* @constant CardinalSessionEnvironmentStaging Staging Environment
|
|
16
|
+
* @constant CardinalSessionEnvironmentProduction Production Environment
|
|
17
|
+
*/
|
|
18
|
+
typedef NS_ENUM(NSUInteger, CardinalSessionEnvironment) {
|
|
19
|
+
CardinalSessionEnvironmentStaging,
|
|
20
|
+
CardinalSessionEnvironmentProduction
|
|
21
|
+
};
|
|
22
|
+
|
|
23
|
+
/*!
|
|
24
|
+
* @typedef CardinalSessionUIType
|
|
25
|
+
* @brief List of CardinalSession UI Types
|
|
26
|
+
* @constant CardinalSessionUITypeBoth Support for both Native and HTML
|
|
27
|
+
* @constant CardinalSessionUITypeNative Support for Native UI Type
|
|
28
|
+
* @constant CardinalSessionUITypeHTML Support for HTML UI Type
|
|
29
|
+
*/
|
|
30
|
+
typedef NS_ENUM(NSUInteger, CardinalSessionUIType) {
|
|
31
|
+
CardinalSessionUITypeNative,
|
|
32
|
+
#if TARGET_OS_IOS
|
|
33
|
+
CardinalSessionUITypeHTML,
|
|
34
|
+
CardinalSessionUITypeBoth
|
|
35
|
+
#endif
|
|
36
|
+
};
|
|
37
|
+
|
|
38
|
+
/*!
|
|
39
|
+
* @typedef CardinalSessionRenderType
|
|
40
|
+
* @brief NSString that represents different RenderTypes
|
|
41
|
+
*/
|
|
42
|
+
typedef NSString CardinalSessionRenderType;
|
|
43
|
+
|
|
44
|
+
/*!
|
|
45
|
+
* @typedef CardinalSessionRenderTypeArray
|
|
46
|
+
* @brief NSArray of type CardinalSessionRenderType for holding all the RenderTyper supported
|
|
47
|
+
*/
|
|
48
|
+
typedef NSArray<const CardinalSessionRenderType *> CardinalSessionRenderTypeArray;
|
|
49
|
+
|
|
50
|
+
/*!
|
|
51
|
+
* @const CardinalSessionRenderTypeOTP
|
|
52
|
+
* @brief CardinalSessionRenderType for OTP
|
|
53
|
+
*/
|
|
54
|
+
extern CardinalSessionRenderType const *CardinalSessionRenderTypeOTP;
|
|
55
|
+
|
|
56
|
+
/*!
|
|
57
|
+
* @const CardinalSessionRenderTypeSingleSelect
|
|
58
|
+
* @brief CardinalSessionRenderType for Single Select
|
|
59
|
+
*/
|
|
60
|
+
extern CardinalSessionRenderType const *CardinalSessionRenderTypeSingleSelect;
|
|
61
|
+
|
|
62
|
+
/*!
|
|
63
|
+
* @const CardinalSessionRenderTypeMultiSelect
|
|
64
|
+
* @brief CardinalSessionRenderType for Multi Select
|
|
65
|
+
*/
|
|
66
|
+
extern CardinalSessionRenderType const *CardinalSessionRenderTypeMultiSelect;
|
|
67
|
+
|
|
68
|
+
/*!
|
|
69
|
+
* @const CardinalSessionRenderTypeOOB
|
|
70
|
+
* @brief CardinalSessionRenderType for OOB
|
|
71
|
+
*/
|
|
72
|
+
extern CardinalSessionRenderType const *CardinalSessionRenderTypeOOB;
|
|
73
|
+
|
|
74
|
+
#if TARGET_OS_IOS
|
|
75
|
+
/*!
|
|
76
|
+
* @const CardinalSessionRenderTypeHTML
|
|
77
|
+
* @brief CardinalSessionRenderType for HTML
|
|
78
|
+
*/
|
|
79
|
+
extern CardinalSessionRenderType const *CardinalSessionRenderTypeHTML;
|
|
80
|
+
#endif
|
|
81
|
+
|
|
82
|
+
/*!
|
|
83
|
+
* @const CardinalSessionEnvironmentDEFAULT
|
|
84
|
+
* @brief CardinalSessionEnvironment constant that represents the Default Environment based on the Build
|
|
85
|
+
* In Debug builds, evaluates to .sandbox; In Release builds, evaluates to .production.
|
|
86
|
+
*/
|
|
87
|
+
extern const CardinalSessionEnvironment CardinalSessionEnvironmentDEFAULT;
|
|
88
|
+
|
|
89
|
+
/*!
|
|
90
|
+
* @const CardinalSessionTimeoutStandard
|
|
91
|
+
* @brief Standard Timeout for Cardinal Session. About 8 second.
|
|
92
|
+
*/
|
|
93
|
+
extern NSUInteger const CardinalSessionTimeoutStandard;
|
|
94
|
+
|
|
95
|
+
/*!
|
|
96
|
+
* @const CardinalSessionTimeoutShort
|
|
97
|
+
* @brief Short Timeout for Cardinal Session. About 1 second.
|
|
98
|
+
*/
|
|
99
|
+
extern NSUInteger const CardinalSessionTimeoutShort;
|
|
100
|
+
/// Evaluates to Standard timeout value (about 8 seconds)
|
|
101
|
+
extern NSUInteger const CardinalSessionTimeoutDEFAULT;
|
|
102
|
+
|
|
103
|
+
/*!
|
|
104
|
+
* @interface CardinalSessionConfiguration Session Configuration
|
|
105
|
+
* @brief Various Configurations for CardinalSession
|
|
106
|
+
*/
|
|
107
|
+
@interface CardinalSessionConfiguration : NSObject <NSCopying>
|
|
108
|
+
|
|
109
|
+
/*!
|
|
110
|
+
* @property deploymentEnvironment Deployment Environment
|
|
111
|
+
* @brief Sets the server the Cardinal SDK Session will communicate with.
|
|
112
|
+
* See CardinalSessionEnvironment. Default value is CardinalSessionEnvironmentProduction.
|
|
113
|
+
*/
|
|
114
|
+
@property (nonatomic, assign) CardinalSessionEnvironment deploymentEnvironment;
|
|
115
|
+
|
|
116
|
+
/*!
|
|
117
|
+
* @property requestTimeout Timeout in Milliseconds
|
|
118
|
+
* @brief Sets the default timeout in milliseconds for how long the SDK will wait for a response from a Cardinal server for all operations. See preset values for Standard and Short timeouts.
|
|
119
|
+
* Default value is CardinalSessionTimeoutDEFAULT (about 8 seconds).
|
|
120
|
+
*/
|
|
121
|
+
@property (nonatomic, assign) NSUInteger requestTimeout;
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
/*!
|
|
125
|
+
* @property timeout Challenge Screen Timeout in Minutes.
|
|
126
|
+
* @brief Sets the time in Minute before how long the SDK Challenge Screen will timeout. Minimum timeout is 5 minutes.
|
|
127
|
+
* Default value is 5 minutes.
|
|
128
|
+
*/
|
|
129
|
+
@property (nonatomic, assign) NSUInteger challengeTimeout;
|
|
130
|
+
|
|
131
|
+
/*!
|
|
132
|
+
* @property proxyServerURL Proxy Server URL
|
|
133
|
+
* @brief Sets a proxy server through which the Cardinal SDK Session operates.
|
|
134
|
+
* Default value is nil, meaning no proxy server is used.
|
|
135
|
+
*/
|
|
136
|
+
@property (nonatomic, copy, nullable) NSURL *proxyServerURL;
|
|
137
|
+
|
|
138
|
+
#if TARGET_OS_IOS
|
|
139
|
+
/*!
|
|
140
|
+
* @property uiType UI Type
|
|
141
|
+
* @brief Sets the Interface type that the device supports for displaying specific challenge user interfaces within the SDK.
|
|
142
|
+
* Default value is CardinalSessionUITypeBoth.
|
|
143
|
+
*/
|
|
144
|
+
@property (nonatomic, assign) CardinalSessionUIType uiType;
|
|
145
|
+
#elif TARGET_OS_TV
|
|
146
|
+
/*!
|
|
147
|
+
* @property uiType UI Type
|
|
148
|
+
* @brief The Interface type that the device supports for displaying specific challenge user interfaces within the SDK.
|
|
149
|
+
* Default value is CardinalSessionUITypeNative.
|
|
150
|
+
*/
|
|
151
|
+
@property (nonatomic, assign, readonly) CardinalSessionUIType uiType;
|
|
152
|
+
#endif
|
|
153
|
+
/*!
|
|
154
|
+
* @property enableQuickAuth Enable Quick Authentication
|
|
155
|
+
* @brief Sets enable quick auth. This property is deprecated in v2.2.4. This feature will no longer be supported in the SDK.
|
|
156
|
+
* Default value is false.
|
|
157
|
+
*/
|
|
158
|
+
@property (nonatomic) BOOL enableQuickAuth DEPRECATED_ATTRIBUTE;
|
|
159
|
+
|
|
160
|
+
/*!
|
|
161
|
+
* @property renderType Render Type
|
|
162
|
+
* @brief Sets RenderTypes that the device supports for displaying specific challenge user interfaces within the SDK.
|
|
163
|
+
* Default value is false.
|
|
164
|
+
*/
|
|
165
|
+
@property (nonatomic, copy) CardinalSessionRenderTypeArray *renderType;
|
|
166
|
+
|
|
167
|
+
/*!
|
|
168
|
+
* @property uiCustomization UI Customization of Challenge Views
|
|
169
|
+
* @brief Set the customization of different UITypes for Challege Views.
|
|
170
|
+
* Default value is nil.
|
|
171
|
+
*/
|
|
172
|
+
@property (nonatomic, strong) UiCustomization *uiCustomization;
|
|
173
|
+
|
|
174
|
+
/*!
|
|
175
|
+
* @property darkModeUiCustomization UI Customization of Dark Mode Challenge Views
|
|
176
|
+
* @brief Set the customization of different UITypes for Dark Mode Challege Views.
|
|
177
|
+
* Default value is nil.
|
|
178
|
+
*/
|
|
179
|
+
@property (nonatomic, strong) UiCustomization *darkModeUiCustomization;
|
|
180
|
+
|
|
181
|
+
/*!
|
|
182
|
+
* @property enableDFSync Synchronize Setup Task with Lasso
|
|
183
|
+
* @brief Enable synchronize setup task.
|
|
184
|
+
* Default value is true.
|
|
185
|
+
*/
|
|
186
|
+
@property (nonatomic) BOOL enableDFSync;
|
|
187
|
+
|
|
188
|
+
/*!
|
|
189
|
+
* @property threeDSRequestorAppURL Three DS Requester APP URL
|
|
190
|
+
* @brief Merchant app declaring their URL within the CReq message so that the Authentication app can call the Merchant app after OOB authentication has occurred. Each transaction would require a unique Transaction ID by using the SDK Transaction ID.
|
|
191
|
+
*/
|
|
192
|
+
@property (nonatomic, copy, nullable) NSString *threeDSRequestorAppURL;
|
|
193
|
+
|
|
194
|
+
/*!
|
|
195
|
+
* @property collectLogs Collect Logs
|
|
196
|
+
* @brief Collect and send logs for each transaction.
|
|
197
|
+
* Default value is true.
|
|
198
|
+
*/
|
|
199
|
+
@property (nonatomic) BOOL collectLogs;
|
|
200
|
+
@end
|
|
201
|
+
|
|
202
|
+
NS_ASSUME_NONNULL_END
|