BTThreeDSecureRequestedExemptionType
@objc
public enum BTThreeDSecureRequestedExemptionType : Int
3D Secure requested exemption type
-
Unspecified
Declaration
Swift
case unspecified -
Low value
Declaration
Swift
case lowValue -
Secure corporate
Declaration
Swift
case secureCorporate -
Trusted beneficiary
Declaration
Swift
case trustedBeneficiary -
Transaction risk analysis
Declaration
Swift
case transactionRiskAnalysis
View on GitHub