Type Alias PaymentRequestOptions

PaymentRequestOptions: { interactionMode?: FlowInteractionMode }

Options to control the behavior of the Payment Request.

Type declaration