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