Glossary
VayaPin (the product)
The GPS-precision digital address system. A unique human-readable code maps to an exact physical location with GPS coordinates, entrance photos, and custom delivery instructions.
VayaPin code / alias
The short code a customer types at checkout, e.g. MARIA86. Case-insensitive on the server side.
Autofill
The act of resolving a VayaPin code to address fields and writing them into the WooCommerce checkout form.
Opt-in
The checkbox at order confirmation that lets a new customer convert their order address into a permanent VayaPin code for reuse on other stores.
API key / API token
The secret string that authenticates your store with the VayaPin API. Lives in Connection tab, stored encrypted at rest.
Environment
Either Production (live data, counts against quota) or Sandbox (test data, free).
Webhook
An HTTP POST that VayaPin sends to your store when something changes (address updated, new VayaPin created, opt-in consented). Configured in the Notifications tab.
Webhook secret
Shared secret used to HMAC-sign each webhook. Your store rejects any webhook whose signature doesn't match.
QR Delivery Sticker
A printable QR code attached to VayaPin orders. Driver scans it → opens a GPS map of the drop location plus entrance instructions.
Pin Creation History
The audit log of every VayaPin checkout event performed by your storefront (autofill success, new pin created, failures). See Pin Creation History.
Webhook Logs
The full delivery history of webhooks received by your store. See Webhook Logs.
Conversion (billing sense)
A successful VayaPin code resolution that resulted in an autofill at checkout. This is the unit VayaPin's quotas and pricing are measured in — not every API call.
Conversion lift (analytics sense)
A directional estimate of how much higher the order-completion rate is for carts that engaged the VayaPin widget vs. those that didn't, over the same period. Shown in the Analytics tab.
Favourite Pin
A flag on a customer's VayaPin profile marking your store as a preferred merchant. Set automatically when a customer creates a VayaPin via your checkout opt-in.