authorize
abstract suspend fun authorize(request: POInvoiceAuthorizationRequest, threeDSService: PO3DSService): ProcessOutResult<Unit>
Authorize invoice with the given request and 3DS service implementation.
Authorize invoice with the given request and 3DS service implementation.