Configuration
-
This class represents the affirm configration in checkout info.
See moreDeclaration
Swift
@objc final public class OPPAffirmConfig : NSObject
-
Class to encapsulate configuration for Afterpay payment method.
See moreDeclaration
Objective-C
@interface OPPAfterpayConfig : OPPBrandConfig
Swift
class OPPAfterpayConfig : OPPBrandConfig
-
Class to encapsulate all necessary brand configurations required for Cash App Pay transaction.
See moreDeclaration
Swift
@objc public class OPPCashAppPayBrandConfig : OPPAfterpayConfig
-
Class to encapsulate all necessary brand configurations required for AmazonPay transaction.
See moreDeclaration
Swift
@objc public final class OPPAmazonPayConfig : OPPBrandConfig