create

Create a new PaymentSession

Parameters

request

The details for the new session.

abstract fun create(request: CreatePaymentSessionRequest): ApiResult<CreatePaymentSessionResult>