PayeeProxyNotRegistered
The payee proxy is not registered.
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.
|
All rights reserved. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-28 UTC.
[null,null,["Last updated 2025-02-28 UTC."],[[["The payee proxy is not registered, indicating an issue with the payment process."],["The API response is represented in JSON format and may contain a `rawResult` object for analysis."],["The `rawResult` object provides detailed information about the event, including a raw code and scope, potentially indicating the reason for failure."],["Integrators can use the `rawResult` object to provide Google with more context for risk assessment and analytics."]]],["The document indicates a situation where a payee proxy is not registered. It provides a JSON representation with a `rawResult` object, which is optional and used to inform Google's risk engine and analytics. This `rawResult` allows integrators to share raw codes, like decline codes from networks (e.g., VISA), along with a corresponding scope. The purpose is to provide detailed data for analysis, even in cases where data might be lost.\n"]]