# Payments & Payment Methods

- [Hosted Pages](https://docs.peakcommerce.com/product/using-peakcommerce/payments-and-payment-methods/hosted-pages.md)
- [Pay by Purchase Order (PO)](https://docs.peakcommerce.com/product/using-peakcommerce/payments-and-payment-methods/pay-by-purchase-order-po.md)
- [No Payment Method Required](https://docs.peakcommerce.com/product/using-peakcommerce/payments-and-payment-methods/no-payment-method-required.md)
- [Apple Pay Payment Method](https://docs.peakcommerce.com/product/using-peakcommerce/payments-and-payment-methods/apple-pay-payment-method.md)
- [Setting up Zuora GoCardless Payment Gateway and Hosted Payment Page](https://docs.peakcommerce.com/product/using-peakcommerce/payments-and-payment-methods/setting-up-zuora-gocardless-payment-gateway-and-hosted-payment-page.md)
- [Direct Debit Payment Method](https://docs.peakcommerce.com/product/using-peakcommerce/payments-and-payment-methods/direct-debit-payment-method.md)
- [PAD Payment Method](https://docs.peakcommerce.com/product/using-peakcommerce/payments-and-payment-methods/pad-payment-method.md)
- [Stored Credential Profile](https://docs.peakcommerce.com/product/using-peakcommerce/payments-and-payment-methods/stored-credential-profile.md)
- [Credit Card Payment Method](https://docs.peakcommerce.com/product/using-peakcommerce/payments-and-payment-methods/credit-card-payment-method.md)
- [SEPA Payment Method](https://docs.peakcommerce.com/product/using-peakcommerce/payments-and-payment-methods/sepa-payment-method.md)
- [ACH Payment Method](https://docs.peakcommerce.com/product/using-peakcommerce/payments-and-payment-methods/ach-payment-method.md)
- [Stored Credential Acknowledgement](https://docs.peakcommerce.com/product/using-peakcommerce/payments-and-payment-methods/stored-credential-acknowledgement.md)
- [Stored Credential Transactions Overview](https://docs.peakcommerce.com/product/using-peakcommerce/payments-and-payment-methods/stored-credential-transactions-overview.md)


---

# Agent Instructions: 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:

```
GET https://docs.peakcommerce.com/product/using-peakcommerce/payments-and-payment-methods.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
