Format Error

A "Format Error" decline means the transaction message sent to the network was malformed — missing a required field, containing an invalid value, or structured incorrectly. It is almost always caused by a bug or misconfiguration in the merchant's payment gateway, POS, or integration rather than anything related to the cardholder.

Decline code by card network

Decline code by card network
Card networkCodeNetwork's wording
Visa30Format Error
Mastercard30Format Error

Common causes

What merchants should do

How to prevent this

Format Error declines are a strong signal to check your integration rather than any individual transaction, since the issue lies in how the message itself was constructed. They often appear suddenly after a software update, new terminal deployment, or processor migration.

Frequently asked questions

Is a "Format Error" decline something the customer can fix?

No. This decline is caused by a malformed transaction message from the merchant's payment system, not anything about the customer's card or account, so the customer can't resolve it by retrying or using a different card.

How urgently should we address a Format Error decline?

Very — since the underlying message format is broken, every transaction using that same code path will likely fail the same way, so it should be escalated to your gateway or processor as soon as it's noticed.