# Which payment gateways are compatible with WooCommerce POS?

Below is a table of WooCommerce payment gateways which have been tested with WooCommerce POS.

For the best experience we recommend the [free Stripe gateway](https://wordpress.org/plugins/woocommerce-gateway-stripe/), this is the only gateway officially supported by both WooCommerce and WooCommerce POS.

| Gateway                                                                                                                                                                         | Compatible | Version Tested |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------- | -------------- |
| <p> <a href="https://wordpress.org/plugins/woocommerce-gateway-stripe/">WooCommerce Stripe Payment Gateway</a><br> by WooCommerce</p>                                           | ✔          | 3.x            |
| <p> <a href="https://woocommerce.com/products/authorize-net-aim/">WooCommerce Authorize.Net AIM Gateway</a><br> by SkyVerge</p>                                                 | queued     | 3.x            |
| <p> <a href="https://wordpress.org/plugins/woocommerce-gateway-paypal-powered-by-braintree/">WooCommerce PayPal Powered by Braintree Payment Gateway</a><br> by WooCommerce</p> | ✘          | 2.x            |


---

# 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://faq.wcpos.com/integrations/payment-gateways.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.
