WP Manifestindependent plugin directory
manifest / ecommerce / woocommerce-stock-sync-pronto-api

WooCommerce Stock Sync with Pronto Avenue API

Integrates WooCommerce with an external API to automatically update product stock levels based on SKU codes. Fetches product data, matches SKUs, and updates stock levels, handling API rate limits and server execution time constraints with batch processing.

by Jerry Li · github.com/l1jer/woocommerce-stock-sync-pronto-api

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/l1jer/woocommerce-stock-sync-pronto-api/archive/refs/heads/main.zip

From the readme

WooCommerce Stock Sync with Pronto Avenue API Synchronize your WooCommerce product stock levels and GTINs with an external API seamlessly and efficiently. Description WooCommerce Stock Sync with Pronto Avenue API helps you keep your WooCommerce store's product stock levels and GTINs in sync with an external API effortlessly. The plugin now includes comprehensive GTIN synchronisation capabilities, automatically populating missing GTINs from the API's APN field. Changelog 1.4.11 FIXED: Fatal error "Undefined constant" caused by typographic (curly) quotes around SKU 11073-XLT in the WCSSPAAEXCLUDEDSKUS exclusion list; replaced with straight single quotes so the SKU is correctly excluded from sync 1.4.10 NEW FEATURE: Real-time checkout stock validation against SCS API with DEFAULT fallback (Task 1.4.10) USER SAFETY: Checkout is blocked with clear messaging when API stock is lower than cart quantity GRACEFUL FAILURE: Orders proceed if both APIs are unreachable, with logged

Read the full README on GitHub →