Other Classes

The following classes are available globally.

  • Class to encapsulate configuration for Afterpay payment method.

    See more

    Declaration

    Objective-C

    @interface OPPAfterpayConfig : NSObject

    Swift

    class OPPAfterpayConfig : NSObject
  • Class to encapsulate all necessary transaction parameters for performing ClearPay Payments transaction.

    See more

    Declaration

    Objective-C

    @interface OPPClearPayPaymentParams : OPPPaymentParams

    Swift

    class OPPClearPayPaymentParams