@pixelpay/capacitor-plugin 2.0.0 → 2.0.1
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 +8 -3
- 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 +2 -1
|
@@ -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
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
//
|
|
2
|
+
// CardinalReceiver.h
|
|
3
|
+
// CardinalMobile
|
|
4
|
+
//
|
|
5
|
+
// Copyright © 2018 CardinalCommerce. All rights reserved.
|
|
6
|
+
//
|
|
7
|
+
|
|
8
|
+
#import <Foundation/Foundation.h>
|
|
9
|
+
@class CardinalStepUpData;
|
|
10
|
+
@class CardinalResponse;
|
|
11
|
+
@class CardinalSession;
|
|
12
|
+
|
|
13
|
+
/*!
|
|
14
|
+
* @protocol CardinalValidationDelegate Validation Delegate
|
|
15
|
+
* @brief Delegate for various responses from the Cardinal Step Up flow after cardinalSession continue method being called.
|
|
16
|
+
*/
|
|
17
|
+
@protocol CardinalValidationDelegate
|
|
18
|
+
|
|
19
|
+
/*!
|
|
20
|
+
* This method is triggered when the transaction has been terminated.This is how SDK hands back
|
|
21
|
+
* control to the merchant's application. This method will
|
|
22
|
+
* include data on how the transaction attempt ended and
|
|
23
|
+
* you should have your logic for reviewing the results of
|
|
24
|
+
* the transaction and making decisions regarding next steps.
|
|
25
|
+
* JWT will be empty if validate was not successful
|
|
26
|
+
*
|
|
27
|
+
* @param session CardinalSession that is validated for.
|
|
28
|
+
* @param validateResponse Response to the StepUpData Validation.
|
|
29
|
+
* @param serverJWT JWT of the trasaction. Nil if validation is unsuccessful.
|
|
30
|
+
*/
|
|
31
|
+
- (void)cardinalSession:(CardinalSession *)session
|
|
32
|
+
stepUpDidValidateWithResponse:(CardinalResponse *)validateResponse
|
|
33
|
+
serverJWT:(NSString *)serverJWT NS_SWIFT_NAME(cardinalSession(cardinalSession:stepUpValidated:serverJWT:));
|
|
34
|
+
@end
|
|
35
|
+
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
//
|
|
2
|
+
// CardinalThreeDS2ServiceImpl.h
|
|
3
|
+
// CardinalEMVCoSDK
|
|
4
|
+
//
|
|
5
|
+
// Copyright © 2018 Cardinal Commerce. All rights reserved.
|
|
6
|
+
//
|
|
7
|
+
|
|
8
|
+
#import <Foundation/Foundation.h>
|
|
9
|
+
#import "ThreeDS2Service.h"
|
|
10
|
+
|
|
11
|
+
@class ConfigParameters;
|
|
12
|
+
@class UiCustomization;
|
|
13
|
+
|
|
14
|
+
/**
|
|
15
|
+
* The CEThreeDS2ServiceImpl interface confronts to ThreeDS2ServiceImpl protocol and is the main 3DS SDK interface.
|
|
16
|
+
* It shall provide methods to process transactions.
|
|
17
|
+
*/
|
|
18
|
+
|
|
19
|
+
@interface CardinalThreeDS2ServiceImpl : NSObject<ThreeDS2Service>
|
|
20
|
+
|
|
21
|
+
@end
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
//
|
|
2
|
+
// CCTransaction.h
|
|
3
|
+
// CardinalEMVCoSDK
|
|
4
|
+
//
|
|
5
|
+
// Copyright © 2018 Cardinal Commerce. All rights reserved.
|
|
6
|
+
//
|
|
7
|
+
|
|
8
|
+
#import <Foundation/Foundation.h>
|
|
9
|
+
#import "Transaction.h"
|
|
10
|
+
|
|
11
|
+
@interface CardinalTransaction : NSObject<Transaction>
|
|
12
|
+
|
|
13
|
+
+ (instancetype)new NS_UNAVAILABLE;
|
|
14
|
+
- (instancetype)init NS_UNAVAILABLE;
|
|
15
|
+
|
|
16
|
+
@end
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
//
|
|
2
|
+
// ChallengeParameters.h
|
|
3
|
+
// CardinalEMVCoSDK
|
|
4
|
+
//
|
|
5
|
+
// Copyright © 2018 Cardinal Commerce. All rights reserved.
|
|
6
|
+
//
|
|
7
|
+
|
|
8
|
+
#import <Foundation/Foundation.h>
|
|
9
|
+
|
|
10
|
+
/**
|
|
11
|
+
* The ChallengeParameters class holds the parameters that are required to conduct the challenge process.
|
|
12
|
+
*/
|
|
13
|
+
@interface ChallengeParameters : NSObject
|
|
14
|
+
|
|
15
|
+
/**
|
|
16
|
+
* @property threeDSServerTransactionID Transaction identifier assigned by the 3DS Server to uniquely identify a single transaction.
|
|
17
|
+
*/
|
|
18
|
+
@property (nonatomic, strong) NSString* threeDSServerTransactionID;
|
|
19
|
+
|
|
20
|
+
/**
|
|
21
|
+
* @property acsTransactionID Transaction ID assigned by the ACS to uniquely identify a single transaction.
|
|
22
|
+
*/
|
|
23
|
+
@property (nonatomic, strong) NSString* acsTransactionID;
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @property acsRefNumber EMVCo assigns the ACS this identifier after running the EMV 3-D Secure Testing and Approvals process on the ACS.
|
|
27
|
+
*/
|
|
28
|
+
@property (nonatomic, strong) NSString* acsRefNumber;
|
|
29
|
+
|
|
30
|
+
/**
|
|
31
|
+
* @property acsSignedContent ACS signed content. This data includes the ACS URL, ACS ephemeral public key, and SDK ephemeral public key.
|
|
32
|
+
*/
|
|
33
|
+
@property (nonatomic, strong) NSString* acsSignedContent;
|
|
34
|
+
|
|
35
|
+
/**
|
|
36
|
+
* @property threeDSRequestorAppURL 3DS Requestor App URL
|
|
37
|
+
*/
|
|
38
|
+
@property (nonatomic, strong) NSString* threeDSRequestorAppURL;
|
|
39
|
+
|
|
40
|
+
/**
|
|
41
|
+
* The get3DSServerTransactionID method returns the 3DS Server Transaction ID.
|
|
42
|
+
* @return NSString
|
|
43
|
+
*/
|
|
44
|
+
- (NSString *) get3DSServerTransactionID;
|
|
45
|
+
|
|
46
|
+
/**
|
|
47
|
+
* The getAcsTransactionID method returns the ACS Transaction ID.
|
|
48
|
+
* @return NSString
|
|
49
|
+
*/
|
|
50
|
+
- (NSString *) getAcsTransactionID;
|
|
51
|
+
|
|
52
|
+
/**
|
|
53
|
+
* The getAcsRefNumber method returns the ACS Reference Number.
|
|
54
|
+
* @return NSString
|
|
55
|
+
*/
|
|
56
|
+
- (NSString *) getAcsRefNumber;
|
|
57
|
+
|
|
58
|
+
/**
|
|
59
|
+
* The getAcsSignedContent method returns the ACS signed content.
|
|
60
|
+
* @return NSString
|
|
61
|
+
*/
|
|
62
|
+
- (NSString *) getAcsSignedContent;
|
|
63
|
+
|
|
64
|
+
/**
|
|
65
|
+
* The getThreeDSRequestorAppURL method returns the 3DS Requestor App URL.
|
|
66
|
+
* @return NSString
|
|
67
|
+
*/
|
|
68
|
+
- (NSString *) getThreeDSRequestorAppURL;
|
|
69
|
+
|
|
70
|
+
@end
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Transaction.h
|
|
3
|
+
// CardinalEMVCoSDK
|
|
4
|
+
//
|
|
5
|
+
// Copyright © 2018 Cardinal Commerce. All rights reserved.
|
|
6
|
+
//
|
|
7
|
+
|
|
8
|
+
#import <Foundation/Foundation.h>
|
|
9
|
+
#import "CompletionEvent.h"
|
|
10
|
+
#import "RuntimeErrorEvent.h"
|
|
11
|
+
#import "ProtocolErrorEvent.h"
|
|
12
|
+
|
|
13
|
+
/**
|
|
14
|
+
* A callback object that confrotnts to ChallengeStatusReceiver protocol
|
|
15
|
+
* receives challenge status notification from the 3DS SDK at the end of the challenge process.
|
|
16
|
+
* This receiver object may be notified by calling various methods.
|
|
17
|
+
*/
|
|
18
|
+
@protocol ChallengeStatusReceiver
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
/**
|
|
22
|
+
* Called when the challenge process (that is, the transaction) is completed.
|
|
23
|
+
* When a transaction is completed, a transaction status shall be available.
|
|
24
|
+
* @param completionEvent Information about completion of the challenge process.
|
|
25
|
+
*/
|
|
26
|
+
- (void) completed: (CompletionEvent *) completionEvent;
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
/**
|
|
30
|
+
* Called when the Cardholder selects the option to cancel the transaction on the challenge screen.
|
|
31
|
+
*/
|
|
32
|
+
- (void) cancelled;
|
|
33
|
+
|
|
34
|
+
/**
|
|
35
|
+
* Called when the challenge process reaches or exceeds the timeout interval that is specified during the doChallenge call on the 3DS SDK.
|
|
36
|
+
*/
|
|
37
|
+
- (void) timedout;
|
|
38
|
+
|
|
39
|
+
/**
|
|
40
|
+
* Called when the 3DS SDK receives an EMV 3-D Secure protocol-defined error message from the ACS.
|
|
41
|
+
* @param protocolErrorEvent Error code and details.
|
|
42
|
+
*/
|
|
43
|
+
- (void) protocolError: (ProtocolErrorEvent *) protocolErrorEvent;
|
|
44
|
+
|
|
45
|
+
/**
|
|
46
|
+
* Called when the 3DS SDK encounters errors during the challenge process
|
|
47
|
+
* These errors include all errors except those covered by the protocolError method.
|
|
48
|
+
* @param runtimeErrorEvent Error code and details.
|
|
49
|
+
*/
|
|
50
|
+
- (void) runtimeError: (RuntimeErrorEvent *) runtimeErrorEvent;
|
|
51
|
+
|
|
52
|
+
@end
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
//
|
|
2
|
+
// CompletionEvent.h
|
|
3
|
+
// CardinalEMVCoSDK
|
|
4
|
+
//
|
|
5
|
+
// Copyright © 2018 Cardinal Commerce. All rights reserved.
|
|
6
|
+
//
|
|
7
|
+
|
|
8
|
+
#import <Foundation/Foundation.h>
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
/**
|
|
12
|
+
* The CompletionEvent class holds data about completion of the challenge process.
|
|
13
|
+
*/
|
|
14
|
+
@interface CompletionEvent : NSObject
|
|
15
|
+
|
|
16
|
+
- (id _Nonnull ) initWithSDKTransactionID: (nonnull NSString *) sdkTransactionID
|
|
17
|
+
transactionStatus: (nonnull NSString *) transactionStatus;
|
|
18
|
+
|
|
19
|
+
@property (nonatomic, strong, nonnull, readonly) NSString* sdkTransactionID;
|
|
20
|
+
@property (nonatomic, strong, nonnull, readonly) NSString* transactionStatus;
|
|
21
|
+
|
|
22
|
+
/**
|
|
23
|
+
* Returns the SDK Transaction ID.
|
|
24
|
+
* @return NSString
|
|
25
|
+
*/
|
|
26
|
+
- (nonnull NSString *) getSDKTransactionID;
|
|
27
|
+
|
|
28
|
+
/**
|
|
29
|
+
* Returns the transaction status that was received in the final CRes.
|
|
30
|
+
* @return NSString
|
|
31
|
+
*/
|
|
32
|
+
- (nonnull NSString *) getTransactionStatus;
|
|
33
|
+
|
|
34
|
+
+ (instancetype _Nonnull )new NS_UNAVAILABLE;
|
|
35
|
+
- (instancetype _Nonnull )init NS_UNAVAILABLE;
|
|
36
|
+
|
|
37
|
+
@end
|
|
@@ -0,0 +1,104 @@
|
|
|
1
|
+
//
|
|
2
|
+
// ConfigParameters.h
|
|
3
|
+
// CardinalEMVCoSDK
|
|
4
|
+
//
|
|
5
|
+
// Copyright © 2018 Cardinal Commerce. All rights reserved.
|
|
6
|
+
//
|
|
7
|
+
|
|
8
|
+
#import <Foundation/Foundation.h>
|
|
9
|
+
|
|
10
|
+
#if TARGET_OS_TV
|
|
11
|
+
#define PARAM_KEY_TV_OS_FIELDS @"TV_OS_FIELDS"
|
|
12
|
+
#define PARAM_VALUE_I_FIELDS @"I_FIELDS"
|
|
13
|
+
#define PARAM_VALUE_D_FIELDS @"D_FIELDS"
|
|
14
|
+
#endif
|
|
15
|
+
|
|
16
|
+
NS_ASSUME_NONNULL_BEGIN
|
|
17
|
+
/**
|
|
18
|
+
* The ConfigParameters class represent the configuration parameters that are required by the 3DS SDK for initialization.
|
|
19
|
+
*/
|
|
20
|
+
@interface ConfigParameters : NSObject
|
|
21
|
+
|
|
22
|
+
/**
|
|
23
|
+
* The addParam method adds a configuration parameter either to the specified group.
|
|
24
|
+
* @param group Group to which the configuration parameter is to be added.
|
|
25
|
+
* @param paramName Name of the configuration parameter.
|
|
26
|
+
* @param paramValue Value of the configuration parameter.
|
|
27
|
+
* @param error Reference to NSError Object to handle exceptions.
|
|
28
|
+
*/
|
|
29
|
+
- (BOOL) addParamToGroup: (NSString *) group
|
|
30
|
+
withParamName: (nonnull NSString*) paramName
|
|
31
|
+
paramValue: (NSString*) paramValue
|
|
32
|
+
error: (NSError **)error __attribute__((swift_error(nonnull_error))) NS_SWIFT_NAME(addParam(_:name:value:));
|
|
33
|
+
|
|
34
|
+
/**
|
|
35
|
+
* The addParam method adds a configuration parameter either to the specified group.
|
|
36
|
+
* @param group Group to which the configuration parameter is to be added.
|
|
37
|
+
* @param paramName Name of the configuration parameter.
|
|
38
|
+
* @param error Reference to NSError Object to handle exceptions.
|
|
39
|
+
*/
|
|
40
|
+
- (BOOL) addParamToGroup: (NSString *) group
|
|
41
|
+
withParamName: (nonnull NSString*) paramName
|
|
42
|
+
error: (NSError **)error __attribute__((swift_error(nonnull_error))) NS_SWIFT_NAME(addParam(_:name:));
|
|
43
|
+
|
|
44
|
+
/**
|
|
45
|
+
* The addParam method adds a configuration parameter either to the default group.
|
|
46
|
+
* @param paramName Name of the configuration parameter.
|
|
47
|
+
* @param paramValue Value of the configuration parameter.
|
|
48
|
+
* @param error Reference to NSError Object to handle exceptions.
|
|
49
|
+
*/
|
|
50
|
+
- (BOOL) addParamWithParamName: (nonnull NSString*) paramName
|
|
51
|
+
paramValue: (nonnull NSString*) paramValue
|
|
52
|
+
error: (NSError **)error __attribute__((swift_error(nonnull_error))) NS_SWIFT_NAME(addParam(_:value:));
|
|
53
|
+
|
|
54
|
+
/**
|
|
55
|
+
* The addParam method adds a configuration parameter either to the default group.
|
|
56
|
+
* @param paramName Name of the configuration parameter.
|
|
57
|
+
* @param error Reference to NSError Object to handle exceptions.
|
|
58
|
+
*/
|
|
59
|
+
- (BOOL) addParamWithParamName: (nonnull NSString*) paramName
|
|
60
|
+
error: (NSError **)error __attribute__((swift_error(nonnull_error))) NS_SWIFT_NAME(addParam(_:));
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
/**
|
|
64
|
+
* The getParamValue method returns a configuration parameter’s value either from the specified group.
|
|
65
|
+
* @param group Group to which the configuration parameter is added.
|
|
66
|
+
* @param paramName Name of the configuration parameter.
|
|
67
|
+
* @param error Reference to NSError Object to handle exceptions.
|
|
68
|
+
* @return NSString
|
|
69
|
+
*/
|
|
70
|
+
- (nullable NSString *) getParamValueFromGroup: (NSString*) group
|
|
71
|
+
withParamName: (nonnull NSString*) paramName
|
|
72
|
+
error: (NSError **)error __attribute__((swift_error(nonnull_error))) NS_SWIFT_NAME(getParam(_:name:));
|
|
73
|
+
|
|
74
|
+
/**
|
|
75
|
+
* The getParamValue method returns a configuration parameter’s value either from default group.
|
|
76
|
+
* @param paramName Name of the configuration parameter.
|
|
77
|
+
* @param error Reference to NSError Object to handle exceptions.
|
|
78
|
+
* @return NSString
|
|
79
|
+
*/
|
|
80
|
+
- (nullable NSString *) getParamValueWithParamName: (nonnull NSString*) paramName
|
|
81
|
+
error: (NSError **)error __attribute__((swift_error(nonnull_error))) NS_SWIFT_NAME(getParam(_:));
|
|
82
|
+
|
|
83
|
+
/**
|
|
84
|
+
* The removeParam method returns the name of the parameter that it removed.
|
|
85
|
+
* @param group Group to which the configuration parameter is added.
|
|
86
|
+
* @param paramName Name of the configuration parameter.
|
|
87
|
+
* @param error Reference to NSError Object to handle exceptions.
|
|
88
|
+
* @return NSString
|
|
89
|
+
*/
|
|
90
|
+
- (nullable NSString *) removeParamFromGroup: (NSString*) group
|
|
91
|
+
withParamName: (nonnull NSString*) paramName
|
|
92
|
+
error: (NSError **)error __attribute__((swift_error(nonnull_error))) NS_SWIFT_NAME(removeParam(_:name:));
|
|
93
|
+
|
|
94
|
+
/**
|
|
95
|
+
* The removeParam method returns the name of the parameter that it removed.
|
|
96
|
+
* @param paramName Name of the configuration parameter.
|
|
97
|
+
* @param error Reference to NSError Object to handle exceptions.
|
|
98
|
+
* @return NSString
|
|
99
|
+
*/
|
|
100
|
+
- (nullable NSString *) removeParamWithParamName: (nonnull NSString*) paramName
|
|
101
|
+
error: (NSError **)error __attribute__((swift_error(nonnull_error))) NS_SWIFT_NAME(removeParam(_:));
|
|
102
|
+
|
|
103
|
+
@end
|
|
104
|
+
NS_ASSUME_NONNULL_END
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Customization.h
|
|
3
|
+
// CardinalEMVCoSDK
|
|
4
|
+
//
|
|
5
|
+
// Copyright © 2018 Cardinal Commerce. All rights reserved.
|
|
6
|
+
//
|
|
7
|
+
|
|
8
|
+
#import <Foundation/Foundation.h>
|
|
9
|
+
|
|
10
|
+
/**
|
|
11
|
+
* The Customization class serves as a superclass for the ButtonCustomization class, ToolbarCustomization class, LabelCustomization class, and TextBoxCustomization class.
|
|
12
|
+
* This class provides methods to pass UI customization parameters to the 3DS SDK.
|
|
13
|
+
*/
|
|
14
|
+
@interface Customization : NSObject
|
|
15
|
+
|
|
16
|
+
/**
|
|
17
|
+
* @property textFontName Font type for the UI element.
|
|
18
|
+
*/
|
|
19
|
+
@property (nonatomic, strong) NSString* textFontName;
|
|
20
|
+
|
|
21
|
+
/**
|
|
22
|
+
* @property textColor Color code in Hex format. For example, the color code can be “#999999”.
|
|
23
|
+
*/
|
|
24
|
+
@property (nonatomic, strong) NSString* textColor;
|
|
25
|
+
|
|
26
|
+
/**
|
|
27
|
+
* @property textFontSize Font size for the UI element.
|
|
28
|
+
*/
|
|
29
|
+
@property int textFontSize;
|
|
30
|
+
|
|
31
|
+
@end
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
//
|
|
2
|
+
// DirectoryServerIDConst.h
|
|
3
|
+
// CardinalMobile
|
|
4
|
+
//
|
|
5
|
+
// Created by Sudeep Tuladhar on 6/7/19.
|
|
6
|
+
// Copyright © 2019 Cardinal Commerce. All rights reserved.
|
|
7
|
+
//
|
|
8
|
+
|
|
9
|
+
#import <Foundation/Foundation.h>
|
|
10
|
+
|
|
11
|
+
typedef enum {
|
|
12
|
+
CCADirectoryServerIDEMVCo1,
|
|
13
|
+
CCADirectoryServerIDEMVCo2,
|
|
14
|
+
CCADirectoryServerIDAmexStaging,
|
|
15
|
+
CCADirectoryServerIDVisa,
|
|
16
|
+
CCADirectoryServerIDVisaSDK,
|
|
17
|
+
CCADirectoryServerIDVisa01,
|
|
18
|
+
CCADirectoryServerIDVisa02,
|
|
19
|
+
CCADirectoryServerIDVisa03,
|
|
20
|
+
CCADirectoryServerIDVisa04,
|
|
21
|
+
CCADirectoryServerIDMasterCard
|
|
22
|
+
} CCADirectoryServerID;
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
//
|
|
2
|
+
// ErrorMessage.h
|
|
3
|
+
// CardinalEMVCoSDK
|
|
4
|
+
//
|
|
5
|
+
// Copyright © 2018 Cardinal Commerce. All rights reserved.
|
|
6
|
+
//
|
|
7
|
+
|
|
8
|
+
#import <Foundation/Foundation.h>
|
|
9
|
+
|
|
10
|
+
/**
|
|
11
|
+
* The ErrorMessage class represents an error message that is returned by the ACS to the 3DS SDK
|
|
12
|
+
* or an error message that is generated by the 3DS SDK to be returned to the ACS.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
@interface ErrorMessage : NSObject
|
|
16
|
+
|
|
17
|
+
@property (nonatomic, strong, readonly) NSString* transactionID;
|
|
18
|
+
@property (nonatomic, strong, readonly) NSString* errorCode;
|
|
19
|
+
@property (nonatomic, strong, readonly) NSString* errorDescription;
|
|
20
|
+
@property (nonatomic, strong, readonly) NSString* errorDetail;
|
|
21
|
+
|
|
22
|
+
/**
|
|
23
|
+
* Construct an ErrorMessage object.
|
|
24
|
+
* @param transactionID TransactionId of transaction of which error is associated with.
|
|
25
|
+
* @param errorCode Error Code.
|
|
26
|
+
* @param errorDescription Description of Error.
|
|
27
|
+
* @param errorDetail Detail about the error.
|
|
28
|
+
* @return ErrorMessage
|
|
29
|
+
*/
|
|
30
|
+
- (id) initWithTransactionID: (NSString *) transactionID
|
|
31
|
+
errorCode: (NSString *) errorCode
|
|
32
|
+
errorDescription: (NSString *) errorDescription
|
|
33
|
+
errorDetail: (NSString *) errorDetail;
|
|
34
|
+
|
|
35
|
+
/**
|
|
36
|
+
* The getTransactionID method returns the Transaction ID.
|
|
37
|
+
* @return NSString
|
|
38
|
+
*/
|
|
39
|
+
- (NSString *) getTransactionID;
|
|
40
|
+
|
|
41
|
+
/**
|
|
42
|
+
* The getErrorCode method returns the error code.
|
|
43
|
+
* @return NSString
|
|
44
|
+
*/
|
|
45
|
+
- (NSString *) getErrorCode;
|
|
46
|
+
|
|
47
|
+
/**
|
|
48
|
+
* The getErrorDescription method returns text describing the error.
|
|
49
|
+
* @return NSString
|
|
50
|
+
*/
|
|
51
|
+
- (NSString *) getErrorDescription;
|
|
52
|
+
|
|
53
|
+
/**
|
|
54
|
+
* The getErrorDetails method provides error details.
|
|
55
|
+
* @return NSString
|
|
56
|
+
*/
|
|
57
|
+
- (NSString *) getErrorDetails;
|
|
58
|
+
|
|
59
|
+
@end
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
//
|
|
2
|
+
// LabelCustomization.h
|
|
3
|
+
// CardinalEMVCoSDK
|
|
4
|
+
//
|
|
5
|
+
// Copyright © 2018 Cardinal Commerce. All rights reserved.
|
|
6
|
+
//
|
|
7
|
+
|
|
8
|
+
#import "Customization.h"
|
|
9
|
+
|
|
10
|
+
/**
|
|
11
|
+
* The LabelCustomization class provides methods for the 3DS Requestor App to pass label customization parameters to the 3DS SDK.
|
|
12
|
+
*/
|
|
13
|
+
@interface LabelCustomization : Customization
|
|
14
|
+
|
|
15
|
+
/**
|
|
16
|
+
* @property headingTextColor Colour code in Hex format. For example, the colour code can be “#999999”.
|
|
17
|
+
*/
|
|
18
|
+
@property (nonatomic, strong) NSString* headingTextColor;
|
|
19
|
+
|
|
20
|
+
/**
|
|
21
|
+
* @property headingTextFontName Font type for the heading label text.
|
|
22
|
+
*/
|
|
23
|
+
@property (nonatomic, strong) NSString* headingTextFontName;
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @property headingTextFontSize Font size for the heading label text.
|
|
27
|
+
*/
|
|
28
|
+
@property int headingTextFontSize;
|
|
29
|
+
|
|
30
|
+
@end
|