> ## Documentation Index
> Fetch the complete documentation index at: https://docs.payglocal.in/llms.txt
> Use this file to discover all available pages before exploring further.

# Plugin Integration

> Accept PayGlocal on Shopify, WooCommerce, Magento, OpenCart, or Wix — guided installs, downloads, and configuration.

<div className="not-prose payg-plugin-hero">
  <p className="payg-plugin-hero-title">Merchant store plugins</p>

  <p>
    Use PayGlocal on the platform you already run. Pick a guide below for install paths, download matrices, admin screenshots, and
    credential fields. Same integration outcome as our APIs — less engineering lift when a native plugin fits your stack.
  </p>
</div>

## Supported platforms

<CardGroup cols={2}>
  <Card title="Shopify" icon="shopify" href="/plugins/shopify">
    Two App Store flows: **Seamless** (card fields on your storefront) and **Redirection** (hosted PayGlocal page). Install both when you need both checkout experiences.
  </Card>

  <Card title="WooCommerce" icon="wordpress" href="/plugins/woocommerce">
    WordPress ZIP plugin: PHP-based download matrix (with and without Elementor), upload install, and **WooCommerce → Payments** configuration walkthrough.
  </Card>

  <Card title="Magento" icon="magento" href="/plugins/magento">
    Adobe Commerce / Magento module: copy to root, flush cache, then **System → Configuration → Sales → Payment Methods**.
  </Card>

  <Card title="OpenCart" icon="cart-shopping" href="/plugins/opencart">
    Extension installer, **Extensions → Payments**, and field reference including gateway and refund URLs for sandbox testing.
  </Card>

  <Card title="Wix" icon="wix" href="/plugins/wix">
    Velo **Service Plugins → Payment**, npm packages (`jose`, `crypto-js`), publish, then connect under **Accept Payments**.
  </Card>
</CardGroup>

## What you will need

Before any plugin setup, have merchant credentials from [GCC](/getting-started/dashboard-and-key-management) and review [Key Management](/key-management/overview) for signing material (merchant ID, keys, PEM files) referenced in each admin UI.

<Note>
  If your PHP, Magento, OpenCart, or WooCommerce version is not listed in a download table, contact your **PayGlocal account manager** for the correct build.
</Note>
