Skip to content

Commit

Permalink
Merge pull request #31 from xendit/CC-3303/3.0.0-alpha
Browse files Browse the repository at this point in the history
Added 3.0.0-alpha framework
  • Loading branch information
javiersuweijie authored Nov 5, 2020
2 parents dd9fd38 + 2fd2431 commit 62d3ee3
Show file tree
Hide file tree
Showing 62 changed files with 1,956 additions and 95 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Slack Mentions: `@troops-tpi`
Only for real device

## Requirements
Our SDK is compatible with iOS apps supporting iOS 8.0 and above
Our SDK is compatible with iOS apps supporting iOS 9.0 and above

## Installation
There are two options to install Xendit iOS SDK:
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
_CardinalSessionEnvironmentDEFAULT
_CardinalSessionRenderTypeHTML
_CardinalSessionRenderTypeMultiSelect
_CardinalSessionRenderTypeOOB
_CardinalSessionRenderTypeOTP
_CardinalSessionRenderTypeSingleSelect
_CardinalSessionTimeoutDEFAULT
_CardinalSessionTimeoutShort
_CardinalSessionTimeoutStandard

_OBJC_CLASS_$_AuthenticationRequestParameters
_OBJC_CLASS_$_ButtonCustomization
_OBJC_CLASS_$_CCHtmlViewControllerWV
_OBJC_CLASS_$_CCProgressViewController
_OBJC_CLASS_$_CCUIViewController
_OBJC_CLASS_$_CCViewController
_OBJC_CLASS_$_CardinalThreeDS2ServiceImpl
_OBJC_CLASS_$_CardinalTransaction
_OBJC_CLASS_$_CardinalPayment
_OBJC_CLASS_$_CardinalPaymentExtendedData
_OBJC_CLASS_$_CardinalResponse
_OBJC_CLASS_$_CardinalSession
_OBJC_CLASS_$_CardinalSessionConfiguration
_OBJC_CLASS_$_CardinalSessionConfig
_OBJC_CLASS_$_ChallengeParameters
_OBJC_CLASS_$_CompletionEvent
_OBJC_CLASS_$_ConfigParameters
_OBJC_CLASS_$_Customization
_OBJC_CLASS_$_ErrorMessage
_OBJC_CLASS_$_LabelCustomization
_OBJC_CLASS_$_ProgressDialog
_OBJC_CLASS_$_ProtocolErrorEvent
_OBJC_CLASS_$_RuntimeErrorEvent
_OBJC_CLASS_$_SecurityWarnings
_OBJC_CLASS_$_TextBoxCustomization
_OBJC_CLASS_$_ToolbarCustomization
_OBJC_CLASS_$_UiCustomization
_OBJC_CLASS_$_Warning

_OBJC_METACLASS_$_AuthenticationRequestParameters
_OBJC_METACLASS_$_ButtonCustomization
_OBJC_METACLASS_$_CCHtmlViewControllerWV
_OBJC_METACLASS_$_CCProgressViewController
_OBJC_METACLASS_$_CCUIViewController
_OBJC_METACLASS_$_CCViewController
_OBJC_METACLASS_$_CardinalThreeDS2ServiceImpl
_OBJC_METACLASS_$_CardinalTransaction
_OBJC_METACLASS_$_CardinalPayment
_OBJC_METACLASS_$_CardinalPaymentExtendedData
_OBJC_METACLASS_$_CardinalResponse
_OBJC_METACLASS_$_CardinalSession
_OBJC_METACLASS_$_CardinalSessionConfiguration
_OBJC_METACLASS_$_CardinalSessionConfig
_OBJC_METACLASS_$_ChallengeParameters
_OBJC_METACLASS_$_CompletionEvent
_OBJC_METACLASS_$_ConfigParameters
_OBJC_METACLASS_$_Customization
_OBJC_METACLASS_$_ErrorMessage
_OBJC_METACLASS_$_LabelCustomization
_OBJC_METACLASS_$_ProgressDialog
_OBJC_METACLASS_$_ProtocolErrorEvent
_OBJC_METACLASS_$_RuntimeErrorEvent
_OBJC_METACLASS_$_SecurityWarnings
_OBJC_METACLASS_$_TextBoxCustomization
_OBJC_METACLASS_$_ToolbarCustomization
_OBJC_METACLASS_$_UiCustomization
_OBJC_METACLASS_$_Warning
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 62d3ee3

Please sign in to comment.