E-commerce
July 1, 2026
"The certificate never arrived in the mail." "My son lost the gift voucher before using it." "The printed code is illegible, can you replace it?" Three tickets where a mismanaged physical gift certificate confuses digital cards, lost packages, and uncontrolled reissuing.
The e-commerce physical gift certificate support covers postal mailing, serial numbers, in-store or online use, loss, and replacement. Distinct from the digital gift card (#gift-card): here, we are talking about a printed paper voucher shipped or delivered in person.
This guide #547 covers policy PHYGCERT-SUP, flows PGC-1 to PGC-8, and the PHYGCERT-MAP matrix. First physical certificate content. Pair of the future CS bot PHYGCERT (#548).
Summary
Why do physical gift certificates generate tickets?
The customer offers or receives a printed gift voucher with a serial number. Postal delays, loss, damaged codes, or confusion with email cards generate emotional tickets during holiday periods.
Five typical frictions
Postal delivery: certificate not received within parcel timeframe
Loss / theft: voucher lost before use
Illegible code: torn or wet certificate
Usage: how to use online or in-store
Expiration: past validity date with remaining balance
The DGCCRF recalls the rules for gift cards and vouchers, including validity and prior information (DGCCRF, gift card). The physical certificate follows the same transparency obligations.
PHYGCERT #547 vs digital card, digital gift #419 and package #205
Five contents, five distinct gift formats.
Quick Matrix
#547 PHYGCERT: good paper series replacement loss sending
Digital gift card: email balance Shopify checkout
#419 DGIFT: scheduled email access codes
#205 gift: physical package hidden invoice
#548 PHYGCERTbot: bot balance replacement conditions
Route: instant code email → gift-card or #419. Printed mail voucher → #547 PHYGCERT.
Which phygcert_* typologies should be classified?
Eight physical certificate ticket scenarios.
Eight phygcert typologies
phygcert_not_received: postal certificate never received
phygcert_shipping_delay: parcel delivery time exceeds map SLA
phygcert_lost_stolen: voucher lost or stolen before use
phygcert_damaged: unreadable torn certificate
phygcert_redeem_how: use online POS store
phygcert_balance_check: remaining balance on certificate
phygcert_expired: validity expired, extension requested
phygcert_replacement: official reissue request
Tags: phygcert, gift_certificate, serial_lookup. SERIAL-LOOKUP-FIRST before any reissue.
How should the PHYGCERT-MAP matrix be structured?
The PHYGCERT-MAP matrix documents physical certificates by SKU for agents and future bot #548.
PHYGCERT-MAP Columns
cert_sku: certificate product amount variant
serial_format: serial number validation pattern
delivery_method: postal POS pickup email PDF print
validity_months: validity period T&C
replacement_policy: lost damaged reissue conditions
redeem_channel: online checkout POS both
verify_identity: buyer recipient proof
bot_intent_map: bot_phygcert_* #548 mapping
Serial register: serial, order_id, status unused redeemed void. Monthly audit of active series vs printed stock.
PHYGCERT-SUP policy in six rules
Six rules supporting physical certificates.
SERIAL-LOOKUP-FIRST: serial registry lookup before action
PHYGCERT-MAP-GROUNDED: replacement from map only
ID-VERIFY-REPLACEMENT: proof of purchase required before reissue
NO-DUPLICATE-VALUE: void old serial before issuing new
SHIP-TRACK-CITE: track postal reshipment grounded
DIGITAL-REROUTE: email card → gift-card item
PHYGCERT Flow PGC-1 to PGC-8
Eight-step physical certificate agent flow.
PGC-1 Intake: phygcert_* intent + order serial ask
PGC-2 Serial lookup: registry status unused redeemed
PGC-3 PHYGCERT-MAP: replacement redeem validity
PGC-4 Classify: not_received lost damaged redeem
PGC-5 Respond: macro PHYGCERT grounded
PGC-6 Verify identity: ID-VERIFY if replacement
PGC-7 Execute: void reissue reship tracking
PGC-8 Close: tag phygcert_resolved outcome
SLA: phygcert_not_received responded to with tracking or reship within map timeframe.
Essential PHYGCERT macros
Four macro agents.
PHYGCERT-TRACK-01
"Order certificate [order_num] shipped [date]. Tracking: [tracking_url]. Estimated postal delivery [sla_days] days. If not received after [date], contact us for a resend."
PHYGCERT-REDEEM-01
"Redemption: enter serial number [serial_format] at checkout under gift voucher section or present in store [POS_list]. Validity: [validity_months] months. Terms: [policy_url]."
PHYGCERT-REPLACE-01
"After identity verification, certificate [serial] will be deactivated. New certificate issued within [replacement_sla]. Shipped via [delivery_method]. Tracking number upon receipt."
PHYGCERT-LOST-01
"Loss reported. If not used according to register: re-issuance possible under policy [replacement_policy map]. Confirm buyer's email and shipping address."
Edge cases: corporate, last-minute, and fraud
Five cases outside the standard macro.
Corporate B2B lots: corporate gifts bulk CSV series
Last-minute gift: last minute PDF pickup option
Gift wrapping: gift wrapping parcel certificate
Series already used: refusal replacement fraud lookup redeemed
Digital card confusion: DIGITAL-REROUTE gift-card article
Reissue without void serial = double liability. NO-DUPLICATE-VALUE mandatory ops finance.
Essential phygcert KPIs
Five PHYGCERT steering metrics.
phygcert_ticket_rate: certificate tickets / certificates sold
phygcert_replacement_sla: lost damaged reissue delay
phygcert_not_received_rate: postal address not received / shipments
phygcert_redeem_success: % series used vs issued
phygcert_fraud_block: rejected replacements on redeemed series
Target: phygcert_replacement_sla < 5 business days if ID-VERIFY pass and replacement_policy map.
PHYGCERT anti-patterns
Five common mistakes.
Reissue without lookup: SERIAL-LOOKUP-FIRST
Double active value: NO-DUPLICATE-VALUE
Confusing gift-card email: DIGITAL-REROUTE
Replacement without verify: ID-VERIFY-REPLACEMENT
Promising reship without tracking: SHIP-TRACK-CITE
PHYGCERT with Qstomy
Qstomy on Shopify: detect phygcert intent, serial lookup registry, PHYGCERT-MAP replacement policy, redeem guide, handoff #548 bot tier 1 balance serial.
Pipeline: #547 agents replacement verify → #548 bot tier 1 balance conditions.
Explore AI support and request a demo.
Checklist, FAQ and going further
PHYGCERT Checklist (8 steps)
PHYGCERT-MAP v1: SKU serial replacement redeem
Serial registry: unused redeemed void sync ops
PHYGCERT-SUP Policy: 6 NO-DUPLICATE-VALUE rules
8 phygcert_* typologies: helpdesk tags
4 PHYGCERT-* macros: TRACK REDEEM REPLACE LOST
Page /gift-certificate FAQ: usage loss processing time
Agent training 30 min: serial lookup reship
KPI Dashboard: phygcert_* section 9
FAQ
Difference with email gift card?
Email instant code = digital gift-card. #547 = postal paper voucher or pickup.
Lost certificate?
PHYGCERT-LOST-01 if unused registry + replacement_policy map.
Use online?
PHYGCERT-REDEEM-01 quotes serial checkout or POS.
Is Bot #548 enough?
Tier 1 balance redeem. Replacement → agents #547.
Going further
This week: document PHYGCERT-MAP serial amounts, test PHYGCERT-REPLACE-01 simulated loss, measure phygcert_not_received_rate.

Enzo
July 1, 2026





