| 开发者 | konceptwise |
|---|---|
| 更新时间 | 2026年6月15日 18:08 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPL-2.0-or-later |
| 版权网址: | 版权信息 |
https://api.pricesync.jalpi.com. The following data is sent to this service:
wp_options and two custom tables):
pricesync-jalpi.zip → Install Now → ActivateYes. Sign up at https://pricesync.jalpi.com. Login is passwordless via email OTP (Authyo) or Jalpi SSO.
Only if you enable "Auto" pricing mode per product. The default is Approval mode, where every suggested change waits for your manual OK in the Pending Changes inbox.
When the plugin is activated, it registers a WP-Cron event that runs every 5 minutes. The handler fetches pending suggestions for products in Auto mode, applies the suggested price to your WC product (clears any stale sale price > new regular), and marks the change Approved on the PriceSync side. WP-Cron only fires when your site receives traffic — for low-traffic stores you may need to set up a real system cron pointing at wp-cron.php.
Only the product IDs, slugs, prices, and competitor URLs you configure. No customer or order data is sent to PriceSync.
The Disconnect button wipes 11 cached wp_options (Site ID, token, plan info, etc.) so the plugin returns to the initial connect form. Your tracked products on the PriceSync side stay intact and are reachable again with a freshly-generated token. Click "Delete" on the plugin row to also remove the per-product _pricesync_jalpi_ps_id post meta and unschedule the auto-apply cron.
v1.0 supports simple products only. Variable / grouped / external products are excluded from the Products picker and the meta box. Variation-level tracking is on the roadmap.
The plugin is fully HPOS-compatible (declared via before_woocommerce_init). It never touches order data — only product prices and metadata.
Only product IDs, slugs, prices, and the competitor URLs you configure are sent to the PriceSync API (api.pricesync.jalpi.com). No customer data, orders, or personal shopper information is ever transmitted. See the "Third-Party / External Service" section above for full details.
The price-change audit log records the WordPress user ID of whoever approved a price change (or 0 for auto-apply cron runs). This is used to show "Changed By" in the logs table. You can export or erase this data via Tools → Export Personal Data / Tools → Erase Personal Data in the WordPress admin.