# woo pay addons

## woo pay addons

- [WooCommerce Stripe Addon](https://woo-docs.payaddons.com/woocommerce-stripe-addon.md): The easiest and fastest way to add 30+ payment methods to your WooCommerce website powered by Stripe! Payment methods all-in-one form with a simple confugration.
- [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.
- [Download Plugin](https://woo-docs.payaddons.com/fundamentals/download-plugin.md): Free to download plugin to getting start.
- [Webhook Configuration](https://woo-docs.payaddons.com/fundamentals/webhook-configuration.md): Webhooks allow Stripe to send messages back to your WordPress site. Setting up webhooks is required for some delayed-notification payment methods such as SEPA and also refund feature.
- [Auto-Tax Calculation](https://woo-docs.payaddons.com/fundamentals/auto-tax-calculation.md): Leverage Stripe Tax Calculation for WooCommerce Checkout (Only Stripe Hosted Checkout).
- [Woo Subscription Integration (Pro)](https://woo-docs.payaddons.com/fundamentals/woo-subscription-integration-pro.md): Seamlessly integrate WooCommerce Subscriptions with Stripe's self-hosted checkout page for your subscription-based store. Supports a wide range of subscription features and payment methods.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://woo-docs.payaddons.com/woocommerce-stripe-addon.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.
