API Version
Product Catalog
Library
List of Errors
We encountered an issue where surcharge amounts are not permitted on this card. Please advise the customer to use an alternative payment method.

Recommended Customer Message

We cannot process this transaction with a surcharge amount on your card. Please use a different payment method.

Root Cause

  • Card issuer restrictions: The card issuer explicitly prohibits surcharges on transactions using their cards.

  • Merchant configuration issues: Attempting to apply a surcharge to card types or jurisdictions where surcharges are not permitted.

  • Compliance regulations: Certain jurisdictions or payment networks prohibit the addition of surcharges.

Troubleshooting and Solutions

  • Ask the customer to:

    • Retry using a different card or payment method that allows surcharges.
  • Internally:

    • Verify the applicability of surcharges on specific card types and ensure compliance with regional regulations.

    • Update merchant configurations to prevent surcharge application for disallowed card types or regions.