---
title: INSendPaymentPayeeUnsupportedReason.insufficientFunds
framework: intents
role: symbol
role_heading: Case
path: intents/insendpaymentpayeeunsupportedreason/insufficientfunds
---

# INSendPaymentPayeeUnsupportedReason.insufficientFunds

The current user’s account has insufficient funds to make the payment.

## Declaration

```swift
case insufficientFunds
```

## See Also

### Constants

- [INSendPaymentPayeeUnsupportedReason.credentialsUnverified](intents/insendpaymentpayeeunsupportedreason/credentialsunverified.md)
- [INSendPaymentPayeeUnsupportedReason.noAccount](intents/insendpaymentpayeeunsupportedreason/noaccount.md)
- [INSendPaymentPayeeUnsupportedReason.noValidHandle](intents/insendpaymentpayeeunsupportedreason/novalidhandle.md)
