# Overview

## How to integrate?

Integrating with 8Pay opens up a world of possibilities for your business. Whether you're an e-commerce store owner, a content creator, or a service provider, 8Pay offers a range of powerful features to enhance your payment experience. From one-time payments to recurring subscriptions, automated scheduled payments and donations on popular streaming platforms, 8Pay has got you covered. With seamless integrations like embedding buttons, connecting with Shopify or WooCommerce, and leveraging the Javascript SDK, you can easily start accepting cryptocurrency payments, expand your customer base, and streamline your financial operations. Get ready to unlock the potential of crypto payments with 8Pay's flexible and user-friendly integration options.

### Buttons

Integrate 8Pay effortlessly by adding a button to your website. Simply copy and paste the HTML code generated from the web app or customize it to suit your specific billing model requirements.

{% content-ref url="/pages/-MamchUa8\_fpKYSMQXM-" %}
[Buttons](/integrations/buttons.md)
{% endcontent-ref %}

### Shopify

Enable cryptocurrency payments on your Shopify store by creating an app, granting permission, and securely linking it with 8Pay. Copy and paste the access token into the 8Pay app to start accepting crypto payments seamlessly.

{% content-ref url="/pages/gqK6TmJjE8NY4R587W1k" %}
[Shopify](/integrations/shopify.md)
{% endcontent-ref %}

### WooCommerce

Expand your WooCommerce store's payment options by installing the 8Pay WooCommerce plugin. Select the desired chains and tokens to receive payments, and empower your customers to make purchases using cryptocurrencies.

{% content-ref url="/pages/-MdaheYC-ltd-xjBVpvQ" %}
[Woocommerce](/integrations/woocommerce.md)
{% endcontent-ref %}

### Streaming Donations

Streamers can effortlessly receive crypto donations by creating a donation link to share on platforms like Twitch and YouTube. Connect with your audience and accept contributions in cryptocurrencies hassle-free.

{% content-ref url="/pages/wUKHp4yOs3KMVCeT7bjb" %}
[Streaming Donations](/integrations/streaming-donations.md)
{% endcontent-ref %}

### Javascript SDK

Utilize the powerful Javascript SDK provided by 8Pay to programmatically interact with their smart contracts. Manage your subscriptions, trigger billings, or terminate them with ease, all through streamlined SDK integration.

{% content-ref url="/pages/-MamNcJZs71Wh\_VPQart" %}
[JavaScript SDK](/integrations/javascript-sdk.md)
{% endcontent-ref %}


---

# 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.8pay.network/integrations/overview.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.
