E-commerce

How to manage customer requests for physical gift certificates

How to manage customer requests for physical gift certificates

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

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

  1. phygcert_not_received: postal certificate never received

  2. phygcert_shipping_delay: parcel delivery time exceeds map SLA

  3. phygcert_lost_stolen: voucher lost or stolen before use

  4. phygcert_damaged: unreadable torn certificate

  5. phygcert_redeem_how: use online POS store

  6. phygcert_balance_check: remaining balance on certificate

  7. phygcert_expired: validity expired, extension requested

  8. 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.

  1. SERIAL-LOOKUP-FIRST: serial registry lookup before action

  2. PHYGCERT-MAP-GROUNDED: replacement from map only

  3. ID-VERIFY-REPLACEMENT: proof of purchase required before reissue

  4. NO-DUPLICATE-VALUE: void old serial before issuing new

  5. SHIP-TRACK-CITE: track postal reshipment grounded

  6. DIGITAL-REROUTE: email card → gift-card item

PHYGCERT Flow PGC-1 to PGC-8

Eight-step physical certificate agent flow.

  1. PGC-1 Intake: phygcert_* intent + order serial ask

  2. PGC-2 Serial lookup: registry status unused redeemed

  3. PGC-3 PHYGCERT-MAP: replacement redeem validity

  4. PGC-4 Classify: not_received lost damaged redeem

  5. PGC-5 Respond: macro PHYGCERT grounded

  6. PGC-6 Verify identity: ID-VERIFY if replacement

  7. PGC-7 Execute: void reissue reship tracking

  8. 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.

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.

  1. Reissue without lookup: SERIAL-LOOKUP-FIRST

  2. Double active value: NO-DUPLICATE-VALUE

  3. Confusing gift-card email: DIGITAL-REROUTE

  4. Replacement without verify: ID-VERIFY-REPLACEMENT

  5. 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)

  1. PHYGCERT-MAP v1: SKU serial replacement redeem

  2. Serial registry: unused redeemed void sync ops

  3. PHYGCERT-SUP Policy: 6 NO-DUPLICATE-VALUE rules

  4. 8 phygcert_* typologies: helpdesk tags

  5. 4 PHYGCERT-* macros: TRACK REDEEM REPLACE LOST

  6. Page /gift-certificate FAQ: usage loss processing time

  7. Agent training 30 min: serial lookup reship

  8. 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

Convert over 2,000 customers on average per month with Qstomy.

The world’s 1st Shopify AI dedicated to customer conversion

Empowering 200+ e-commerce merchants

Subscribe to the newsletter and get a personalized e-book!

No-code solution, no technical knowledge required. AI trained on your e-shop and non-intrusive.

*Unsubscribe at any time. We do not send spam.

Subscribe to the newsletter and get a personalized e-book!

No-code solution, no technical knowledge required. AI trained on your e-shop and non-intrusive.

*Unsubscribe at any time. We do not send spam.