Square Payments Payment Declined
Square payment declines in 2026 come from the card issuer, not from Square — Square is just passing along the bank's decision. The decline code tells you why, and different codes require different responses from you and your customer. Treating all declines the same ("card declined, try again") misses the cases where a retry will never work.
Why This Happens
- Configuration gaps between tools or services
- Missing integrations or manual workarounds that weren't designed to scale
- Changes in vendor behavior, pricing, or API that weren't communicated clearly
What To Check First
- Verify your current setup matches the vendor's latest documentation
- Look for recent changes — platform updates, new team members, configuration drift
- Check if the problem is consistent or intermittent (different root causes, different fixes)
When To Escalate
- The problem is costing you money or customers per week
- You've spent more than 2 hours on it without progress
- A vendor quoted you more than $500 and you're not sure if it's necessary
Dealing with this right now?
The most common Square decline codes and the right response: INSUFFICIENT_FUNDS (ask customer to use a different card or try a smaller amount — retry will not help until they add funds), DO_NOT_HONOR (generic bank decline — ask customer to call their bank to authorize the charge), CARD_NOT_SUPPORTED (the card type is not enabled on your Square account — check your accepted payment methods in Dashboard), and INVALID_EXPIRATION (customer needs to check their card's expiration date). Never store or log full card numbers from failed transactions.