BTPaymentFlowDriver

Objective-C

@interface BTPaymentFlowDriver
    : NSObject <BTAppContextSwitchDriver, BTPaymentFlowDriverDelegate>

Swift

class BTPaymentFlowDriver : NSObject, BTAppContextSwitchDriver, BTPaymentFlowDriverDelegate

BTPaymentFlowDriver handles the shared aspects of web/app payment flows.

Handles the app switching and shared logic for payment flows that use web or app switching.

ThreeDSecure