| 开发者 | moldech |
|---|---|
| 更新时间 | 2026年8月17日 22:36 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
www.pepspectrum.com:
Yes. The plugin is a connector for that marketplace and does nothing on its own. Registering a store is free. See the third-party service disclosure above for exactly what data is shared once you connect.
No to both. Shoppers check out on your own store, through your own payment gateway — PepSpectrum never handles the money. Since version 1.6.7 the plugin sends no customer information at all: order reports carry amounts and references only.
Every published product that has a SKU. Drafts, private and pending products never leave your store. Whether a listing is actually shown to shoppers is a separate switch you control from your PepSpectrum dashboard, not from WordPress.
Almost always a missing SKU. Check WooCommerce → PepSpectrum — it reports how many published products have no SKU, and how many variations are falling back to their parent's SKU. Both cases are also flagged on the product edit screen.
Only orders that PepSpectrum referred. The plugin marks those orders when the buyer arrives, and checks for that mark before reporting anything. Organic orders are never involved.
Edit the product, upload the certificate PDF using the Add Media button, and save. That is all — the plugin finds it and sends the link with your listing. The file stays on your own server; only its address is shared. For a variable product, upload the PDF to a variation to give that size its own certificate, or to the parent product to cover every variation at once. A PDF uploaded through Media → Add New is not matched to any product, so it is not found this way. Add its link from your PepSpectrum dashboard instead.
No. Every call to the marketplace is queued and runs in the background through Action Scheduler (which ships with WooCommerce), so checkout and admin saves are never blocked waiting on the network.
WooCommerce → Status → Logs, source pepspectrum-connect.
Yes. The plugin declares compatibility with WooCommerce's High-Performance Order Storage and with the block-based cart and checkout, and uses the WooCommerce CRUD API throughout.
Deactivate the plugin. Your scheduled background sync is cancelled, and nothing further is sent. Deleting the plugin also removes its settings; your products and orders are untouched.
pepsc prefix (the previous mpc prefix was shorter than the four
characters the directory guidelines require). Your settings, marketplace
order tags, COA links and any queued background work are migrated
automatically the first time the updated plugin loads — no action needed.Requires Plugins
header on WordPress 6.5+.pepspectrum-connect rather
than the original mp-connect. Your existing log files stay where they are
under the old name; new entries appear under WooCommerce → Status → Logs,
source pepspectrum-connect.mp_order_id
instead, which PepSpectrum already issued when it referred the buyer.