OPPCashAppPayBrandConfig
@objc
public class OPPCashAppPayBrandConfig : OPPAfterpayConfig
Class to encapsulate all necessary brand configurations required for Cash App Pay transaction.
-
Creates an object representing an Cash App Pay brand configuration.
Declaration
Swift
@objc public init?(minimumAmount: String, maximumAmount: String, currencyCode: String, locale: Locale, consumerLocale: Locale)
-
Undocumented
Declaration
Swift
public override var paymentBrand: OPPPaymentBrand { get }