E-commerce
July 1, 2026
"My gift card doesn't cover everything, how much on my credit card?" "On my order, what amount was charged to the gift card and what to the credit card?" "If I return it, is the refund sent back to the gift card or the bank card?" Three tickets where an unclear gift card + credit card payment blocks checkout and generates a refund dispute.
The gift card + e-commerce card payment support covers partial balances, remaining amount on the credit card, order breakdown, and mixed refund status. Distinct from gift card only (GIFTCARD): here, it's a gift card and credit card combo on the same checkout.
This guide #991 deploys policy GCPLUS-SUP, flow GP-1 to GP-8, and matrix GCPLUS-MAP. Customer Service duo of the future gift card + credit card bot (#992).
Summary
Why does using a gift card + credit card generate separate receipts?
The customer applies their gift card at checkout. The balance covers a portion of the cart, and the remaining amount is charged to the credit card. Without GCPLUS-MAP, the agent fails to mention the remaining credit card amount, confuses the card balance with the deducted amount, or promises a split refund that goes against policy.
Five typical gift card + credit card frictions
Unclear partial balance: the customer cannot see the credit card amount after applying the gift card
Checkout steps: where to enter the gift card before the credit card
Order split: gift card amount vs. credit card amount on the invoice
Split refund: which portion is refunded where after a return
Promo stacking: promo code + gift card + credit card declined
DTC beauty holiday example
Beauty brand with 240 cards sold in December, 18 gcplus_ tickets/month in January. After GCPLUS-MAP: gcplus_resolution_rate 86%, gcplus_refund_cite_rate +27% in 5 weeks.
GCPLUS #991 vs GIFTCARD, MULPAY #987, refund #993 and bot #992
Seven gift card payment contents, seven distinct angles.
Quick Matrix
#991 GCPLUS: gift card + credit card remaining balance mixed refund split
GIFTCARD: gift card alone distinct expiration balance credit card combo
MULPAY #987: multi-method credit note wallet credit card distinct focus gift card + credit card
REFUND #993: refund to gift card distinct from existing mixed payment
STORECREDIT: store credit distinct from purchased gift card
Bot #992: tier 1 bot debit balance widget
GIFTCARD = single card usage expiration balance. #991 = gift card combined with credit card and post-purchase mixed refund.
Promise #991
Policy GCPLUS-SUP, GCPLUS-GATE tree, 8 macros, gift card credit card combo registry, KPI gcplus_resolution_rate.
Which gcplus_* typologies should be classified?
Action-oriented classifier: balance ≠ checkout ≠ breakdown ≠ refund ≠ promo.
Eight GCPLUS-MAP Typologies
gcplus_combo_explain: how to pay gift card + credit card checkout
gcplus_remain_card: remaining credit card amount after gift card
gcplus_partial_balance: card balance < cart total credit card supplement
gcplus_order_breakdown: gift card vs credit card order breakdown
gcplus_refund_status: mixed refund after return
gcplus_checkout_guide: steps to enter gift card then credit card
gcplus_promo_stack: combining promo code gift card credit card
gcplus_ops_flag: ops signal sync policy gift card combo
Tags: gcplus, gift_card_plus_card, mixed_payment, gift_card_refund. GCPLUS-MAP-GROUNDED: combo_rules_copy refund_split_copy from registry only.
Policy GCPLUS-SUP: agent rules and credit card gift card combo registry
The GCPLUS-SUP policy sets combo answers without invented amounts outside the map.
Six GCPLUS-SUP rules
GCPLUS-REGISTRY-FIRST: check GCPLUS-MAP before combo answer
GIFTCARD-VERIFY: lookup gift card balance live Shopify admin
COMBO-RULES-CITE: cite combo_rules_copy map
ORDER-BREAKDOWN-VERIFY: order_ref transactions before division
REFUND-SPLIT-CITE: cite refund_split_copy map if refund is cited
Handoff #992: brief bot gift card credit card widget
Minimum credit card gift card combo register
gcplus_id: combo policy line identifier
gift_card_balance_ref gift_card_applied_ref card_amount_ref: map amounts
combo_rules_copy: credit card + gift card rules text for agents
remain_card_formula_copy: calculation of remaining credit card amount map
order_breakdown_copy: credit card gift card breakdown template
refund_split_copy: mixed refund policy map
stacking_rules_copy: cumulative promo gift card map
checkout_help_url: gift card combo checkout help
Flow GP-1 to GP-8: processing gift card + credit card tickets
Eight steps: intake lookup verify classify respond remain breakdown refund log closure.
GP-1 to GP-8 Flow
GP-1 Intake: gcplus_* intent + cited order_ref gift card code
GP-2 Gift card lookup: GIFTCARD-VERIFY balance admin live
GP-3 Policy lookup: GCPLUS-REGISTRY combo_rules map
GP-4 Order verify: order_ref gift_card_applied card_amount live
GP-5 Classify: combo remain breakdown refund promo
GP-6 Respond: macro GCPLUS grounded combo rules
GP-7 Refund split: refund_split_copy or ops flag
GP-8 Log: KPI gcplus + brief registry correction
SLA: gcplus_remain_card remain_card_formula provided in one interaction if map exists.
Eight ready-to-paste GCPLUS-* macros
Combo macros without invented amount out of register.
GCPLUS-* Library
GCPLUS-COMBO-01: "Gift card + credit card: {{combo_rules_copy map}}."
GCPLUS-REMAIN-01: "Remaining credit card amount: {{remain_card_formula_copy map}}. Cart {{cart_total}} minus applied gift card."
GCPLUS-BREAKDOWN-01: "Order {{order_ref}}: gift card {{gift_card_applied}} + credit card {{card_amount}}. {{order_breakdown_copy map}}."
GCPLUS-REFUND-01: "Mixed refund: {{refund_split_copy map}}."
GCPLUS-CHECKOUT-01: "Checkout steps: {{checkout_help_url}}. Gift card then credit card."
GCPLUS-PROMO-01: "Promo stacking: {{stacking_rules_copy map}}."
GCPLUS-PARTIAL-01: "Card balance {{gift_card_balance_ref}} lower than cart. Supplement with credit card: {{combo_rules_copy map}}."
GCPLUS-DONE: "Receipt summary {{id}}. Resolution: {{résolution}}."
GCPLUS-GATE tree and support payment coordination
Decision tree before promising ad hoc refund or invented credit card amount.
GCPLUS-GATE
Gift card or order mentioned? → lookup GP-2 balance verify
How to combine credit card? → COMBO-01 combo_rules_copy
Remaining credit card amount? → REMAIN-01 remain_card_formula
Order breakdown? → BREAKDOWN-01 order transactions
Refund after return? → REFUND-01 refund_split_copy
Promo + gift card? → PROMO-01 stacking_rules
Gift card alone and not combo? → reroute GIFTCARD
Three payment methods or store credit? → reroute MULPAY #987
Day 0 combo sync policy ritual
Ops publishes GCPLUS-MAP: combo_rules validated, refund_split_copy shared with finance support. Bot #992 sync go-live.
KPI, QA and handoff to bot #992
Measuring GCPLUS detects poorly cited credit card amounts and improvised mixed refunds.
Five GCPLUS KPIs
gcplus_resolution_rate: tickets resolved without ad hoc invented amounts
gcplus_remain_cite_rate: % REMAIN-01 tickets with credit card amount provided
gcplus_breakdown_cite_rate: % BREAKDOWN-01 tickets with breakdown provided
gcplus_refund_cite_rate: % REFUND-01 tickets with refund_split provided
gcplus_amount_invent_violation: invented amounts outside target map 0
Handoff #992
Export GCPLUS-MAP to bot: priority to gcplus_remain_card gcplus_combo_explain gcplus_partial_balance. Guardrail COMBO-RULES-CITE brief #992: bot cites combo_rules remain_card_formula map only.
Edge cases: Credit card declined, gift card refund, multiple payment methods, gift card balance only
Four cases outside the standard gift card + credit card flow.
Credit card declined after gift card applied
PAYDECL reroutes to payment declined if gift card is OK but credit card fails during checkout.
Refund to new gift card
REFUND #993 alignment gift card refund if return is credited to a gift card and not split to the existing credit card.
Credit slip + gift card + credit card combo
MULPAY reroutes to #987 if three methods are combined during checkout.
Card balance without the aforementioned combo
GIFTCARD reroutes to gift card if it's a balance or expiration ticket, not a mixed payment.
Agent training: 20 minutes GCPLUS
Module: GCPLUS-REGISTRY, distinguish GIFTCARD MULPAY REFUND #993 bot #992.
Exercises
Ticket A: partial balance + CB → PARTIAL-01 REMAIN-01
Ticket B: order breakdown → BREAKDOWN-01 order_breakdown
Ticket C: return refund → REFUND-01 refund_split
Ticket D: promo declined → PROMO-01 stacking_rules
How Qstomy structures GCPLUS in your stack
Qstomy on Shopify: gcplus_* route, CB gift card combo registry sync, COMBO REMAIN BREAKDOWN REFUND macros and handoff #992 combo rules grounded gate.
Three bricks
Routing: gift_card_plus_card vs gift_card_solo vs mulpay intent
Gift card combo registry: combo rules remain breakdown refund split
Bot #992: tier 1 debit balance widget
Scenario: DTC beauty holiday 18 gcplus_/month tickets. Registry D-0. gcplus_resolution_rate 86%, refund_cite_rate +27%.
Explore AI support and request a demo.
FAQ and GCPLUS deployment checklist
FAQ
Promise credit card amount outside of Shopify admin?
No. REMAIN-01 cites remain_card_formula_copy map live.
Difference with the GIFTCARD guide?
Guide = balance, expiration, and usage of the card alone. #991 = combo gift card + credit card and mixed refund.
Difference with MULPAY #987?
#987 = combo multi-method store credit/wallet. #991 = focus on gift card + credit card only.
Difference with REFUND #993?
#993 = refund credited to gift card post-return. #991 = split refund for an existing mixed order.
Difference with #992?
#991 = agents verify breakdown refund ops. #992 = bot tier 1 balance widget.
GCPLUS deployment checklist (8 steps)
GCPLUS-SUP + GCPLUS-MAP: combo registry template gift card credit card
combo_rules_copy: validated by ops payment legal
refund_split_copy: mixed refund documented in finance
remain_card_formula_copy: remaining credit card calculation shared
stacking_rules_copy: stacking promo gift card validated
checkout_help_url: live test combo help page
Sync bot #992: COMBO-RULES-CITE
20 min training: exercises section 10
Internal Links

Enzo
July 1, 2026





