Transaction
- 
                  
                  
Class that contains information required for performing concrete 3-D Secure transaction for both frictionless and challenge flow.
Use
See moreOPPThreeDSService.createTransaction(paymentBrand:protocolVersion:)to create a new transaction instance.Declaration
Swift
@objc public class OPPThreeDSTransaction : NSObject - 
                  
                  
An enumeration for possible modes to switch between test and live environment.
See moreDeclaration
Swift
@objc public enum OPPThreeDSTransactionMode : Int 
      Transaction  Reference