AccountDoesNotSupportCurrency

  • This account does not support the requested currency.

  • The JSON response includes a rawResult object providing additional context for Google's risk engine and analytics.

  • Integrators can utilize the rawResult field to convey specific decline codes or raw data, such as those received from payment networks, enhancing risk assessment and analysis.

This account does not support the requested currency.

JSON representation
{
  "rawResult": {
    object (RawResult)
  }
}
Fields
rawResult

object (RawResult)

OPTIONAL: Raw result of this event. Used to help inform Google's risk engine and analytics. In decline code–mapping situations, data is sometimes lost. The integrator can choose to give Google a raw code. For example, a credit card gateway (the integrator) may use this field to communicate to Google the exact decline code that was received from the VISA network. In that case, the scope would be "visa" and the rawCode would be whatever the VISA network returned.