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

# Integrations

> Explore pre-built integrations for Notch Pay

# Integrations

<Note>
  Notch Pay offers a variety of pre-built integrations with popular platforms and services to help you quickly add payment functionality to your applications.
</Note>

## Available Integrations

<CardGroup cols={2}>
  <Card title="WordPress" icon="wordpress" color="#16A34A" href="/sdks/wordpress">
    Accept payments on your WordPress site with our official plugin.

    Easily add payment forms, buttons, and checkout options to any WordPress page.
  </Card>

  <Card title="WooCommerce" icon="shopping-cart" color="#16A34A" href="/sdks/woocommerce">
    Add Notch Pay as a payment gateway for your WooCommerce store.

    Support for Mobile Money, cards, and other payment methods in Africa.
  </Card>

  <Card title="Laravel" icon="laravel" color="#16A34A" href="/sdks/laravel">
    Integrate Notch Pay into your Laravel applications with our official package.

    Includes facades, helpers, and middleware for easy integration.
  </Card>

  <Card title="Shopify" icon="shopify" color="#16A34A">
    Coming soon! Accept payments on your Shopify store with Notch Pay.

    Join our waitlist to be notified when this integration is available.
  </Card>
</CardGroup>

## Integration Benefits

<CardGroup cols={3}>
  <Card title="Quick Setup" icon="bolt" color="#16A34A">
    Get up and running in minutes with minimal configuration required.
  </Card>

  <Card title="Maintained" icon="code-branch" color="#16A34A">
    All official integrations are regularly updated and maintained by Notch Pay.
  </Card>

  <Card title="Secure" icon="shield-halved" color="#16A34A">
    Built with security best practices to protect your payments and customer data.
  </Card>
</CardGroup>

## Custom Integrations

Need to integrate Notch Pay with a platform not listed here? You have several options:

1. **Use our SDKs**: Integrate directly using our [JavaScript](/sdks/javascript), [PHP](/sdks/php), or [Python](/sdks/python) SDKs
2. **API Integration**: Use our [REST API](/api-reference) for a custom integration
3. **Contact Us**: Reach out to our [integration team](mailto:hello@notchpay.co) for assistance with custom integrations

## Community Integrations

We welcome community contributions for integrations with additional platforms. If you've built an integration with Notch Pay, please let us know so we can feature it here.

## Coming Soon

We're constantly working on new integrations. Here's what's coming soon:

* Shopify
* PrestaShop
* Magento
* OpenCart

To request an integration with a specific platform, please contact us at [hello@notchpay.co](mailto:hello@notchpay.co).
