Checkout Info
-
Class to encapsulate shopper’s bank account details that have been tokenized.
See moreDeclaration
Swift
@objc public final class OPPBankAccount : NSObject -
Class to encapsulate shopper’s card details that have been tokenized.
See moreDeclaration
Swift
@objc public final class OPPCard : NSObject -
Class to encapsulate the parameters related to the checkout.
See moreDeclaration
Swift
@objc public final class OPPCheckoutInfo : NSObject -
An enumeration of possible mSDK UI types.
See moreDeclaration
Swift
@objc public enum OPPMsdkUiType : Int -
Class to encapsulate the payment brand configuration parameters from the Server.
See moreDeclaration
Swift
@objc public final class OPPPaymentBrandsConfig : NSObject -
Class to encapsulate shopper’s payment details that have been tokenized.
See moreDeclaration
Swift
@objc public final class OPPToken : NSObject -
Class to encapsulate shopper’s virtual account details that have been tokenized.
See moreDeclaration
Swift
@objc public final class OPPVirtualAccount : NSObject -
This class represents the Visa Installment configration in checkout info.
See moreDeclaration
Swift
@objc public final class OPPVisaInstallmentConfig : NSObject
Checkout Info Reference