> For the complete documentation index, see [llms.txt](https://docs.paywithflash.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.paywithflash.com/integrations/woocommerce.md).

# WooCommerce

## **Setting Up the Flash Plugin for WooCommerce**

The Flash plugin for WooCommerce allows merchants to accept Bitcoin payments through their online store effortlessly. This guide will walk you through the setup process, including downloading the plugin, configuring your API key, and enabling the payment gateway.

***

## **Overview**

The Flash plugin integrates directly with WooCommerce to provide a secure and user-friendly Bitcoin payment solution. With this plugin, you can:

* Accept Bitcoin payments directly in your store.
* Ensure non-custodial transactions with full control of your funds.
* Enhance your store’s payment options with a cutting-edge Lightning Network solution.

***

## **Key Steps**

1. **Download the Plugin:**\
   Access the Flash plugin from your dashboard and download the zip file.
2. **Install the Plugin on WooCommerce:**\
   Upload the downloaded plugin file to your WooCommerce store and activate it.
3. **Configure Your API Key:**\
   Generate and input your unique API key to connect your store with the Flash payment gateway.
4. **Enable Flash Payments:**\
   Adjust your WooCommerce payment settings to activate the "Flash - Pay in Bitcoin" option.

{% embed url="<https://scribehow.com/shared/Set_Up_the_Flash_Plugin_for_WooCommerce__grcrOuabRBeQ3aaEoa6ZHg>" %}


---

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

```
GET https://docs.paywithflash.com/integrations/woocommerce.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.
