POInvoicesService
Provides functionality related to invoices.
Properties
Subscribe to this flow to collect the result from authorizeInvoice invocation. Result contains invoiceId that was used for authorization.
Functions
Authorize invoice with the given request.
Authorize invoice with the given request and 3DS service implementation.
Authorize invoice with the given request and 3DS service implementation. Collect the result by subscribing to authorizeInvoiceResult flow before invoking this function. Returns coroutine job.
Authorize invoice with the given request and 3DS service implementation. Result provided in the callback. Returns coroutine job.
Captures native alternative payment.
Fetch information to start or continue payment.
Initiates native alternative payment with the given request.
Fetch invoice details.