> For the complete documentation index, see [llms.txt](https://docs.limio.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.limio.com/support/troubleshooting/how-to-troubleshoot-issues-with-the-zuora-hosted-payment-method-hpm.md).

# Troubleshoot Issues with Zuora Hosted Payment Method (HPM)

While Limio surfaces the Hosted Payment Method from Zuora ([https://docs.limio.com/integrations/setting-up-limio-for-salesforce/detailed-salesforce-setup/zuora-hosted-payment-method](https://docs.limio.com/integrations/setting-up-limio-for-salesforce/detailed-salesforce-setup/zuora-hosted-payment-method "mention")), visibility into the payment issues can be achieved in two ways:

* Your payment provider dashboard, such as CyberSource Business Centre.
* Zuora System Health for Hosted Payment Method Pages (HPM Threat Detection dashboard)

Zuora System Health will collect and displays HPM traffic and threat data, as well as security settings configured for each hosted payment page.

The Zuora HPM Threat Detection dashboard is a tool for monitoring and analyzing security threats on Hosted Payment Method (HPM) pages. It helps in detecting attacks, understanding attack patterns, and reviewing security configurations. Key features include an overview of attacks, detailed metrics on page submissions and failure rates, and recommendations for security settings. This dashboard is essential for maintaining the security of payment pages on the Zuora platform

Learn more [here](https://knowledgecenter.zuora.com/Zuora_Platform/System_Management/Zuora_System_Health/Payment/HPM_Threat_Detection_dashboard).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.limio.com/support/troubleshooting/how-to-troubleshoot-issues-with-the-zuora-hosted-payment-method-hpm.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
