@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,126 @@
|
|
|
1
|
+
//
|
|
2
|
+
// ThreeDS2Service.h
|
|
3
|
+
// CardinalEMVCoSDK
|
|
4
|
+
//
|
|
5
|
+
// Copyright © 2018 Cardinal Commerce. All rights reserved.
|
|
6
|
+
//
|
|
7
|
+
|
|
8
|
+
#import <Foundation/Foundation.h>
|
|
9
|
+
#import "ConfigParameters.h"
|
|
10
|
+
#import "UiCustomization.h"
|
|
11
|
+
#import "Warning.h"
|
|
12
|
+
#import "CardinalTransaction.h"
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
NS_ASSUME_NONNULL_BEGIN
|
|
16
|
+
/**
|
|
17
|
+
* The ThreeDS2Service protocol is the main 3DS SDK protocol. It shall provide methods to process transactions.
|
|
18
|
+
*/
|
|
19
|
+
@protocol ThreeDS2Service
|
|
20
|
+
|
|
21
|
+
/**
|
|
22
|
+
* The Merchant App should call the initialize method at the start of the payment stage of a transaction.
|
|
23
|
+
* The app should pass configuration parameters, UI configuration parameters, and (optionally)
|
|
24
|
+
* user locale to this method.
|
|
25
|
+
* @param configParameters Configuration information that is used during initialization.
|
|
26
|
+
* @param locale String that represents the locale for the app’s user interface.
|
|
27
|
+
For example, the value of locale can be “en_US” in Java.
|
|
28
|
+
* @param uiCustomization UI configuration information that is used to specify the UI layout and theme. For example, font style and font size.
|
|
29
|
+
* @param error Reference to NSError Object to handle exceptions.
|
|
30
|
+
*/
|
|
31
|
+
- (BOOL) initializeWithConfig: (nonnull ConfigParameters *) configParameters
|
|
32
|
+
locale: (nullable NSString *) locale
|
|
33
|
+
uiCustomization: (nullable UiCustomization *) uiCustomization
|
|
34
|
+
error: (NSError **)error __attribute__((swift_error(nonnull_error))) NS_SWIFT_NAME(initialize(_:locale:uiCustomization:));
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
/**
|
|
38
|
+
* The Merchant App should call the initialize method at the start of the payment stage of a transaction.
|
|
39
|
+
* The app should pass configuration parameters, UI configuration parameters, and (optionally)
|
|
40
|
+
* user locale to this method.
|
|
41
|
+
* @param configParameters Configuration information that is used during initialization.
|
|
42
|
+
* @param error Reference to NSError Object to handle exceptions.
|
|
43
|
+
*/
|
|
44
|
+
- (BOOL) initializeWithConfig: (nonnull ConfigParameters *) configParameters
|
|
45
|
+
error: (NSError **)error __attribute__((swift_error(nonnull_error))) NS_SWIFT_NAME(initialize(_:));
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
/**
|
|
49
|
+
* The Merchant App should call the initialize method at the start of the payment stage of a transaction.
|
|
50
|
+
* The app should pass configuration parameters, UI configuration parameters, and (optionally)
|
|
51
|
+
* user locale to this method.
|
|
52
|
+
* @param configParameters Configuration information that is used during initialization.
|
|
53
|
+
* @param locale String that represents the locale for the app’s user interface.
|
|
54
|
+
For example, the value of locale can be “en_US” in Java.
|
|
55
|
+
* @param error Reference to NSError Object to handle exceptions.
|
|
56
|
+
*/
|
|
57
|
+
- (BOOL) initializeWithConfig: (nonnull ConfigParameters *) configParameters
|
|
58
|
+
locale: (nullable NSString *) locale
|
|
59
|
+
error: (NSError **)error __attribute__((swift_error(nonnull_error))) NS_SWIFT_NAME(initialize(_:locale:));
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
/**
|
|
63
|
+
* The Merchant App should call the initialize method at the start of the payment stage of a transaction.
|
|
64
|
+
* The app should pass configuration parameters, UI configuration parameters, and (optionally)
|
|
65
|
+
* user locale to this method.
|
|
66
|
+
* @param configParameters Configuration information that is used during initialization.
|
|
67
|
+
* @param uiCustomization UI configuration information that is used to specify the UI layout and theme. For example, font style and font size.
|
|
68
|
+
* @param error Reference to NSError Object to handle exceptions.
|
|
69
|
+
*/
|
|
70
|
+
- (BOOL) initializeWithConfig: (nonnull ConfigParameters *) configParameters
|
|
71
|
+
uiCustomization: (nullable UiCustomization *) uiCustomization
|
|
72
|
+
error: (NSError **)error __attribute__((swift_error(nonnull_error)))
|
|
73
|
+
NS_SWIFT_NAME(initialize(_:uiCustomization:));
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
/**
|
|
77
|
+
* The createTransaction method shall create an instance of the Transaction through which the
|
|
78
|
+
* Merchant App shall get the data that is required to perform the transaction.
|
|
79
|
+
* @param directoryServerId Registered Application Provider Identifier (RID) that is unique to the Payment System.
|
|
80
|
+
* @param messageVersion Protocol version according to which the transaction shall be created.
|
|
81
|
+
* @param error Reference to NSError Object to handle exceptions.
|
|
82
|
+
* @return CETransaction
|
|
83
|
+
*/
|
|
84
|
+
- (CardinalTransaction *) createTransactionWithDirectoryServerId: (NSString *) directoryServerId
|
|
85
|
+
messageVersion: (NSString *) messageVersion
|
|
86
|
+
error: (NSError **)error __attribute__((swift_error(nonnull_error))) NS_SWIFT_NAME(createTransaction(_:messageVersion:));
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
/**
|
|
90
|
+
* The createTransaction method creates an instance of the Transaction through which the
|
|
91
|
+
* Merchant App will get the data that is required to perform the transaction.
|
|
92
|
+
* @param directoryServerId Registered Application Provider Identifier (RID) that is unique to the Payment System.
|
|
93
|
+
* @param error Reference to NSError Object to handle exceptions.
|
|
94
|
+
* @return CETransaction Transaction for given Directory Server ID.
|
|
95
|
+
*/
|
|
96
|
+
- (CardinalTransaction *) createTransactionWithDirectoryServerId: (NSString *) directoryServerId
|
|
97
|
+
error: (NSError **)error __attribute__((swift_error(nonnull_error)))
|
|
98
|
+
NS_SWIFT_NAME(createTransaction(_:));
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
/**
|
|
102
|
+
* The cleanup method frees up resources that are used by the 3DS SDK.
|
|
103
|
+
* It shall be called only once during a single Merchant App session.
|
|
104
|
+
* @param error Reference to NSError Object to handle exceptions.
|
|
105
|
+
*/
|
|
106
|
+
- (BOOL) cleanup:(NSError **)error __attribute__((swift_error(nonnull_error)))
|
|
107
|
+
NS_SWIFT_NAME(cleanup());
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
/**
|
|
111
|
+
* The getSDKVersion method returns the version of the 3DS SDK that is integrated with the Merchant App.
|
|
112
|
+
* @param error Reference to NSError Object to handle exceptions.
|
|
113
|
+
*/
|
|
114
|
+
- (NSString *) getSDKVersion:(NSError **)error __attribute__((swift_error(nonnull_error)))
|
|
115
|
+
NS_SWIFT_NAME(getSDKVersion());
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
/**
|
|
119
|
+
* The getWarnings method returns the warnings produced by the 3DS SDK during initialization.
|
|
120
|
+
* @return List of Warnings
|
|
121
|
+
*/
|
|
122
|
+
- (NSArray<Warning *> *) getWarnings;
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
@end
|
|
126
|
+
NS_ASSUME_NONNULL_END
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
//
|
|
2
|
+
// ToolbarCustomization.h
|
|
3
|
+
// CardinalEMVCoSDK
|
|
4
|
+
//
|
|
5
|
+
// Copyright © 2018 Cardinal Commerce. All rights reserved.
|
|
6
|
+
//
|
|
7
|
+
|
|
8
|
+
#import "Customization.h"
|
|
9
|
+
|
|
10
|
+
/**
|
|
11
|
+
* The ToolbarCustomization class provides methods for the 3DS Requestor App to pass toolbar customization parameters to the 3DS SDK.
|
|
12
|
+
*/
|
|
13
|
+
@interface ToolbarCustomization : 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 headerText Text for the header.
|
|
22
|
+
*/
|
|
23
|
+
@property (nonatomic, strong) NSString* headerText;
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @property buttonText Text for the button. For example, “Cancel”.
|
|
27
|
+
*/
|
|
28
|
+
@property (nonatomic, strong) NSString* buttonText;
|
|
29
|
+
|
|
30
|
+
@end
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Transaction.h
|
|
3
|
+
// CardinalEMVCoSDK
|
|
4
|
+
//
|
|
5
|
+
// Copyright © 2018 Cardinal Commerce. All rights reserved.
|
|
6
|
+
//
|
|
7
|
+
|
|
8
|
+
#import <Foundation/Foundation.h>
|
|
9
|
+
#import "AuthenticationRequestParameters.h"
|
|
10
|
+
#import "ProgressDialog.h"
|
|
11
|
+
#import "ChallengeStatusReceiver.h"
|
|
12
|
+
#import "ChallengeParameters.h"
|
|
13
|
+
|
|
14
|
+
/**
|
|
15
|
+
* An object that confronts to Transaction protocol hold parameters that the 3DS Server requires to create AReq messages and to perform the Challenge Flow.
|
|
16
|
+
*/
|
|
17
|
+
@protocol Transaction <NSObject>
|
|
18
|
+
|
|
19
|
+
/**
|
|
20
|
+
* Returns device and 3DS SDK information to the 3DS Requestor App.
|
|
21
|
+
* @return AuthenticationRequestParameters
|
|
22
|
+
*/
|
|
23
|
+
- (nonnull AuthenticationRequestParameters*) getAuthenticationRequestParameters;
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* Initiates the challenge process.
|
|
27
|
+
* @param challengeParameters ACS details (contained in the ARes) required by the 3DS SDK to conduct the challenge process during the transaction
|
|
28
|
+
* @param challengeStatusReceiver Callback object for notifying the 3DS Requestor App about the challenge status.
|
|
29
|
+
* @param timeOut Timeout interval (in minutes) within which the challenge process must be completed. The minimum timeout interval should be 5 minutes.
|
|
30
|
+
* @param error Reference to NSError for exception handling
|
|
31
|
+
*/
|
|
32
|
+
- (BOOL) doChallengeWithChallengeParameters: (ChallengeParameters *_Nonnull) challengeParameters
|
|
33
|
+
challengeStatusReceiver: (id<ChallengeStatusReceiver>_Nonnull) challengeStatusReceiver
|
|
34
|
+
timeOut: (int) timeOut
|
|
35
|
+
error: (NSError *_Nullable*_Nullable)error __attribute__((swift_error(nonnull_error))) NS_SWIFT_NAME(doChallenge(_:challengeStatusReceiver:timeOut:));
|
|
36
|
+
|
|
37
|
+
/**
|
|
38
|
+
* Returns an instance of Progress View (processing screen) that the 3DS Requestor App uses.
|
|
39
|
+
* @return ProgressDialog
|
|
40
|
+
*/
|
|
41
|
+
- (ProgressDialog *_Nonnull) getProgressView;
|
|
42
|
+
|
|
43
|
+
/**
|
|
44
|
+
* Cleans up resources that are held by the Transaction object.
|
|
45
|
+
*/
|
|
46
|
+
- (void) close;
|
|
47
|
+
|
|
48
|
+
@end
|
|
@@ -0,0 +1,106 @@
|
|
|
1
|
+
//
|
|
2
|
+
// UiCustomization.h
|
|
3
|
+
// CardinalEMVCoSDK
|
|
4
|
+
//
|
|
5
|
+
// Copyright © 2018 Cardinal Commerce. All rights reserved.
|
|
6
|
+
//
|
|
7
|
+
|
|
8
|
+
#import <Foundation/Foundation.h>
|
|
9
|
+
#import "ButtonCustomization.h"
|
|
10
|
+
#import "ToolbarCustomization.h"
|
|
11
|
+
#import "LabelCustomization.h"
|
|
12
|
+
#import "TextBoxCustomization.h"
|
|
13
|
+
|
|
14
|
+
/**
|
|
15
|
+
* The ButtonType enum defines the button type.
|
|
16
|
+
*/
|
|
17
|
+
typedef enum{
|
|
18
|
+
/**ButtonTypeVerify Verify button.*/
|
|
19
|
+
ButtonTypeVerify,
|
|
20
|
+
|
|
21
|
+
/**ButtonTypeContinue Continue button.*/
|
|
22
|
+
ButtonTypeContinue,
|
|
23
|
+
|
|
24
|
+
/**ButtonTypeNext Next button.*/
|
|
25
|
+
ButtonTypeNext,
|
|
26
|
+
|
|
27
|
+
/**ButtonTypeCancel Cancel button.*/
|
|
28
|
+
ButtonTypeCancel,
|
|
29
|
+
|
|
30
|
+
/**ButtonTypeResend Resend button.*/
|
|
31
|
+
ButtonTypeResend
|
|
32
|
+
}ButtonType;
|
|
33
|
+
|
|
34
|
+
/**
|
|
35
|
+
* The UiCustomization class provides the functionality required to customize the 3DS SDK UI elements.
|
|
36
|
+
* An object of this class holds various UI-related parameters.
|
|
37
|
+
*/
|
|
38
|
+
@interface UiCustomization : NSObject
|
|
39
|
+
|
|
40
|
+
/**
|
|
41
|
+
* Set the attributes of a ButtonCustomization object for a particular predefined button type.
|
|
42
|
+
* @param buttonCustomization A ButtonCustomization object.
|
|
43
|
+
* @param buttonType ButtonType enum.
|
|
44
|
+
*/
|
|
45
|
+
- (void)setButtonCustomization:(ButtonCustomization *)buttonCustomization
|
|
46
|
+
buttonType:(ButtonType)buttonType;
|
|
47
|
+
|
|
48
|
+
/**
|
|
49
|
+
* Set the attributes of a ButtonCustomization object for an implementer-specific button type.
|
|
50
|
+
* @param buttonCustomization A ButtonCustomization object.
|
|
51
|
+
* @param buttonType Implementer-specific button type.
|
|
52
|
+
*/
|
|
53
|
+
- (void)setButtonCustomization:(ButtonCustomization *)buttonCustomization
|
|
54
|
+
buttonTypeString:(NSString *)buttonType;
|
|
55
|
+
|
|
56
|
+
/**
|
|
57
|
+
* Sets the attributes of a ToolbarCustomization object.
|
|
58
|
+
* @param toolbarCustomization A ToolbarCustomization object.
|
|
59
|
+
*/
|
|
60
|
+
- (void)setToolbarCustomization:(ToolbarCustomization *)toolbarCustomization;
|
|
61
|
+
|
|
62
|
+
/**
|
|
63
|
+
* Sets the attributes of a LabelCustomization object.
|
|
64
|
+
* @param labelCustomization A LabelCustomization object.
|
|
65
|
+
*/
|
|
66
|
+
- (void)setLabelCustomization:(LabelCustomization *)labelCustomization;
|
|
67
|
+
|
|
68
|
+
/**
|
|
69
|
+
* Sets the attributes of a TextBoxCustomization object.
|
|
70
|
+
* @param textBoxCustomization A TextBoxCustomization object.
|
|
71
|
+
*/
|
|
72
|
+
- (void)setTextBoxCustomization:(TextBoxCustomization *)textBoxCustomization;
|
|
73
|
+
|
|
74
|
+
/**
|
|
75
|
+
* Returns a ButtonCustomization object.
|
|
76
|
+
* @param buttonType A pre-defined list of button types.
|
|
77
|
+
* @return ButtonCustomization
|
|
78
|
+
*/
|
|
79
|
+
- (ButtonCustomization *)getButtonCustomization:(ButtonType)buttonType;
|
|
80
|
+
|
|
81
|
+
/**
|
|
82
|
+
* Returns a ButtonCustomization object for an implementer-specific button type.
|
|
83
|
+
* @param buttonType Implementer-specific button type.
|
|
84
|
+
* @return ButtonCustomization
|
|
85
|
+
*/
|
|
86
|
+
- (ButtonCustomization *)getButtonCustomizationFromString:(NSString *)buttonType;
|
|
87
|
+
|
|
88
|
+
/**
|
|
89
|
+
* Returns a ToolbarCustomization object.
|
|
90
|
+
* @return ToolbarCustomization
|
|
91
|
+
*/
|
|
92
|
+
- (ToolbarCustomization *)getToolbarCustomization;
|
|
93
|
+
|
|
94
|
+
/**
|
|
95
|
+
* Returns a LabelCustomization object.
|
|
96
|
+
* @return LabelCustomization
|
|
97
|
+
*/
|
|
98
|
+
- (LabelCustomization *)getLabelCustomization;
|
|
99
|
+
|
|
100
|
+
/**
|
|
101
|
+
* Returns a TextBoxCustomization object.
|
|
102
|
+
* @return TextBoxCustomization
|
|
103
|
+
*/
|
|
104
|
+
- (TextBoxCustomization *)getTextBoxCustomization;
|
|
105
|
+
|
|
106
|
+
@end
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Warning.h
|
|
3
|
+
// CardinalEMVCoSDK
|
|
4
|
+
//
|
|
5
|
+
// Copyright © 2018 Cardinal Commerce. All rights reserved.
|
|
6
|
+
//
|
|
7
|
+
|
|
8
|
+
#import <Foundation/Foundation.h>
|
|
9
|
+
|
|
10
|
+
/**
|
|
11
|
+
* The Severity enum defines the severity levels of warnings produced by the 3DS SDK while conducting security checks during initialization.
|
|
12
|
+
*/
|
|
13
|
+
typedef enum{
|
|
14
|
+
/**SeverityLow A low-severity warning.*/
|
|
15
|
+
SeverityLow,
|
|
16
|
+
|
|
17
|
+
/**SeverityMedium A medium-severity warning.*/
|
|
18
|
+
SeverityMedium,
|
|
19
|
+
|
|
20
|
+
/**SeverityHigh A high-severity warning.*/
|
|
21
|
+
SeverityHigh
|
|
22
|
+
}Severity;
|
|
23
|
+
|
|
24
|
+
/**
|
|
25
|
+
* The Warning class represents a warning that is produced by the 3DS SDK while performing security checks during initialization.
|
|
26
|
+
*/
|
|
27
|
+
@interface Warning : NSObject
|
|
28
|
+
|
|
29
|
+
/**
|
|
30
|
+
* @property warningId Warning ID.
|
|
31
|
+
*/
|
|
32
|
+
@property (nonatomic, strong) NSString* warningID;
|
|
33
|
+
|
|
34
|
+
/**
|
|
35
|
+
* @property message Warning message.
|
|
36
|
+
*/
|
|
37
|
+
@property (nonatomic, strong) NSString* message;
|
|
38
|
+
|
|
39
|
+
/**
|
|
40
|
+
* @property severity Warning severity level.
|
|
41
|
+
*/
|
|
42
|
+
@property (nonatomic, assign) Severity severity;
|
|
43
|
+
|
|
44
|
+
@end
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|