IssuerIsLive: ((payment: ERef<Payment>) => Promise<boolean>)

Return true if the payment continues to exist.

If the payment is a promise, the operation will proceed upon fulfillment.