Processor
-
Class to process affirm transaction.
See moreDeclaration
Objective-C
@interface OPPAffirmProcessor : NSObjectSwift
class OPPAffirmProcessor : NSObject -
Class to process Cash App Pay Payments transaction.
See moreDeclaration
Objective-C
@interface OPPCashAppPayProcessor : NSObjectSwift
class OPPCashAppPayProcessor : NSObject -
Class to process Braintree (PAYPAL_PAYFAST and VENMO_PAYFAST) transaction.
See moreDeclaration
Swift
@objc public class OPPBraintreeProcessor : NSObject -
Class to process PAZE Payments transaction.
See moreDeclaration
Swift
@objc public final class OPPPazeProcessor : NSObject -
Class to process PayTo Payments transaction.
See moreDeclaration
Swift
@objc public final class OPPPayToProcessor : NSObject
Processor Reference