OnErrorCallback: (
    error: PaymentError | Error,
    paymentRequest: PaymentRequest,
) => Promise<void>

Type declaration