Configuration

  • This class represents the affirm configration in checkout info.

    See more

    Declaration

    Swift

    @objc
    final public class OPPAffirmConfig : NSObject
  • Class to encapsulate configuration for Afterpay payment method.

    See more

    Declaration

    Objective-C

    @interface OPPAfterpayConfig : OPPBrandConfig

    Swift

    class OPPAfterpayConfig : OPPBrandConfig
  • Class to encapsulate all necessary brand configurations required for Cash App Pay transaction.

    See more

    Declaration

    Swift

    @objc
    public class OPPCashAppPayBrandConfig : OPPAfterpayConfig
  • Class to encapsulate all necessary brand configurations required for AmazonPay transaction.

    See more

    Declaration

    Swift

    @objc
    public final class OPPAmazonPayConfig : OPPBrandConfig