Title: Webhook Helper
Author: Developer
Published: <strong>2018(&#101;)k&#111; abendua&#114;&#101;&#110; 28(&#97;)</strong>
Last modified: 2026(&#101;)k&#111; martxoa&#114;&#101;&#110; 5(&#97;)

---

Bilatu pluginak

![](https://ps.w.org/api2cart-webhook-helper/assets/banner-772x250.png?rev=2002909)

![](https://ps.w.org/api2cart-webhook-helper/assets/icon-128x128.png?rev=2002909)

# Webhook Helper

 [Developer](https://profiles.wordpress.org/api2cartdev/)-(r)en eskutik

[Deskargatu](https://downloads.wordpress.org/plugin/api2cart-webhook-helper.zip)

 * [Xehetasunak](https://eu.wordpress.org/plugins/api2cart-webhook-helper/#description)
 * [Berrikuspenak](https://eu.wordpress.org/plugins/api2cart-webhook-helper/#reviews)
 *  [Instalazioa](https://eu.wordpress.org/plugins/api2cart-webhook-helper/#installation)
 * [Garapena](https://eu.wordpress.org/plugins/api2cart-webhook-helper/#developers)

 [Laguntza](https://wordpress.org/support/plugin/api2cart-webhook-helper/)

## Deskripzioa

Enhance Your WooCommerce Integration with Extended Webhook Support
 This plugin 
was developed by API2Cart to overcome WooCommerce’s native limitations and provide
powerful, event-based automation via webhooks. Unlike the default WooCommerce setup,
this plugin adds a range of additional webhook topics, enabling deeper integration
and improved real-time synchronization.

✅ Supported webhook events:
 basket.created basket.updated basket.deleted

order_shipment.created
 order_shipment.updated order_shipment.deleted

variant.created
 variant.updated variant.deleted

category.created
 category.updated category.deleted

This plugin can be used independently of API2Cart, making it a valuable tool for
any developer or business seeking more control over WooCommerce event handling.

Trusted by developers and eCommerce platforms worldwide, API2Cart provides enterprise-
grade API solutions for multichannel retail integrations.
 Installing this plugin
helps you unlock more precise and flexible event tracking in your WooCommerce store—
whether or not you use API2Cart.

WHAT IS API2Cart?

[API2Cart](https://api2cart.com/) is a unified API to integrate with 60+ shopping
carts and marketplaces including Magento, Shopify, BigCommerce, WooCommerce, PrestaShop,
Demandware, Amazon and others.
 We are also constantly expanding our list of platforms
to meet the needs of our customers.

### Experience the API2Cart Advantage

 * **Seamless Integration:** Integrate seamlessly with WooCommerce and eliminate
   the hassle of managing multiple platforms.
 * **Real-time Notifications:** Receive instant notifications for cart updates, 
   including item additions and deletions.
 * **Unified API:** Manage 60+ shopping carts and marketplaces with a single API.
 * **Comprehensive Data Management:** Easily retrieve, add, delete, update, and 
   synchronize store data such as orders, customers, products, baskets, and categories
   from all or any of the supported platforms. See [all methods and platforms](https://api2cart.com/supported-api-methods/)
   we support.
 * **Developer-Friendly Tools:** Utilize our [SDK](https://api2cart.com/docs/sdk/)
   and [detailed documentation](https://api2cart.com/docs/) to connect multiple 
   shopping carts and marketplaces with ease.

Take Your eCommerce Business to New Heights
 If you have any questions, feel free
to contact us at [manager@api2cart.com](https://eu.wordpress.org/plugins/api2cart-webhook-helper/manager@api2cart.com?output_format=md)
or [submit the form](https://api2cart.com/contact-us/).

## Pantaila-argazkiak

 * [[
 * “Basket Updated” is a new webhook topic.

## Instalazioa

 1. Upload the `a2c-webhook-helper` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## MEG

### Does this plugin require the Woocommerce plugin?

Yes, the Woocommerce plugin must be installed and active.

## Berrikuspenak

Ez dago berrikuspenik plugin honentzat.

## Laguntzaileak eta Garatzaileak

“Webhook Helper” software librea da. Ondoko pertsonek egin dizkiote ekarpenak plugin
honi.

Laguntzaileak

 *   [ Developer ](https://profiles.wordpress.org/api2cartdev/)

[Itzul zaitez Webhook Helper zure hizkuntzara.](https://translate.wordpress.org/projects/wp-plugins/api2cart-webhook-helper)

### Garapena interesatzen zaizu?

[Araka kodea](https://plugins.trac.wordpress.org/browser/api2cart-webhook-helper/),
begiratu [SVN biltegia](https://plugins.svn.wordpress.org/api2cart-webhook-helper/)
edo harpidetu [garapen erregistrora](https://plugins.trac.wordpress.org/log/api2cart-webhook-helper/)
[RSS](https://plugins.trac.wordpress.org/log/api2cart-webhook-helper/?limit=100&mode=stop_on_copy&format=rss)
bidez.

## Aldaketen loga

#### 1.7.5

 * Fixed shipment deleted webhook not firing when using delete_meta_data with HPOS.

#### 1.7.4

 * Added support plugin Orders Tracking for WooCommerce.

#### 1.7.3

 * Added compatibility with WooCommerce 9+

#### 1.7.2

 * Fix bugs

#### 1.7.1

 * Fix bugs

#### 1.7

 * Added webhooks ‘Category Created, Category Updated, Category Deleted’

#### 1.6.6

 * Fix bugs

#### 1.6.5

 * Added customer IP address output for ‘basket.add’ and ‘basket.update’ webhooks.

#### 1.6.4

 * Add support webHooks from APP request

#### 1.6.3

 * Fix bug with multi-store

#### 1.6.2

 * Fix order.shipment webhook events

#### 1.6.1

 * Fix plugin compatibility

#### 1.6

 * Added support for integration with Woocommerce via REST API
 * Added new REST API endpoints:
    - GET wc-a2c/v1/basket/{basket_id} – retrieve basket by ID,
    - PUT wc-a2c/v1/basket/{basket_id} – update basket,
    - GET wc-a2c/v1/customer/{customer_id}/basket – retrieve customer basket,
    - POST wc-a2c/v1/customer/{customer_id}/basket – create customer basket,
    - GET wc-a2c/v1/customer/{customer_id}/session – retrieve customer session data,
    - GET wc-a2c/v1/abandoned-order – get abandoned carts

#### 1.5

 * Added webhooks ‘Variant Created, Variant Updated, Variant Deleted’

#### 1.4

 * Added webhooks ‘Shipment Tracking Create’ and ‘Shipment Tracking Delete’

#### 1.3

 * Fix an issue with the code that set an empty value to a variable. This caused
   to PHP Warning on PHP 8

#### 1.2

 * Code refactored, added ‘Basket Create’ webhook, support guest baskets, added 
   basket id into the order meta

#### 1.1.0

 * Added new Webhook topic ‘Basket Deleted’ and basket creation time

#### 1.0.1

 * Added plugin version tracking via WordPress option

#### 1.0

 * First official release

## Meta

 *  Version **1.7.5**
 *  Azken eguneraketa **duela hilabete 1**
 *  Instalazio aktiboak **40+**
 *  WordPress bertsioa ** 4.1 edo handiagoa **
 *  **6.8.5** (e)raino probatuta.
 *  PHP bertsioa ** 5.6 edo handiagoa **
 *  Language
 * [English (US)](https://wordpress.org/plugins/api2cart-webhook-helper/)
 * Etiketak
 * [api2cart](https://eu.wordpress.org/plugins/tags/api2cart/)[WooCommerce Integration](https://eu.wordpress.org/plugins/tags/woocommerce-integration/)
   [WooCommerce Plugin](https://eu.wordpress.org/plugins/tags/woocommerce-plugin/)
   [woocommerce webhooks](https://eu.wordpress.org/plugins/tags/woocommerce-webhooks/)
 *  [Ikuspegi aurreratua](https://eu.wordpress.org/plugins/api2cart-webhook-helper/advanced/)

## Balorazioak

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/api2cart-webhook-helper/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/api2cart-webhook-helper/reviews/)

## Laguntzaileak

 *   [ Developer ](https://profiles.wordpress.org/api2cartdev/)

## Laguntza

Zerbait duzu esateko? Laguntza behar?

 [Ikusi laguntza foroa](https://wordpress.org/support/plugin/api2cart-webhook-helper/)