# Payment Methods

- [Checkout Redirect](https://woo-docs.payaddons.com/payment-methods/checkout-redirect.md): Redirect to SCA-ready stripe-hosted checkout page, with over 30+ payment methods, including popular options such as Apple Pay, Google Pay, iDeal, and SEPA
- [Checkout Form (Pro)](https://woo-docs.payaddons.com/payment-methods/checkout-form-pro.md): Standing out by offering 30+ global payment options on a single, easily configurable, and nice-look checkout form with flexible layouts, multiple themes.
- [Express Checkout (Pro)](https://woo-docs.payaddons.com/payment-methods/express-checkout-pro.md): Accepting payments through one-click payment buttons. Supported payment methods include Apple Pay, Google Pay, Link.


---

# 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://woo-docs.payaddons.com/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.
