Checkout Settings
-
Class to hold billing address of the customer.
See moreDeclaration
Swift
@objc public class OPPBillingAddress : NSObject, NSCopying -
Builder class for costructing billing address object.
See moreDeclaration
Swift
@objc public class OPPBillingAddressBuilder : NSObject -
An enumeration for the card brand detection appearance style
See moreDeclaration
Swift
@objc public enum OPPCheckoutBrandDetectionAppearanceStyle : Int -
An enumeration for the possible ways of automatic card brand detection
See moreDeclaration
Swift
@objc public enum OPPCheckoutBrandDetectionType : Int -
An enumeration for the possible display modes of card brands on payment method selection screen.
See moreDeclaration
Swift
@objc public enum OPPCheckoutCardBrandsDisplayMode : Int -
Class which encapsulates settings for the built-in in-App payment page. Use this to customize both the visual elements of the payment pages as well as functionality. This includes changing colors and texts, defining payment methods.
See moreDeclaration
Swift
@objc public final class OPPCheckoutSettings : NSObject -
An enumeration for the possible modes to skip CVV check.
See moreDeclaration
Swift
@objc public enum OPPCheckoutSkipCVVMode : Int -
An enumeration for the possible store payment details modes.
See moreDeclaration
Swift
@objc public enum OPPCheckoutStorePaymentDetailsMode : Int -
An enumeration of possible options to proceed STC Pay payment.
See moreDeclaration
Swift
@objc public enum OPPCheckoutThemeStyle : Int -
Class to encapsulate configuration for MBWAY payment method.
See moreDeclaration
Swift
@objc public final class OPPMBWayConfig : NSObject, NSCopying -
Class which is used to apply security policy mode for the set of payment methods.
See moreDeclaration
Swift
@objc public final class OPPSecurityPolicy : NSObject -
An enumeration for the possible modes of security policy.
See moreDeclaration
Swift
@objc public enum OPPSecurityPolicyMode : Int -
This class represents a web-base solution wpwl configuration.
See moreDeclaration
Swift
@objc public final class OPPWpwlOptions : NSObject
Checkout Settings Reference