Linux 软件免费装
Banner图

Pricesync By Jalpi

开发者 konceptwise
更新时间 2026年6月15日 18:08
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

woocommerce pricing automation competitors price-tracking

下载

1.0.0

详情介绍:

Connect your WooCommerce store to the PriceSync platform so you can stay competitive without manually monitoring rivals. The PriceSync API handles the heavy lifting (scheduled scraping, strategy math, history); this plugin is the thin WC-side companion that lets merchants: This plugin requires a paid account at https://pricesync.jalpi.com. A free trial is available. Without an active account and a valid Site Token the plugin cannot track prices or apply any price changes. About This plugin is developed and maintained by Konceptwise Digital Media Pvt. Ltd., the parent company behind the Jalpi product line. Jalpi is a suite of digital tools built and owned by Konceptwise Digital Media Pvt. Ltd. PriceSync is a product under the Jalpi brand, fully owned and operated by Konceptwise Digital Media Pvt. Ltd. Third-Party / External Service This plugin communicates with the Pricesync by Jalpi API, a remote service operated by Jalpi at https://api.pricesync.jalpi.com. The following data is sent to this service: No customer data, order data, or personally identifiable information about your shoppers is ever sent. By connecting your store you agree to Jalpi's terms and privacy policy: Data Stored Locally The plugin stores the following data in your WordPress database (wp_options and two custom tables):

安装:

  1. Get a Site Token from the PriceSync portal:
  2. Sign in at https://pricesync.jalpi.com (passwordless via email OTP or Jalpi SSO)
  3. Open Dashboard → API Keys → "Generate New Site Token"
  4. Copy the Site ID (UUID) and Site Token (shown once — save it now)
  5. Install the plugin:
  6. WP Admin → Plugins → Add New Plugin → Upload Plugin
  7. Choose pricesync-jalpi.zip → Install Now → Activate
  8. Connect:
  9. WP Admin → Pricesync → Settings
  10. Paste Site ID + Site Token → Connect
  11. The plugin verifies credentials with PriceSync (handshake call) and caches your plan + balance
  12. Track your first product:
  13. Pricesync → Products → click "Track" on any simple WC product
  14. Fill cost price, min profit %, choose pricing mode (Approval = safe default; Auto = hands-off)
  15. Save
  16. Add competitor URLs:
  17. Open the WC product edit page → scroll to the "PriceSync — Competitor URLs" meta box
  18. Add one URL per competitor → click "Sync now" to verify scraping works
  19. Sync:
  20. Pricesync → Sync History → "Sync Now" button (or wait for the API's hourly schedule)
  21. Suggestions land in Pricesync → Pending Changes for Approval-mode products
  22. Auto-mode products skip the inbox and apply within 5 minutes

升级注意事项:

1.0.0 Initial release.

常见问题:

Do I need a PriceSync account?

Yes. Sign up at https://pricesync.jalpi.com. Login is passwordless via email OTP (Authyo) or Jalpi SSO.

Will this change my product prices automatically?

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.

How does the auto-apply schedule work?

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.

What data leaves my WordPress site?

Only the product IDs, slugs, prices, and competitor URLs you configure. No customer or order data is sent to PriceSync.

I disconnected and want to start fresh — what gets cleared?

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.

Does this work with variable products?

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.

What about HPOS (custom order tables)?

The plugin is fully HPOS-compatible (declared via before_woocommerce_init). It never touches order data — only product prices and metadata.

What data does the plugin send externally?

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.

Does the plugin store any personal data?

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.

更新日志:

1.0.0