PallasMark records short video/photo proof of your orders before they ship, and lets the buyer
approve (or dispute) that proof before the package leaves your warehouse — protecting you from
“item not as described” disputes and chargebacks.
This plugin automates the whole connection: paste a one-time connect token from your PallasMark
account, click Connect to PallasMark, and the plugin registers itself with PallasMark and
creates the order.created / order.updated webhooks on WooCommerce’s modern REST API
(wp_api_v3) — using the single webhook secret PallasMark actually verifies, so there’s nothing
left to copy between the two systems by hand.
What this plugin does:
What this plugin does NOT do: it does not send any order data anywhere by itself outside of
the explicit setup action described above. Once connected, WooCommerce’s own webhook delivery
system sends the order payload to PallasMark whenever triggered by real order activity. You still
need a PallasMark account to receive and use that data — this plugin is
the WooCommerce-side half of the connection, not a full product on its own.
After connecting here, you’ll also need to click Connect WooCommerce inside PallasMark
(Integrations page) to grant a read/write REST API key pair — this is what lets PallasMark write
the proof link and approval status back onto your orders. The webhook connection alone only lets
orders flow in; the REST key is what lets status flow back.
External service disclosure: PallasMark is a hosted Software as a Service product. When you
explicitly click Connect to PallasMark, the plugin (a) calls PallasMark’s registration API
with your connect token and this site’s URL to obtain a webhook secret, and (b) configures
WooCommerce to send order-created and order-updated webhook payloads to the PallasMark service
going forward. Depending on the order, those payloads may include customer contact, billing,
shipping, product, and order-status data. The plugin does not contact PallasMark before this
explicit setup action. Use of the service is subject to the
PallasMark Terms of Service and
Privacy Policy.