PepSpectrum Connect links your WooCommerce store to PepSpectrum, a
price-comparison marketplace. Shoppers compare offers from several stores on one
page, then click through to buy on your store — you keep the customer, the
payment and the order.
You install this plugin, paste the two credentials from your PepSpectrum vendor
dashboard, and everything after that is automatic.
Everything runs in the background through Action Scheduler, so a sale or an admin
save is never held up waiting on a network call.
This plugin depends on an external service and is not useful without one.
It is a client for the PepSpectrum marketplace at
www.pepspectrum.com, operated by PepSpectrum. Using
the plugin means store data is transmitted to, and processed by, that service. You
need a PepSpectrum vendor account to use it.
Nothing is sent until you connect the plugin. On a fresh install it makes no
outbound requests at all. It begins communicating only after you save an API Key
and Secret on WooCommerce PepSpectrum — saving those credentials is the act of
consent.
Once connected, the plugin sends to www.pepspectrum.com:
The plugin also receives two kinds of signed request from the service: checkout
links that carry a buyer to your store with their cart and details, and a request
to re-send your catalogue. Both are rejected unless they carry a valid signature
made with your API Secret and are within their expiry window.
All traffic is signed with HMAC-SHA256 and sent over HTTPS. No data is shared with
any other third party.
By connecting your store you agree to the PepSpectrum
Terms of Service and
Privacy Policy.
The SKU is how the marketplace identifies a product across different stores, so a
product saved without one is not synced and will not appear there.
On a variable product, every variation needs its own unique SKU. WooCommerce
reports the parent’s SKU for a variation left blank, which would make the
variations overwrite each other into a single listing and break checkout for
buyers sent over. The plugin flags both cases in wp-admin so you are never left
guessing why a product is missing.