PushNotice Reference · Fintech & Loyalty · 2026

Card-Linked Loyalty Programs Explained

A stamp card asks the customer to do something. A card-linked program asks the payments industry to do something — recognise a purchase, attribute it to an enrolled card, decide whether it qualifies, and pay a reward. That is a longer chain with more places to break. This guide traces every link, names the failure modes with primary sources, and sets card-linked loyalty honestly against the wallet-pass model it is most often confused with.

SA By Sajid Ali, Founder & CEO, PushNotice · LinkedIn ·Reviewed by the PushNotice Editorial Team ·Published 18 September 2026 ·Last reviewed 18 September 2026 ·8 frameworks · 18 FAQs
Quick answer — what is a card-linked loyalty program?

A card-linked loyalty program connects a customer's registered payment card to reward logic, so that when they pay with that card at a participating merchant, the purchase is recognised from the payment transaction itself and a reward is applied — with no separate loyalty card to present, scan or look up. The customer enrols a credit or debit card once. Transaction information reaches the program through payment infrastructure — a card network's offer platform, an issuer or processor data feed, or an acquirer integration. The program tests each transaction against eligibility rules, calculates a reward, and delivers it, most often as a statement credit, cashback or points. The whole model rests on one assumption that is easy to state and hard to guarantee: that the right transaction can be reliably identified as belonging to the right merchant, for the right amount, and that it will not later be reversed. Most of this article is about that assumption.

Read this before anything else — two things this article will not do

It will not treat card-linked loyalty and wallet-pass loyalty as the same thing. They are different architectures that solve different problems, and the industry's habit of blurring them causes real buying mistakes. A wallet pass does not inherently see payment-card transactions, and nothing in Apple's or Google's published documentation says otherwise. Section 11 is entirely about where that boundary actually sits.

It will not invent numbers. Card-linked loyalty is an unusually statistic-poor field: there is no methodology-backed public benchmark for card-linked offer activation or redemption rates, no peer-reviewed study of card-linked incrementality, and no regulator or central bank that tracks card-linked offers as a category. Section 20 is a ledger of what we looked for, what we found, and what we refused to use.

1. What is card-linked loyalty?

Quick answer

Card-linked loyalty is any loyalty or reward mechanic in which the qualifying event is a payment transaction on a registered card, rather than a separate action the customer performs at the till. The card is both the payment instrument and the loyalty identifier. Everything else in the model — the reward type, the funding source, the delivery channel — varies by implementation.

Three terms travel together and are not synonyms. Getting them apart is the first step, because vendors, banks and analysts each use them slightly differently and the differences are commercially significant.

A card-linked loyalty program is the whole structure: enrolment, eligibility rules, reward logic, funding, delivery and measurement, built around a registered payment card. A card-linked offer — usually abbreviated CLO — is a single promotional instance inside such a structure: a specific merchant, a specific reward, usually a specific window, typically requiring the customer to activate it first. Card-linked rewards is the loosest of the three and simply describes the payout mechanism: something of value delivered because a card transaction met a rule.

In practice most consumer-facing card-linked activity in the United States is offer-shaped rather than program-shaped. Chase describes its version in one sentence that captures the model's entire appeal: "There are no coupons, codes or vouchers to remember." The customer adds an offer to a card and pays; the recognition happens behind them.

There is no neutral definition of "card-linked offer"

We looked for one. The Consumer Financial Protection Bureau's Credit Card Rewards issue spotlight (May 2024) does not mention card-linked offers, merchant-funded rewards or third-party offer networks at all — it addresses issuer-run rewards and co-brands. No standards body publishes a definition. Wikipedia has no article on the term. Every definition in circulation, including the one at the top of this page, is an industry definition. That is worth knowing before you quote one in a board paper.

The terminology box

Table 1. Card-linked terminology, defined for extraction. These are industry definitions synthesised from the primary sources cited throughout this guide; no regulator or standards body publishes an authoritative set.
TermMeaning
Card-linked loyaltyA loyalty structure in which a registered payment card is the loyalty identifier, and qualifying purchases are recognised from payment transaction data rather than from a separate scan, code or lookup.
Card-linked offer (CLO)A single promotion attached to a registered card — one merchant, one reward, usually one window — that a cardholder typically activates before paying. The commonest consumer form of card-linked loyalty.
Payment cardThe credit, debit or prepaid instrument enrolled in the program. Eligibility is normally restricted: commercial, purchasing, non-reloadable prepaid and government-administered prepaid cards are commonly excluded.
Eligible transactionA purchase that satisfies every condition the program sets — enrolled card, participating merchant, monitored payment path, qualifying amount, date within the offer window, category match — and has not been reversed.
Transaction matchingThe process of deciding that a specific transaction in a payment data feed belongs to a specific enrolled cardholder and a specific participating merchant location. The single hardest technical problem in the model.
Merchant-funded rewardA reward whose cost is borne by the merchant seeking the incremental purchase, usually alongside a platform fee. The dominant commercial model in bank offer platforms.
Issuer-funded rewardA reward whose cost is borne by the card issuer, typically to drive top-of-wallet preference rather than merchant-specific footfall. Note: the merchant-funded / issuer-funded split is industry usage, not a standardised taxonomy.
Reward settlementThe delivery of the reward to the cardholder — commonly a statement credit to the card account, a deposit to a linked bank account, or an accrual of points or miles — together with the commercial settlement between merchant, platform and issuer.
Payment Account Reference (PAR)An EMVCo data element that links a payment account to the tokens issued against it. EMVCo describes it as "a non-financial reference assigned to each unique PAN and used to link a payment account represented by that PAN to affiliated payment tokens." It has a one-to-one relationship with the account number and a one-to-many relationship with its tokens, and it cannot be used to initiate a transaction.

2. How card-linked loyalty works

Quick answer

A cardholder registers a payment card with the program and consents to their transactions on that card being monitored. When they pay at a participating merchant, transaction information reaches the program through payment infrastructure; the program tests it against eligibility rules, calculates a reward, and delivers it — typically as a statement credit, cashback or points, days to weeks after the purchase. The exact architecture varies materially by provider, and the variation is not cosmetic.

The generalised flow, in eight steps

  1. Enrolment. The cardholder registers a payment credential with the program and consents to transaction monitoring on it. Depending on the architecture, the platform may take the full account number, or may need only a bank identification number and last four digits, or may work entirely from a feed the issuer already controls.
  2. Association. The program associates that credential with a customer record by an appropriate secure mechanism. Serious providers do not sit on cleartext account numbers — one card-linking API states plainly that it "uses a proprietary tokenization system and does not store any card numbers" and exposes only the first six and last four digits to developers.
  3. Merchant registration. Every participating merchant location must be registered with each card scheme the program monitors, so that transactions there can be attributed. This step is invisible to the customer and is where most implementation time goes.
  4. Purchase. The cardholder pays with the enrolled card at a participating location, on a payment path the program actually monitors.
  5. Transaction availability. Transaction information becomes available to the program through the relevant infrastructure — a card network's offer platform drawing on the authorization stream, an issuer or processor feed, an acquirer integration, or a direct point-of-sale feed.
  6. Eligibility evaluation. The program tests the transaction against its rules: enrolled card, registered merchant, amount thresholds, date window, category, first-purchase-only conditions, exclusions.
  7. Reward calculation. A percentage of qualifying spend, a flat amount, a points accrual, a tier progression, or a threshold unlock.
  8. Reward delivery and notification. The reward is credited according to the program's design and the cardholder is informed. Published timings from live bank programs run from "within 30 days after qualifying transactions post" to "within 60 days of the qualifying transaction posting", with one issuer noting that in some cases it may take up to 90 days.
What this flow is not

It is not a stamp being added to a card. Nothing in this sequence happens at the moment of payment from the customer's point of view, and in most implementations nothing happens at the till at all. The reward arrives later, from a different party, through a different channel. That latency is not a defect of a particular vendor — it is a property of how card payments clear, and Section 5 explains why.

Card-Linked Loyalty Architecture

The card-linked loyalty architecture, end to end An eight-stage flow in two rows. Top row: cardholder enrols a payment card and consents; the card is used at a participating merchant; the merchant's acquirer and processor submit the transaction; payment infrastructure makes transaction information available to the loyalty platform. Bottom row, continuing: the platform matches the transaction to an enrolled card and a registered merchant; eligibility rules are applied; a reward is calculated; and the reward is delivered to the cardholder as a statement credit, cashback or points, with a notification. A band across the bottom notes that the customer performs no action at the point of sale beyond paying, and that the reward arrives after the transaction clears rather than at the till. Eight stages — and the customer is only present for two of them 1 · ENROL cardholder registers a card and consents to monitoring customer present 2 · PAY purchase at a registered merchant with that card customer present 3 · ACQUIRE acquirer and processor submit the transaction invisible to both sides 4 · SURFACE transaction information reaches the platform auth, clearing, or both 5 · MATCH this transaction, this card, this merchant location the hard part 6 · QUALIFY amount, window, category, exclusions, thresholds rules engine 7 · CALCULATE percentage, flat amount, points, tier progression on which amount? 8 · DELIVER statement credit, cashback or points, plus a message days to weeks later Nothing happens at the till. The reward is decided after the fact, by a party the customer never sees. That is the model's headline benefit and the source of every limitation in Section 8.
Figure 1. The card-linked loyalty architecture. Stages 3 to 8 are entirely invisible to the customer and to most front-of-house staff. PushNotice analysis, built from the provider and network documentation cited in this section.

The seven links that have to hold

Framework 1 — The Card-Linked Attribution Chain™

Card-linked loyalty is usually drawn as a pipeline, which makes it look robust. It is more usefully drawn as a chain: seven dependencies in series, each of which must hold for a reward to be earned, and each of which fails silently from the customer's point of view. A customer whose reward never arrives has no way to tell which link broke — and in most programs, neither does the merchant. This is the framework to take into a vendor conversation.

Table 2. The Card-Linked Attribution Chain — seven links, what each requires, and the documented way each one breaks. Every failure mode below is drawn from a primary or first-party source cited in this guide, not from supposition.
LinkWhat has to be trueDocumented failure mode
1. CredentialThe credential enrolled is one the program can actually trackA card-linking provider states that it can track digital-wallet spend "as long as the full PAN from the front of the card is enrolled" — enrol a device or virtual number instead and the spend is invisible
2. Card eligibilityThe card type is admitted, and is not already committed elsewhereCommercial, purchasing, non-reloadable prepaid and government-administered prepaid cards are commonly excluded; one dining program states "Any one eligible credit and/or debit card may be linked with only one program"
3. Payment pathThe customer pays on a rail the program monitorsDining program terms warn that "PIN-based transactions, or transactions through a third-party payment mobile application, may not be monitored"
4. Merchant identityThe location is registered and resolvable on that schemeMerchant-ID requests "typically take up to 7 days" and location sync "can take 1-2 weeks", per scheme; unresolved locations end in a "Not found" state
5. Transaction captureThe transaction reaches the platform in a usable formAn issuer states that a transaction will not qualify if it "does not receive information that identifies a transaction as a Qualifying Purchase"; another names "payment facilitators, resellers, delivery services, or other intermediaries" as a cause
6. Amount fidelityThe reward is computed on the right numberAuthorised and cleared amounts routinely differ; Visa's own guidance forbids building tips into an estimated authorisation and requires the difference to be reversed within 24 hours
7. DurabilityThe reward survives what happens after the saleIssuer terms are explicit: rewards "may be reversed" where a purchase is refunded, returned or cancelled, in whole or in part
The consequence people miss

Seven links in series means reliability multiplies rather than averages. A chain in which each link works 97% of the time delivers the reward about 81% of the time — and the 19% is invisible to everyone except the customer who did not get paid. (That arithmetic is an illustration of how series dependencies compound, not a measured failure rate; no provider publishes per-link reliability figures, and we found none.) The practical instruction is simple: when you evaluate a card-linked platform, ask about each link separately, and ask what the customer sees when one of them breaks.

Key takeaways
  • Card-linked loyalty replaces a customer action with an infrastructure dependency. That is a trade, not a free upgrade.
  • Merchant registration, not card enrolment, is where implementation time actually goes — and it is per card scheme.
  • Every failure in the chain is silent by default. Ask any vendor what the customer is told when a purchase does not match.

3. Payment-rail integration: the four architectures

Quick answer

"Payment-rail integration" means the program has arranged for transaction information to reach it from somewhere inside the payments chain. There are four broadly different places it can come from — the card network, the issuer or its processor, the acquirer, or the merchant's own point of sale — and they differ in coverage, latency, data richness and who you have to negotiate with. No provider connects to all of them, and very few connect directly to Visa, Mastercard and American Express at once.

This is the section where card-linked marketing material is least useful, because "integrated with the card networks" is a phrase that covers four quite different things. Here is what each one actually means, with what the operators themselves publish.

(a) Card-network offer platforms

The networks run their own card-linked infrastructure and sell access to issuers. Visa's Offers Platform is documented as providing "near real-time transaction data capabilities to operate card-linked programs", with a Users API to add "consented cardholders" and a merchant API supporting "card-linked programs based off merchant categories, named merchants, merchant locations, e-commerce". Visa states that the platform "retrieves data from the VisaNet authorization stream to monitor enrolled cardholder transactions". Visa Offers Network — a separate product, described as "a marketplace for issuers to distribute affiliate and card-linked offers to their cardholders" — adds a Consumer Enrollment bundle that "[a]llows clients to enroll and manage consumers and their Primary Account Numbers (PANs) for offers participation", plus a Ledger bundle that "record[s] offer, transaction, and statement credit events".

Mastercard's equivalent is marketed under its Commerce Media umbrella as merchant-funded personalised offers for issuers and publishers, described as qualifying offers "across anonymized transaction details".

A verification limit we are stating rather than papering over

Visa's own documentation portal says that "Visa Offers Platform is a restricted product - access to its documentation and assets are limited", and Mastercard's card-linked offer API references did not return substantive technical content to us. We could not verify published latency figures, matching-stage details or enrolment mechanics for either network platform beyond the product-level descriptions quoted above. Any article that gives you precise network-side matching internals is either working from access you do not have, or making it up.

(b) Issuer and processor data feeds

The largest card-linked business in the world by transaction coverage does not connect to networks at all — it connects to banks. Cardlytics, the only publicly traded pure-play in the category, describes itself in its 2025 annual report as a "financial media network that we run within our partners' digital channels", and states that it analysed "approximately $5.7 trillion in purchases" in 2025 and ingests "approximately one in every two debit and credit card transactions" in the United States. Its own FAQ describes the scope: "Through our bank partnerships we see credit, debit, ACH, and bill pay transactions, including related purchases made via mobile wallets." For smaller institutions it works through bank processors rather than direct bank connections.

Two structural features of this architecture matter to a merchant evaluating it. First, the platform explicitly does not receive identity: "Our platforms are designed so that we do not receive or have access to any personal data from our FI partners", and "The data provided by the FI partner is anonymized so that it cannot be associated with any one individual." Second, the bank retains editorial control. The same filing states that agreements with financial-institution partners "generally do not require us to serve as their sole offer provider, or require our FI partners to publish any given offer on their channels" — and discloses, as a risk, that its largest partner "has recently substantially increased the number of marketers that are subject to such restrictions".

(c) Multi-scheme aggregation via an API provider

A third model sits between the merchant and the schemes: an API company that maintains connections to Visa, Mastercard and American Express, registers merchant locations on each, and exposes a single transaction webhook. This is the architecture most accessible to a mid-sized merchant or a fintech, and it is also the one with the most publicly documented mechanics — which is why so much of this guide's technical detail comes from it. One such provider documents three event types per purchase: an authorisation event in real time, a clearing event when funds move, and a third event if the payment is reimbursed. It states that "Clearing transactions - also known as settled transactions - are processed when a payment transaction settles. This usually happens 48 to 72 hours after a payment is made."

(d) Direct issuer-pushed feeds and point-of-sale integration

A fintech or bank that already holds its own transaction ledger can push transactions to a rewards engine directly rather than obtaining them from anyone. One rewards-as-a-service provider recommends exactly that — clients "provide all consumer transactions via the Kard API" — and notes that it needs no personally identifying information, only a user identifier, a name, and the card's bank identification number and last four digits.

Separately, item-level or SKU-level reward logic cannot be done on network data at all, because network messages do not carry basket contents. Doing it requires ingesting point-of-sale or shopping-cart data directly — an approach described in patent filings as ingesting data "from either bricks and mortar register systems or ecommerce shopping cart systems" to determine "whether SKUs purchased in each transaction qualify for the offer". This is no longer really card-linked loyalty; it is POS-linked loyalty that happens to use the card as a key.

Four places card-linked transaction data can come from Four columns comparing the sources of transaction data for a card-linked program. Column one, card network offer platforms, draws on the network authorization stream, reaches cardholders of participating issuers, and is negotiated with the network and issuers. Column two, issuer and processor feeds, draws on the bank's own transaction ledger, reaches that bank's customers, and is negotiated with banks. Column three, multi-scheme API aggregation, registers merchant locations with each scheme and receives authorization and clearing events, reaching any enrolled cardholder on a supported scheme. Column four, direct ledger or point-of-sale feeds, uses the operator's own transaction records or register data, reaches only that operator's customers, and is the only route to item-level detail. A band across the bottom notes that none of the four sees basket contents except the fourth. "Integrated with the card networks" describes at least four different things A · NETWORK PLATFORM source: authorization stream reach: issuers on that network who participate you negotiate with: the network and issuers docs are access-restricted B · ISSUER / PROCESSOR source: the bank's ledger reach: that bank's customers only you negotiate with: banks, one at a time bank controls placement C · MULTI-SCHEME API source: scheme feeds via registered merchant IDs reach: any enrolled card on a supported scheme you negotiate with: one vendor auth + clearing + refund events D · LEDGER / POS source: your own records reach: your own customers only you negotiate with: nobody the only route to SKU detail Only D sees what was in the basket. A, B and C see an amount, a merchant and a time — nothing else.
Figure 2. Four routes to transaction data, and what each one costs you in negotiation, coverage and detail. PushNotice analysis of the provider documentation cited in this section.
The question that separates the four in one sentence

Ask a prospective provider: "Whose data is it, and who can switch it off?" On a network platform, the network and the issuer. On a bank feed, the bank. On a multi-scheme API, the schemes, through the merchant registrations. On your own ledger, nobody. That single answer tells you more about the durability of your program than any feature list.

4. The payment actor matrix

Quick answer

Six parties are involved in every card transaction, and card-linked loyalty gives four of them a second job. The cardholder becomes an enrolled member; the merchant becomes an offer funder and a registered location; the issuer becomes a delivery channel and often a gatekeeper; the network becomes a data source. The acquirer and processor mostly stay in their lane — which is why acquirer-side card-linking is the least common architecture.

Framework 2 — The Payment Actor Matrix

Six actors, two roles each. Written so a loyalty marketer can read it without a payments background, and so a payments person can check it without wincing. The right-hand column is the one that tells you who you actually have to persuade.

Table 3. The Payment Actor Matrix — who does what in the transaction, and what card-linked loyalty asks of them on top. Roles vary by implementation; this is the common case.
ActorRole in the transactionPossible role in the loyalty program
CardholderPresents the card and authorises the paymentEnrols a specific card, consents to transaction monitoring, usually activates individual offers, and receives the reward
MerchantAccepts the card and delivers the goods or serviceRegisters each location with each scheme, defines the offer, and in the dominant model funds the reward plus a platform fee
Issuer (the cardholder's bank)Authorises, funds and bills the transactionFrequently the distribution channel — the offer lives in the bank's app — and often applies the statement credit. Also, commonly, a gatekeeper over which merchants may appear
Card networkRoutes authorisation, clearing and settlement messages between issuer and acquirerMay operate the offer platform itself, and is the source of the transaction stream in the network-platform architecture. Sets the merchant data standards everything else depends on
Acquirer / processorOnboards the merchant, submits transactions, and settles funds to the merchantSupplies and maintains the merchant identifiers on which matching depends; in some architectures supplies the transaction feed directly
Loyalty / CLO platformNo role — it is not part of the paymentHolds enrolment, maintains merchant registrations per scheme, matches transactions, applies eligibility, calculates rewards, and instructs delivery
Read the last row again

The loyalty platform is not in the payment. It observes payments that have already happened, through a feed somebody else controls. Everything difficult about card-linked loyalty follows from that one structural fact: the reward system is downstream of, and subordinate to, a system built for an entirely different purpose.

5. Authorization, clearing and settlement — and why your reward is late

Quick answer

A card payment happens in three stages, not one. Authorization checks and reserves funds in seconds. Clearing exchanges the transaction information, usually within about a day. Settlement moves the money, usually within about two days. Card-linked rewards are most commonly confirmed against clearing rather than authorization, because the authorised amount is provisional — which is the main reason rewards arrive days or weeks after the purchase rather than at the till.

A Federal Reserve Bank of Philadelphia tutorial on interbank card processing separates the three cleanly. Authorization transmits the card information electronically and runs "automated tests and decisions" on validity, account status and fraud risk, returning an answer in seconds. Clearing is "the nonmonetary exchange of transaction-related information", typically "within one day for dual message transactions". Settlement is the actual exchange of funds, "usually within two days for dual message transactions" and conducted on an "aggregate net basis".

Why the authorised amount is the wrong number to reward on

Visa's merchant guidance defines an estimated authorization as "an authorization request and approval that occurs before the merchant knows the final transaction amount", and an incremental authorization as one that "enables a seller to increase the amount of funds secured through the estimated authorization". Critically, Visa instructs that estimated authorisations "must not contain incidental spend amounts such as tips or a buffer for damage", and that "the difference between the authorized amount (or amounts) and the transaction amount must be reversed within 24 hours".

Restaurants are the clearest case. A separate Visa acceptance guide for restaurant merchants (dated 19 February 2018) documents that merchants in MCC 5812, 5813 and 5814 may add up to 20% to the authorization amount with no liability for authorization-related disputes, and recommends an additional authorisation where the tip exceeds that. In other words: the amount Visa sees at authorisation and the amount the customer actually paid are two different numbers, and the gap is systematic in exactly the vertical where card-linked dining rewards are most common.

Table 4. The three stages of a card payment and what each one can and cannot tell a loyalty program. Timings are the typical dual-message case described in the Philadelphia Fed tutorial; single-message (PIN debit) transactions clear at the time of purchase.
StageWhat happensTypical timingUse for rewards
AuthorizationCard details transmitted; automated validity, status and fraud checks; funds reservedSecondsFast enough for a near-instant notification, but the amount is provisional and may be an estimate
ClearingNon-monetary exchange of the transaction record between acquirer and issuerUsually within one day; card-linking platforms commonly observe settled events 48–72 hours after paymentThe reliable basis for a reward: the amount is final and the transaction record is complete
SettlementFunds exchanged between institutions on an aggregate net basisUsually within about two daysRarely used directly for reward logic; relevant to commercial settlement between merchant, platform and issuer
Reversal / refundPart or all of a transaction is cancelled, returned or charged backAny time afterwards — days to monthsThe reason rewards carry clawback clauses. A reward paid at authorisation can outlive the transaction that earned it
The design rule this produces

If you want speed, evaluate at authorisation and accept that you will sometimes reward the wrong amount or a transaction that later disappears. If you want accuracy, evaluate at clearing and accept that the customer waits days. Programs that promise both are usually doing the first and quietly reconciling with the second — which is fine, provided the terms say so and the customer is told when a reward is reversed.

6. The merchant matching problem

Quick answer

Deciding which merchant a transaction belongs to is the hardest part of card-linked loyalty. Payment messages identify merchants by a processor-assigned merchant ID, a four-digit category code and a short name-and-location field — 25 characters for the name in Visa's systems. Payment facilitators, delivery apps and marketplaces sit between the customer and the merchant and change what appears in those fields, which is precisely why issuer terms exclude them.

Every card-linked program depends on four data elements that were designed for clearing and dispute handling, not for marketing attribution. In ISO 8583 terms — the message standard underlying card transactions — these are the transaction amount, the merchant category code, the card acceptor identification code, and the card acceptor name and location. That is the whole toolkit.

What the fields actually contain

The merchant name field is 25 characters. Visa's Merchant Data Standards Manual states that "Visa authorization and clearing systems provide 25 spaces in which to describe the Merchant name" and requires that "The Merchant name must be the name most prominently displayed by the Merchant and by which cardholders recognize the Merchant." That requirement exists because the field is the one cardholders read on a statement — and Visa acknowledges elsewhere that statements are "filled with unrecognizable merchant names", selling a Merchant Search service to "transform unrecognizable merchant names into clean, easy-to-read merchant information".

The merchant category code is a four-digit classification, not a description. Visa defines an MCC as "a four-digit number assigned to describe a Merchant's primary business based on annual sales volume measured in local currency", used "for a range of purposes, including activity tracking, reporting, and risk management." The code values are standardised internationally by ISO 18245:2023, which defines them as classifying merchants "into specific categories based on the type of business, trade or services supplied". A category code tells you a business is a restaurant. It does not tell you which restaurant, and it says nothing about what was bought.

The merchant ID is assigned by the processor, not by the merchant. It is the key that matching actually runs on, and a card-linking provider documents five different ways it has to go looking for one — transaction lookup, manual lookup, brand-supplied, processor-supplied and third-party — noting that "MID requests are processed asynchronously and typically take up to 7 days to complete due to card network constraints."

Registration is per scheme, and it can simply fail

The same provider documents that "Location status is reported separately for each card scheme", with four possible states — Idle, Syncing, Active or Not found — and that "Location Sync can take 1-2 weeks." Where sync fails, "the status is set to Not found and a case is opened." A merchant can therefore be live on Visa and invisible on Mastercard for the same physical till, and the customer has no way of knowing. Plan pilots and offer windows around this, not in spite of it.

Why intermediaries break attribution

When a payment facilitator, marketplace or delivery platform is the merchant of record, the name in the message is theirs, not yours. Visa's rules require facilitators to populate the field with "(i) the name of the Payment Facilitator (or an abbreviation), (ii) followed by an asterisk (*), and (iii) the sponsored Merchant name" — the familiar PAYFAC*SUBMERCHANT pattern. That convention helps a human read a statement. It does not guarantee a clean programmatic match, and shared merchant IDs across a facilitator's estate make it worse: one provider warns directly that facilitators "may be using shared merchant IDs that have an impact on how transactions are monitored."

This is not a theoretical concern, and the issuers say so in their own terms. American Express's UK offer terms warn that transactions may fail to qualify when "made using certain third parties, such as 'payment facilitators', resellers, delivery services, or other intermediaries"; its US terms require that purchases be made directly with the participating merchant and state that "Purchases made through third parties (such as resellers, delivery services, or other intermediaries) do not qualify."

Table 5. The four data elements card-linked matching runs on, what each one is good for, and what it cannot do. Field references are to the ISO 8583 message elements commonly used in card transaction messages.
ElementWhat it carriesWhat it cannot do
Transaction amountThe value of the transaction in minor units of the currencyDistinguish the authorised amount from the final amount; carry tips, tax or discounts separately
Merchant category codeA four-digit ISO 18245 classification of the merchant's primary businessIdentify an individual merchant, or reflect a business that trades in more than one category
Card acceptor ID (MID)The processor-assigned identifier that matching keys onSurvive a processor change, or stay unique where a facilitator shares IDs across sub-merchants
Card acceptor name / locationA short merchant descriptor and location — 25 characters for the name in Visa's systemsCarry a reliable brand name once a facilitator prefix is prepended; carry any basket detail at all
Key takeaways
  • Matching runs on four fields designed for clearing and disputes, none of which were built to identify a marketing partner.
  • Merchant registration is per card scheme, takes days to weeks, and can fail outright with a "not found" state.
  • If a meaningful share of your sales arrive through a delivery app, marketplace or facilitator, card-linked attribution will miss them — and the major issuers write that exclusion into their terms.

7. Why businesses use card-linked loyalty

Quick answer

The case rests on four things: nothing to present at the till, attribution tied to an actual payment rather than a self-reported identifier, reach into an audience the merchant does not own, and a reward that costs nothing until a purchase happens. None of these is universal — each depends on the architecture, the merchant's payment mix and the offer design.

Taken honestly, the advantages are real and specific.

No checkout friction. The customer does not scan, type a phone number, open an app or remember a code. In a queue, that is worth more than most loyalty features combined, and it removes the staff-training burden that sinks a large share of small-business loyalty programs.

Automatic recognition where it works. Enrolment happens once. Every subsequent qualifying purchase is recognised without further customer effort — which means participation does not decay the way it does with a card that has to be carried.

Payment-linked attribution. A matched card transaction is stronger evidence than a survey response or a coupon code. Cardlytics describes its measurement as "closed loop-measurement" producing results that are "not probabilistic or based on models, but are based on actual in-store and online purchases" at customer or account level. That is a genuine difference in kind from most marketing measurement — with the caveat, covered in Section 17, that observing a purchase is not the same as proving you caused it.

Distribution you do not own. Bank offer platforms put a merchant in front of that bank's customers inside the bank's own app. For an independent merchant, that is reach which no amount of owned-channel work can replicate.

Reward costs are contingent. In the dominant commercial model the merchant funds the reward, so the largest cost element is incurred only when a qualifying purchase occurs. That is a genuinely attractive risk profile compared with fixed media spend.

Cross-merchant and coalition structures become possible. Because the identifier is the payment card rather than a merchant-issued credential, a single enrolment can span many unrelated merchants. Dining programs are the clearest example: one operator's platform currently powers airline and hotel dining programs for United, Delta, American, Marriott, Hilton, IHG and JetBlue simultaneously, on the same linked-card mechanic.

The trade, stated plainly

Every one of those advantages is bought with the same currency: a dependency on infrastructure you do not control, and on data that reaches you late and thin. You gain effortless recognition and lose the ability to see what was in the basket, to reward at the moment of purchase, and to fix a failure yourself when one occurs. Whether that trade is good depends entirely on which of those you needed.

8. Limitations of card-linked loyalty

Quick answer

The recurring limitations are integration effort, dependence on data feeds owned by others, unreliable merchant matching, delayed and sometimes reversed rewards, no visibility of basket contents, and a real privacy surface. Most of them are properties of payments infrastructure rather than defects of a particular vendor, which means switching vendor does not fix them.

This section exists because most published material on card-linked loyalty is written by people selling it. Everything below is documented by the operators themselves.

Rewards are delayed — and the delay is published

Live programs state their own timings. Chase: statement credits appear "within 30 days after qualifying transactions post to your account". Wells Fargo: cash back is credited "within 60 days of the qualifying transaction posting to your account". American Express: rewards are "generally" applied within 30 days of the qualifying purchase, but "In certain cases, it may take up to 90 days after the Offer end date." A dining program describes pending miles arriving 3–5 days after the meal and transferring to the loyalty account five business days after the transaction.

Rewards can be taken back

Every major issuer program we examined reserves this right in terms. American Express's US offer terms are the most explicit: "Purchases that are refunded, returned, or cancelled, in whole or in part, will not count toward any minimum spend required for the Offer, and any reward or redemption issued in connection with an Offer may be reversed", and separately, "Statement credits may be reversed if any Offer-related transactions are cancelled, refunded, or otherwise deemed ineligible subsequent to a credit being issued." Wells Fargo: "Cash back or statement credits may be reversed if a qualifying purchase is returned/canceled."

At the platform layer, matching a refund back to the transaction that earned the reward is itself best-effort. One card-linking provider documents that it "tries to identify the initial transaction for which the refund was issued" and returns the original transaction identifier only where it succeeds.

Where attribution is admitted to fail — in the issuers' own words

Missing data. Wells Fargo lists as a reason a deal may not be honoured that "Wells Fargo does not receive information that identifies Your transaction as qualifying for the Deal." American Express states the same from the other side: "If American Express does not receive information that identifies a transaction as a Qualifying Purchase, the transaction will not qualify for the Offer."

Merchant-supplied identification. Amex adds: "American Express relies on information provided to us by the merchant to identify qualifying purchases."

Intermediaries. Amex UK: transactions may not qualify where made "using certain third parties, such as 'payment facilitators', resellers, delivery services, or other intermediaries."

Payment method. A dining program warns that "PIN-based transactions, or transactions through a third-party payment mobile application, may not be monitored", and excludes gift cards, flexible spending accounts and EBT cards outright.

Tokenised credentials. A card-linking provider states that spend can be tracked through digital wallets only "as long as the full PAN from the front of the card is enrolled" — enrol the device or virtual number instead and the tracking does not work.

Table 6. Card-linked loyalty failure modes, what causes each, and what the customer experiences. Every row is drawn from operator documentation or terms cited in this guide. "Customer sees" is the crux column — in almost every row, the answer is nothing.
Failure modeCauseWhat the customer sees
Wrong credential enrolledA device or virtual number was enrolled instead of the card's own account numberNothing — purchases simply never qualify
Card type excludedCommercial, purchasing or prepaid card; or the card is already linked to a competing programUsually an enrolment error, sometimes silence
Unmonitored payment pathPIN debit, a third-party payment app, or a gift card used at the tillNothing
Merchant not resolvableLocation not yet synced on that scheme, or in a "not found" stateNothing
Intermediary as merchant of recordDelivery app, marketplace or payment facilitator in the descriptorNothing, or a declined claim after the fact
Amount mismatchReward computed on an estimated authorisation rather than the cleared amount; tips excluded from the estimateA reward smaller than expected, with no explanation
Reward reversedPurchase refunded, returned, cancelled or charged backA debit appearing after the credit
Duplicate or split paymentOne purchase across two cards, or a split chequePartial qualification, or a threshold never met
Offer withdrawn from the channelThe issuer declines to publish a merchant's offer in its appNothing — the offer was never visible to them

The limitations nobody advertises

No basket visibility. Network and issuer feeds carry an amount, a merchant, a category and a time. They do not carry what was bought. Any reward that depends on a specific product requires point-of-sale data, which is a different integration entirely.

Coverage is bounded by the architecture. A bank-feed program reaches that bank's customers and no one else. A network-platform program reaches participating issuers on that network. A multi-scheme API reaches cards on the schemes it supports. None reaches everyone, and none can tell you who it missed.

Someone else controls placement. A publicly filed risk disclosure from the largest operator in the sector notes that its largest bank partner "has recently substantially increased the number of marketers that are subject to such restrictions, and has further informed us that this list of restricted marketers will expand in the future." A merchant's access to a bank's customers is a permission, not an asset.

Concentration risk is real and recent. That same operator's 2025 annual report discloses that its top three financial-institution partners accounted for more than 80% of partner share in 2025, and its relationship with Bank of America — historically its largest partner — ended on 16 February 2026. A merchant whose program depends on one platform inherits that platform's counterparty risk.

Implementation is not trivial. Merchant ID sourcing measured in days, per-scheme location sync measured in weeks, a rules engine, a reconciliation process for refunds, a support path for customers whose rewards did not arrive, and a commercial agreement with at least one party that is not you. This is a project, not a setting.

The claim to be most sceptical of

"Card-linked loyalty works with any card, at any merchant, automatically." Every clause in that sentence is contradicted by the operators' own published terms. Ask specifically: which card types are excluded, which payment paths are not monitored, how long location sync takes on each scheme, what happens on a refund, and what the customer is told when a transaction does not match.

9. Card-linked loyalty vs traditional loyalty models

Quick answer

Six models are in common use and there is no universal winner. They differ on one axis more than any other: what the customer has to do at the moment of purchase. Card-linked asks for nothing and pays for that with infrastructure. Physical and barcode cards ask for an action and get instant, reliable, basket-level recognition in return.

Framework 3 — The Loyalty Model Comparison Matrix

Six models, ten attributes, split across two tables so both remain readable on a phone. The columns most comparisons omit are "what the merchant must integrate with" and "what happens when it fails" — which are the two that decide whether a program survives its first quarter.

Table 7a. The Loyalty Model Comparison Matrix — customer experience and recognition. "Separate action at the till" is the single strongest predictor of participation decay.
ModelCustomer action at purchaseHow the purchase is recognisedSeparate scan?App required?
Card-linkedPay with the enrolled cardMatched from payment transaction data after the factNoNo — though offers usually live in a bank app
Physical loyalty cardPresent and hand over a cardStaff stamp, punch or swipe at the tillYesNo
Barcode / QR loyaltyShow a code on a phone or cardScanned at the till, resolved against a customer recordYesNot necessarily — a wallet pass or printed card works
Phone-number loyaltyState or key a phone numberLooked up at the till by the POSYes — a lookup rather than a scanNo
App-based loyaltyOpen the app and present or check inIn-app scan, check-in or linked orderYesYes — and it must still be installed
Wallet-pass loyaltyOpen the pass, or tap where contactless pass reading is supportedBarcode scan or an NFC read of the pass at the terminalYes, but from a pass already on the lock screenNo — the wallet is pre-installed
Table 7b. The Loyalty Model Comparison Matrix — integration, communication and fit. Implementation complexity is a relative ranking for a typical single-location or small multi-location merchant, not a cost estimate.
ModelPayment integrationCustomer-facing credentialDirect communication channelComplexityBest fit
Card-linkedDeep — network, issuer, processor or aggregatorUsually none; the offer lives in a bank or program appWhatever the host channel providesHighMulti-merchant programs, banks, chains with payment scale, dining and category networks
Physical loyalty cardNoneA card in the walletNoneVery lowSingle sites with high frequency and simple mechanics
Barcode / QR loyaltyPOS or scanner integrationA code the customer holdsDepends on what else you captureLow to moderateRetail and hospitality with a scanner already at the till
Phone-number loyaltyPOS integration requiredNoneSMS, where consent is properly capturedModerateBusinesses whose POS already owns the customer record
App-based loyaltyOptional, but usually wantedThe app itselfApp push, if the app survivesHigh — build, store presence, installs, retentionBrands with enough frequency to justify an installed app
Wallet-pass loyaltyNone requiredA pass in Apple Wallet or Google WalletPass updates and lock-screen notificationsLowLocal and multi-location businesses wanting a visible credential and a direct channel without an app
The pattern in the two tables

Read the "customer action" column against the "complexity" column and the trade becomes obvious. Every model that removes work from the customer adds work somewhere else in the system. Card-linked moves it into payments infrastructure. App-based moves it into acquiring and retaining an install. Wallet-pass moves the least of all, which is why it is cheap — and also why it does not, on its own, see a payment.

10. Card-linked loyalty vs wallet-pass loyalty

Quick answer

They are not competitors and they are not the same thing. Card-linked loyalty is a transaction-recognition architecture. Wallet-pass loyalty is a customer-facing credential and communication architecture. A wallet pass does not inherently detect payment-card transactions, and nothing in Apple's or Google's published documentation provides for it. Where both are wanted, they are two systems joined by a backend — not one product.

This is the comparison the category most needs and least often gets, because the two models are frequently sold under overlapping language. Set out plainly:

Card-linked loyalty answers the question "did this customer buy from me?" It is strong on automatic recognition, transaction-level attribution and cashback-shaped mechanics. It is weak on immediacy, basket detail, customer-facing presence and self-sufficiency, and it requires deep integration with parties you do not control.

Wallet-pass loyalty answers the question "how do I stay present with this customer and tell them things?" It is strong on visible status, a persistent credential on a device the customer already carries, no app install, and a direct update-and-notify channel. It is weak — categorically — on knowing that a payment happened. A pass cannot see a card transaction. Something else has to tell it.

Framework 4 — The Card-Linked vs Wallet-Pass Capability Matrix

Ten capabilities, compared with nuance rather than ticks, because most of these depend on implementation. This is the table to hand to anyone who says "isn't a wallet loyalty card the same as a card-linked program?"

Table 8. The Card-Linked vs Wallet-Pass Capability Matrix. Capabilities marked "depends on implementation" genuinely do — treat any vendor's unqualified yes as a question, not an answer.
CapabilityCard-linked loyaltyWallet-pass loyalty
Payment-linked transaction recognitionYes — this is the defining featureNo. A pass has no access to payment transactions
Digital membership credentialUsually none; the offer lives inside a host appYes — the pass is the credential
Automatic reward attributionYes where every link in the chain holds; silently not where it does notNo — the reward state must be supplied by whatever system knows about the purchase
Customer-visible statusOnly inside the host channel the customer must openYes — on the card face, and on the lock screen when the pass updates
Apple Wallet / Google Wallet presenceNot inherently — card-linking is invisible to the walletYes — that is where the pass lives
Dedicated app requiredNot yours, but the offer usually needs the bank's or program's appNo — wallet apps are pre-installed
Payment infrastructure dependencyHigh — network, issuer, processor or aggregatorNone
Direct communication surfaceBorrowed — you speak through the issuer's channel, on its termsOwned — pass updates and notifications, within documented platform limits
Reward latencyDays to weeks; published program timings run from 30 to 90 daysAs fast as the system that feeds it — the pass itself updates over the air in near real time
Implementation complexityHigh — a payments project with per-scheme merchant registrationLow — design a pass, publish a link or QR code
Best fitBanks, card issuers, multi-merchant and coalition programs, chains with payment scale, category networks such as diningLocal and multi-location businesses that need a visible credential and a direct channel without building an app

They can be combined — and here is the honest version of how

An integrated architecture is straightforward to describe and non-trivial to build: a payment transaction is recognised by a card-linked engine; the engine updates the customer's loyalty state in a system of record; that system pushes the new state to the customer's wallet pass; the customer sees an updated balance, tier or reward on their phone.

Label on that architecture

The four-step sequence above is an architecture example, not a description of any single product's out-of-the-box behaviour, and specifically not a description of what PushNotice does. PushNotice provides the wallet layer only; it performs no card linking, no transaction matching and no reward settlement. The card-linked engine and the system of record in that sequence are separate systems you would need to have. Section 22 states the boundary in full.

11. The tap boundary: what Apple VAS and Google Smart Tap actually do

Quick answer

Both Apple and Google let a loyalty pass be read over NFC at a merchant terminal, and Apple documents a mode in which the pass is appended to an Apple Pay transaction so the customer taps once. But this is a terminal-level join, not a payment-network one. The pass identifier and the payment travel to different destinations; they meet only inside the merchant's own point-of-sale system. Neither platform documents any product that links a payment card to an offer and matches cleared transactions.

This is the section that makes the rest of the article coherent, and it is the one almost universally got wrong. The confusion is understandable: on an iPhone, a payment card and a loyalty pass live in the same app, and at a well-configured terminal they are used in the same physical gesture. It is easy to conclude that the wallet has joined them. It has not — the terminal has, and only for that one transaction, and only inside the merchant's own systems.

What Apple documents

Apple's developer material on loyalty passes describes the mechanism by name. The contactless pass experience "is enabled by a protocol called Apple Pay Value Added Services (VAS), which can be implemented on contactless terminals and uses NFC to communicate with supported Apple devices." Apple calls the automatic surfacing of the right pass "auto-presentment": "with features like auto-presentment, customers simply tap on a contactless reader to automatically pull up their membership pass and check in."

The single-tap behaviour is documented directly: "The customer simply taps their iPhone to pay via Apple Pay. Because Apple Wallet loyalty features are activated, your contactless loyalty or membership pass in Apple Wallet is automatically appended to the Apple Pay transaction to be processed at the same time."

The prerequisites tell you where the join happens. Apple states that the terminals "must already accept Apple Pay and be certified for VAS", and that "Your point-of-sale software must be able to manage the new modes that are introduced when integrated with VAS-certified terminals or readers. These new modes are 'VAS Only' and 'Payment and VAS'." Reader manufacturers go through Apple's reader certification program.

Read those two requirements again

The work is done by the reader and your point-of-sale software. Nothing in Apple's description involves the card network, the issuer, the acquirer or the authorisation message. The pass is appended to the transaction at the terminal — and it is the merchant's own POS that has to know what to do with it.

What Google documents

Google's equivalent is Smart Tap, and its documentation describes a pass handoff with no payment element at all. Smart Tap "lets customers redeem any passes in their wallet by simply holding their phone to any compatible NFC terminal." The flow is keyed on identifiers: the terminal transmits its Collector ID, and "the Google Wallet app then examines the Class ID and Collector ID of each stored pass. When one or more matches are found, the Google Wallet app transmits the matching passes to the terminal." What crosses is a set of Service Object records carrying the value set in the pass's redemption-value property.

Google is explicit about who does the work afterwards: "You must also ensure that the data in the pass is conveyed correctly from the terminal to your system. Once your system(s) process the transaction, make sure to update the pass object so that the user sees their new balance or status."

One thing we are not asserting

Apple documents a "Payment and VAS" mode explicitly. Google's Smart Tap documentation does not state, either way, whether a pass can be read in the same tap as a contactless payment, and we found no Google page that does. Do not assume parity between the two platforms on this point, and treat any vendor claim of it as something to see documented.

The boundary, drawn

One tap, two pipes: where wallet passes and payment cards actually separate A diagram showing a single customer tap at a terminal splitting into two independent paths. The left path is the payment: a device account number goes from the phone to the terminal, then to the acquirer, the card network and the issuer, ending in authorization, clearing and settlement. The right path is the pass: a pass identifier goes from the phone to the terminal via Apple Value Added Services or Google Smart Tap, then to the merchant's point-of-sale software and the merchant's loyalty system, ending in a pass update sent back to the phone. A dividing line runs down the middle labelled the tap boundary. A band across the bottom states that the two paths meet only inside the merchant's own systems, never at the card network, and that a card-linked program joins them at the far end of the payment path instead. One customer tap. Two completely separate journeys. THE TAP phone to contactless reader THE TAP BOUNDARY PAYMENT PATH device account number + dynamic code → terminal → acquirer / processor → card network → issuer: authorize, clear, settle This is the only path a card-linked program can see amount · merchant · category · time — and nothing else PASS PATH pass identifier via Apple VAS / Smart Tap → terminal → your point-of-sale software → your loyalty system → pass update pushed back to the phone Never touches the network, the issuer or the acquirer an identifier handoff — functionally a barcode scan over NFC The two paths meet in the merchant's own POS — or, for a card-linked program, days later at the far end of the payment path.
Figure 3. The tap boundary. Apple's "Payment and VAS" mode joins the two paths at the reader and the POS. A card-linked program joins them at the other end, from transaction data, after the fact. PushNotice analysis of Apple and Google developer documentation, consulted 18 September 2026.

Three consequences worth stating outright

1. A wallet pass is not a card-linked program, even at one tap. If the loyalty logic runs off what your POS saw, you have POS-linked loyalty with an excellent input method. That may well be better for your business than card-linked — it is instant, it is basket-aware, and nothing can silently fail to match — but it is a different architecture with different prerequisites.

2. Apple's own privacy documentation closes the other direction. Apple states that "Apple doesn't store the original credit, debit, or prepaid card numbers that you use with Apple Pay" and that "when you use Apple Pay with credit, debit, or prepaid cards, Apple doesn't retain any transaction information that can be tied back to you." The Wallet Passes framework's documented capabilities are pass creation, real-time content updates, multiple events on one ticket, system integrations such as Maps and notifications, and flight tracking for boarding passes. There is no API, field or event for reading a user's payment transactions.

3. Neither platform sells a card-linked offer product. Apple's coupon pass and Google's offers vertical are both pass constructs — a discount represented as a pass — not transaction-matched offers. We found no Apple or Google first-party product that links a payment card to a merchant offer and matches cleared transactions to it.

A limit on pass-side notification, since it bears on any combined design

If you plan to notify a customer the moment a reward lands, note that Google caps notification-triggering pass updates: "You may send a maximum of 3 updates that trigger a push notification in a 24 hour period", and only changes to allowlisted fields — for loyalty passes, tier names, program name and points balances — trigger one at all. Apple's pass push payload carries no message of its own; a change message must be set on the field that changed or the update is silent. Any "instant reward notification" design has to live inside both constraints.

Key takeaways
  • Apple VAS and Google Smart Tap move a pass identifier to a terminal. They do not move payment data to a loyalty system.
  • Apple documents a single-tap "Payment and VAS" mode; Google's documentation is silent on same-tap payment, so do not assume it.
  • Where the two paths join is the whole question: at your POS it is POS-linked loyalty; at the far end of the payment rails it is card-linked loyalty.

12. Types of card-linked loyalty programs

Quick answer

Nine mechanics account for nearly all card-linked activity: cashback, points, merchant-funded offers, issuer-funded offers, coalition and multi-merchant programs, spend-threshold rewards, category rewards, personalised offers and tier-linked rewards. They differ far more in who pays and how complex the rules are than in how the linkage works — the underlying architecture is the same in every case.

Table 9. Nine card-linked mechanics compared. Complexity is a relative ranking of rule-engine and reconciliation effort on top of a working linkage, not an absolute measure.
MechanicHow it worksCustomer valueBusiness valueComplexity
1. CashbackA percentage or flat amount returned on a qualifying purchase, usually as a statement credit or depositImmediately legible — money backSimple to price; cost scales with realised salesLow
2. PointsPoints or miles accrued per qualifying transaction into an existing programFeeds a currency they already collectBorrows the emotional pull of an established programModerate — needs a points partner
3. Merchant-funded offersThe merchant funds the reward and pays the platform; the offer appears in a host channelDiscovery of offers where they already bankContingent cost, plus reach into an audience you do not ownModerate
4. Issuer-funded offersThe issuer funds the reward to drive preference for its cardReward with no merchant action requiredTop-of-wallet share for the issuer; the merchant is a beneficiary, not a buyerModerate
5. Coalition / multi-merchantOne enrolment spans many unrelated merchants under a single program brandOne card, many places, one balanceShared acquisition cost and far richer behavioural dataHigh
6. Spend-threshold rewardsReward unlocks once cumulative qualifying spend crosses a thresholdA clear goal to work towardLifts basket size and repeat frequencyModerate — every unmatched transaction breaks the count
7. Category rewardsElevated rewards on a merchant category rather than a named merchantRewards on spend they were doing anywaySimple to operate; no per-merchant registrationLow — but category codes are blunt
8. Personalised offersOffer selection driven by observed prior spending behaviourFewer irrelevant offersBetter conversion per impressionHigh — and the most privacy-sensitive design
9. Tier-linked rewardsCard spend advances a status tier that carries its own benefitsStatus and escalating benefitsStrong retention effect at the top of the baseHigh — tier state must survive reversals
The mechanic most affected by everything in Section 8

Spend-threshold rewards. Every other mechanic degrades gracefully when a transaction fails to match — the customer simply does not get that one reward. A threshold program degrades cumulatively: three missed matches and the customer never reaches the threshold at all, concludes the program does not work, and stops trying. If your matching reliability is unproven, do not launch on a threshold mechanic.

13. Best-fit use cases by industry

Quick answer

Card-linked loyalty fits best where purchase frequency is high, the card is genuinely the payment method, the merchant of record is the merchant, and no item-level detail is needed. It fits worst where cash, PIN debit, delivery apps or marketplaces carry a meaningful share of sales — and it is rarely the right first program for a single independent site.

Table 10. Industry fit for card-linked loyalty. "Principal challenge" is drawn from the documented failure modes in Section 8, applied to each sector's normal payment mix.
SectorWhy it fitsTypical mechanicPrincipal challenge
Restaurants & diningHigh frequency, card-dominant, and the established home of multi-merchant dining programsPoints or miles per qualifying meal; percentage cashbackTips sit outside the estimated authorisation, and delivery apps become the merchant of record
Retail chainsPayment scale, many locations, existing acquirer relationshipsMerchant-funded percentage offers; spend thresholdsNo basket visibility — a category-level reward cannot exclude the loss leader
FuelVery high frequency, almost entirely card-paidCents-per-unit equivalents expressed as cashbackPre-authorisation amounts at the pump differ sharply from the final amount
GroceryWeekly frequency and large basketsPercentage cashback; category rewardsThe value is usually in item-level promotions, which network data cannot support
Travel & hospitalityHigh value, card-paid, and already points-literatePoints accrual and tier progressionBookings made through intermediaries break merchant identification
Ecommerce100% card-paid, clean merchant of record where you own checkoutCashback; first-purchase offersMarketplaces and facilitators change the descriptor; you may already have cleaner first-party data
Banks & card issuersThey already hold the transaction data and the customer relationshipOffer marketplaces inside the banking app; issuer-funded rewardsManaging merchant supply, placement policy and customer trust simultaneously
Fintech & neobanksOwn ledger, own app, no third-party feed requiredRewards-as-a-service on their own transaction streamThe easiest architecture in the category — the data is already theirs
Multi-merchant ecosystemsOne enrolment, many merchants, shared acquisition economicsCoalition cashback or a shared points currencyRegistering and maintaining every location on every scheme
Single-site independentsRarely a good fit — see Section 14All of the above, with none of the scale that makes them worth solving

14. Card-linked loyalty for small businesses

Quick answer

Usually not, and usually not first. A small business can participate in card-linked loyalty as a merchant inside somebody else's program — a bank offer platform or a dining network — which is often worthwhile. Building a card-linked program of its own is a payments project with per-scheme merchant registration, a rules engine and a reconciliation process, for a customer base that is almost always better served by a simpler architecture.

The honest way to answer this is to ask what the business actually needs, and then to notice how rarely the answer is "transaction matching".

Table 11. Four architectures a small business can realistically choose between, with what each demands and what each delivers. "Time to first customer" assumes an owner-operator with no dedicated technical resource.
ArchitectureWhat it needs from youTime to first customerWhat you get
Full card-linked programA platform contract, merchant IDs per scheme, a rules engine, reward funding, refund reconciliation, a customer support pathWeeks to months, and per-scheme sync alone runs 1–2 weeksFrictionless recognition and transaction-level attribution — if every link holds
Joining someone else's programAn agreement, a funded offer, and correct merchant registrationDays to weeks, depending on the operatorReach into a bank's or network's customer base you could not otherwise touch
POS-linked loyaltyA POS that supports it, and staff trained on the flowDays, if your POS already offers itInstant, basket-aware recognition and a clean customer record
Wallet-pass loyaltyA pass design and a link or QR code to distributeHoursA visible credential on the customer's phone and a direct update channel — but no automatic purchase recognition
Six questions that settle it

1. What share of your sales are on cards you could actually match? Cash, PIN debit, delivery apps and marketplaces all reduce it.

2. Does your reward depend on what was bought? If yes, card-linked cannot do it — you need POS data.

3. How often does a customer visit? Below roughly monthly, the operational overhead rarely earns out. (A rule of thumb, not a researched threshold.)

4. Who will handle "I didn't get my reward"? Somebody has to, and they will need access to a matching log.

5. Do you need to reach customers, or only to reward them? Card-linked rewards well and communicates through someone else's channel.

6. Is the goal recognition at the till, or attribution in a report? These are different products and are frequently confused.

The pattern we see most often

A small business says "we want card-linked loyalty" and means "we want customers not to have to do anything." Those are not the same requirement. The second can be met by a pass already sitting on the lock screen, at a fraction of the cost and with no dependency on anybody's payment feed. The first genuinely requires the payments project. Establish which one you are buying before you shortlist vendors.

15. How to build a card-linked loyalty program

Quick answer

Fourteen steps, and the ordering matters more than the content. Payment-data architecture is decided at step four, before a vendor is selected at step five, because the architecture determines which vendors are even candidates. Transaction matching is tested at step eleven, before launch — not discovered in production.

This is a project, not a configuration. Anyone describing it as a no-code setup is describing something else.

  1. Define the business objective in one sentence, without a mechanic in it. "Recover lapsed weekday customers" is an objective. "Launch cashback" is a mechanic pretending to be one.
  2. Define the customer behaviour that qualifies. First purchase, return visit, category spend, cumulative threshold, frequency within a window. Write it precisely enough that a rules engine could implement it without asking a question.
  3. Choose the reward model and its funding. Cashback, points, tier or unlock — and, separately, who pays for it. Those are two decisions and they are often conflated.
  4. Determine the payment-data architecture. Network platform, issuer or processor feed, multi-scheme aggregation, or your own ledger. This decision comes before vendor selection because it eliminates most of the market.
  5. Select the technology partner against the architecture you chose, not against a feature grid.
  6. Define merchant and transaction eligibility in writing. Which locations, which card types, which payment paths, which channels, which exclusions. Assume every ambiguity will be resolved against you by a customer with a screenshot.
  7. Design enrolment and consent. What the customer is told, what they agree to, how they see what is collected, and how they leave. Design the opt-out before the opt-in.
  8. Specify reward calculation precisely. Which amount — authorised or cleared. Whether tips, taxes, shipping and gratuities count. Rounding. Caps. What happens when two offers could apply.
  9. Specify returns, refunds and chargebacks. Whether rewards are reversed, within what window, what the customer is told, and who absorbs the cost when a reversal cannot be matched to its original.
  10. Design customer communication. Enrolment confirmation, offer activation, reward earned, reward delivered, reward reversed. The last one is the one programs forget, and it is the one that generates complaints.
  11. Test transaction matching before launch. Real cards, real terminals, every scheme, every payment path you claim to support — card-present, card-not-present, PIN debit, mobile wallet, refund, partial refund. Record which combinations fail.
  12. Run a controlled pilot. One region or one segment, a defined period, and a holdout group. Without a holdout, step thirteen is impossible.
  13. Measure incremental behaviour, not rewarded behaviour. See Section 17. The difference between these two numbers is usually the difference between a program and a subsidy.
  14. Optimise, and re-test matching after any change to merchant estate, processor, POS or offer structure. Each of those can silently break registrations.
Framework 5 — The Card-Linked Implementation Checklist

Sixteen items to clear before a single customer enrols. Items 9 through 12 are the ones that get skipped and the ones that produce every post-launch escalation.

  • Objective written in one sentence with no mechanic in it
  • Qualifying behaviour defined precisely enough to implement without clarification
  • Reward model and funding source decided separately and documented
  • Payment-data architecture selected and its coverage limits written down
  • Vendor selected against that architecture, with the "whose data is it, and who can switch it off" question answered
  • Every participating location registered and confirmed Active on every scheme you claim to support
  • Excluded card types listed — commercial, purchasing, prepaid, and anything already linked elsewhere
  • Unmonitored payment paths listed — PIN debit, third-party apps, gift cards, marketplaces, delivery platforms
  • Reward basis decided — authorised or cleared amount — and stated in the customer terms
  • Refund, return and chargeback handling specified, including the unmatched-reversal case
  • Duplicate, split-payment and partial-authorisation handling specified
  • The "my reward didn't arrive" support path built, with someone able to read a matching log
  • Consent language drafted and the withdrawal path tested end to end
  • Matching tested on real cards across every scheme and payment path, with failures recorded
  • Holdout group defined before launch, or incrementality cannot be measured afterwards
  • Re-test trigger agreed for processor, POS, estate or offer changes

16. Card-linked loyalty economics

Quick answer

Card-linked economics have three cost layers — the reward itself, the platform fee, and the operational cost of running the program — set against one benefit that is genuinely hard to measure: incremental gross margin. Two errors dominate the category: treating rewarded revenue as incremental revenue, and treating revenue as profit. The framework below exists to keep both out of the model.

Framework 6 — The Card-Linked Economics Stack™

Six lines, worked top to bottom. It is deliberately austere: no benchmarks, no assumed conversion rates, no industry multipliers — because none of those exist in a form we would publish. What it gives you is the right shape, and the two places where most business cases quietly go wrong.

The card-linked loyalty economics stack A six-line vertical waterfall. Line one, desired behaviour, is the purchase the program is meant to cause. Line two, incremental purchase value, is the revenue from purchases that would not otherwise have happened, and is marked as the line most often overstated. Line three applies gross margin, because revenue is not profit. Line four subtracts reward cost, which is paid on every qualifying purchase including the ones that were not incremental. Line five subtracts platform and payment costs. Line six subtracts operational cost, including support for unmatched transactions and reconciliation of reversals. The result is incremental contribution. A note beside line two states that without a holdout group this line is an assumption, not a measurement. Six lines. Two of them are where the business case usually fails. 1 · DESIRED BEHAVIOUR the purchase the program exists to cause 2 · INCREMENTAL PURCHASE VALUE revenue from purchases that would not otherwise have happened ⚠ overstated by default 3 · × GROSS MARGIN because revenue is not profit — apply margin before any cost is subtracted 4 · − REWARD COST paid on every qualifying purchase — including the ones that were not incremental ⚠ the subsidy line 5 · − PLATFORM & PAYMENT COST per-transaction fees, platform margin, subscription, integration amortisation 6 · − OPERATIONAL COST unmatched-transaction support, reversal reconciliation, merchant registration upkeep = INCREMENTAL CONTRIBUTION
Figure 4. The Card-Linked Economics Stack. Line 2 is an assumption unless a holdout group made it a measurement; line 4 is paid regardless. PushNotice analysis.

Two identities worth writing on the wall

Revenue ≠ profit. A 5% reward on a category running a 30% gross margin consumes a sixth of the margin on every qualifying sale — not a twentieth of the revenue. Card-linked rewards are percentage-of-spend by construction, which makes them expensive in exactly the low-margin, high-frequency categories where they are most often deployed.

Rewarded transaction ≠ incremental transaction. This is the one that decides whether a program is an investment or a discount. Every card-linked program rewards a mixture of purchases that happened because of it and purchases that would have happened anyway. Only the first kind is revenue. The second kind is a transfer from your margin to your existing customers, delivered with excellent precision.

What the public numbers do and do not support

The only substantial public financial disclosure in this category comes from Cardlytics, which files with the SEC. For the 2025 financial year it reported revenue of $233.3 million, down 16.2% year on year, on billings of $385.0 million, down 13.3%, with a net loss of $103.5 million and an accumulated deficit of $1.4 billion. In the second quarter of 2026 it reported billings of $65.5 million, down 34% year on year, and consumer incentives of $28.6 million.

From those disclosed figures we can derive one genuinely useful ratio: consumer incentives as a share of billings, which is the closest available public proxy for how much of gross card-linked offer spend reaches the consumer. It was approximately 37% in FY2024 and approximately 44% in Q2 2026. This is our calculation from disclosed line items, not a published metric, and it describes one company's mix — not an industry benchmark.

What these figures are not: evidence about whether card-linked offers work for a merchant. They describe one platform's revenue, not one merchant's return. Note also that the company renamed its user and revenue-per-user metrics between periods and the underlying populations changed, so its published series cannot be charted as one line.

The four numbers a business case needs and usually does not have

Match rate — what proportion of purchases you expect actually get attributed. Reward cost per qualifying transaction, including the non-incremental ones. Gross margin on the rewarded basket, not blended margin. Incrementality, from a holdout. If a vendor cannot help you populate the first and will not discuss the fourth, you are not buying a measurement system.

17. Was the reward incremental?

Quick answer

Ask one question of every rewarded purchase: would it have happened without the reward? If the answer is probably yes, the reward subsidised behaviour you already had. If probably no, it bought behaviour you did not. Only the second belongs in a return calculation — and the only way to know the split is to withhold the offer from a comparable group and compare.

Framework 7 — The Incrementality Question™

An analytical framework for thinking about card-linked return, not an accounting standard and not a measurement methodology. It will not give you a number. It will stop you reporting the wrong one.

Step one: split the rewarded population

  • Would this purchase probably have happened anyway? → The reward is a subsidy on existing behaviour. It has a real cost and no revenue attached.
  • Would it probably not have happened? → The reward bought incremental behaviour. This is the only population that supports a return claim.
  • Is it a purchase that was going to happen, but happened here because of the reward?Switched behaviour, which is genuinely incremental to you and worth separating, because it behaves differently over time than newly created demand.

Step two: do the subtraction honestly

Incremental revenue, times gross margin, minus reward cost on the whole rewarded population — not just the incremental part — minus platform and payment costs, minus operational costs, equals incremental contribution. The asymmetry in that sentence is the entire point: you earn margin only on the incremental slice, but you pay the reward on all of it.

Step three: acknowledge what you cannot see

Card-linked measurement is unusually good at one thing and blind to several others. It sees purchases at participating merchants on enrolled cards through monitored paths. It does not see the same customer's purchases on a different card, purchases that failed to match, purchases through a delivery app, or the customer who saw the offer, did not use it, and came in anyway.

The closest peer-reviewed evidence — and an honest label on it

We found no peer-reviewed study measuring card-linked offer incrementality. The nearest rigorous work is Sahni, Zou and Chintagunta's analysis of 70 randomised field experiments on targeted discount offers, published in Management Science. Working with individual-level data on an online ticket resale platform, the authors found average expenditure rose by $3.03 (37.2%) during the promotion window, with a further $1.55 in the week after expiry — and, most interestingly, that roughly 90% of the gains did not come through redemption of the offer. Their conclusion is that such offers "serve as a form of 'advertising' for the firm's products rather than tools of price discrimination."

Label this correctly if you cite it. That study concerns emailed targeted discounts on a ticket resale marketplace. It is not a card-linked study, the population is not comparable to a retail or restaurant customer base, and the effect sizes are specific to that platform. What it legitimately supports is a directional point: the value of an offer may sit substantially in the reminder rather than the discount — which, if true of card-linked offers too, would mean that measuring redemption alone understates the effect while measuring rewarded revenue overstates it.

The only reliable answer

A holdout. Withhold the offer from a randomly selected, comparable group of enrolled cardholders, and compare their spending with the treated group over the same window. Everything else — before-and-after comparisons, matched-cohort analysis, attribution windows — is inference that will systematically flatter the program. Define the holdout before launch. It cannot be constructed afterwards.

18. Privacy, security and consent

Quick answer

Card-linked loyalty processes payment information, so three things need deliberate design: what is collected, what is stored, and what the customer actually agreed to. Serious platforms minimise: some never store the account number, some never receive identity at all. The applicable rules depend on your jurisdiction, your role and your architecture — this section maps where to look and is not legal advice.

Scope note

This section summarises publicly available primary sources so that a merchant, a marketer or a product owner can ask better questions of counsel and of a security team. It is not legal advice, and it makes no compliance claim about any platform, including ours. Data-protection law, payment-network rules and consumer-protection rules vary by country, by role in the payment chain, and by what you actually do with the data.

What is actually collected

The clearest first-party statement comes from Mastercard's own loyalty and rewards privacy notice, effective 9 February 2026, which describes processing "Transaction information related to the card(s) enrolled in a Program, such as date / time of payment(s), personal account number, name of merchant, commercial and transaction code, currency and amount of a purchase, and a tokenized ID generated to identify whether your purchases are eligible for the Programs." That is the honest inventory: an account number, a merchant, a time, an amount, a category.

Different architectures hold different parts of it. A card-linking API states that it "uses a proprietary tokenization system and does not store any card numbers", exposing only the first six and last four digits to developers. A rewards-as-a-service provider says it "does not require any PII" beyond a user identifier, a name, and a bank identification number and last four digits. A bank-feed platform states the strongest version: "Our platforms are designed so that we do not receive or have access to any personal data from our FI partners", with data "anonymized so that it cannot be associated with any one individual."

The data-minimisation question to ask every vendor

Not "are you secure?" — everyone says yes. Ask: "Which of the following do you hold, and for how long: the account number, a token, the first six and last four digits, the cardholder's name, their email, their transaction history, and their identity linked to that history?" The answers differ enormously between architectures, and the differences are the whole risk profile.

Card data security: what PCI DSS actually says

If your architecture involves account numbers, the Payment Card Industry Data Security Standard is the relevant framework. As of September 2026 the active version is PCI DSS v4.0.1, published June 2024; the Council describes it as a limited revision containing "corrections to formatting and typographical errors" and clarifications, with "no additional or deleted requirements in this revision." Version 4.0 was retired on 31 December 2024, and the future-dated requirements introduced in v4.x became effective on 31 March 2025. The Council opened a request for comments on the next iteration in June 2026; no successor version has been published.

On storage, Requirement 3.5.1 requires that the account number be rendered unreadable wherever it is stored — by strong one-way hashing of the entire number, truncation, index tokens, or strong cryptography with associated key management. Requirement 3.5.1.1 tightened the hashing option to keyed cryptographic hashes and became mandatory on 31 March 2025.

A sourcing caveat we are declaring

The PCI Security Standards Council's document servers returned errors to automated retrieval, so the requirement wording above was read from mirrored copies of the standard and is reported as indicative rather than quoted verbatim. Verify Requirements 3.5.1 and 3.5.1.1 against the official PDF from the Council before relying on them in a compliance document. The version numbers, dates and retirement timeline are from the Council's own published posts.

On tokenization, the Council's guidance is more nuanced than vendor marketing usually implies. Its tokenization information supplement states that "Tokenization solutions do not eliminate the need to maintain and validate PCI DSS compliance, but they may simplify a merchant's validation efforts by reducing the number of system components for which PCI DSS requirements apply", and that systems which are adequately segmented and handle only tokens "may be considered outside of the CDE and possibly out of scope for PCI DSS." Note the hedging in the Council's own sentence — "may", "possibly". Tokenization reduces scope; it does not delete it.

And on outsourcing: the Council's third-party guidance states plainly that using a service provider "does not relieve the entity of ultimate responsibility for its own PCI DSS compliance, or exempt the entity from accountability and obligation for ensuring that its cardholder data and CDE are secure."

Tokenization, PAR and why linkage is getting harder

Network tokenization has a complicated relationship with card-linked loyalty. EMVCo's Payment Account Reference was created partly to solve it: a 29-character non-financial reference with a one-to-one relationship to the account number and a one-to-many relationship to its tokens, which cannot be used to initiate a transaction. EMVCo's own framing lists PAN-based loyalty among the use cases it supports, and industry guidance describes it as letting an operator "reestablish an effective payment-card-linked loyalty program and preserve simplified recognition of customers." EMVCo notes that PAR data is not itself PCI account data — though a system handling both PAR and account data remains in scope.

That is the theory. In practice, availability is uneven, and the failure mode is concrete: a card-linking provider states that digital-wallet spend is trackable "as long as the full PAN from the front of the card is enrolled", and that where a customer enrols a tokenised or virtual number instead, the platform cannot enrol it. As payment credentials become more tokenised, a linkage model built on account numbers gets less reliable, not more. That is a structural headwind for the category, and it is worth asking any prospective vendor how they are handling it.

Consent

Consent in card-linked programs is layered, and customers rarely see all the layers. At the platform level, one provider's enrolment SDK "contains a block of text… a checkbox that the cardholder must tick in order to proceed with the enrolment", and clients integrating the API directly must obtain consent themselves. At the network level, Visa's offer platform documentation describes adding "consented cardholders" and managing cards "per cardholder consent". At the bank level, the exit is through the bank: one platform tells cardholders that "If you are currently participating in and want to opt out of a Cardlytics card-linked marketing program, you can do so through your bank."

Visa's public rulebook, effective 18 April 2026, contains a section on cardholder loyalty programs including a rule specifically titled "Card Linked Offers – Europe Region". We could not retrieve the body text of that rule and therefore do not characterise its contents — only that it exists, and that anyone operating a card-linked program in Europe should read it at source.

The regulatory record, stated as we found it

We searched specifically for enforcement activity and found none. No Federal Trade Commission action, no Consumer Financial Protection Bureau action and no state attorney general action against a card-linked offer platform, or against a bank for card-linked offer data sharing, surfaced in our research. Nor did any reported breach at a major card-linked platform.

What does exist is journalism and advocacy. In 2018 Bloomberg reported a confidential Google–Mastercard arrangement to match online advertising to in-store purchases; both companies stated that no personally identifying transaction data was exchanged. In September 2023 US PIRG and eight other organisations, including the ACLU and the Center for Digital Democracy, published a report and letter alleging that Mastercard sells cardholder spending data to third parties; Mastercard responded that it "does not sell personal cardholder data for marketing, location tracking or targeted advertising." No regulator acted on that complaint.

The absence of enforcement is a finding, not a clearance. It tells you the category has not yet been tested, not that it has been approved.

On open banking as an alternative

An obvious question is whether account-level data access could replace card-network linkage. The access rails exist — account information services under European payment rules, the UK Open Banking standards, and in the United States the Consumer Financial Protection Bureau's personal financial data rights rule under Section 1033. That US rule is currently unsettled: its compliance dates were stayed by a federal court in October 2025 and the Bureau issued an advance notice of proposed rulemaking in August 2025 reconsidering parts of it. Separately, we found no primary documentation of open-banking data actually being used for loyalty or reward attribution. Treat it as a plausible future architecture, not a current one.

Key takeaways
  • Ask what each party in the chain holds, not whether they are "secure". The architectures differ enormously on this.
  • Tokenization reduces PCI scope; the Council's own wording says "may" and "possibly", and outsourcing never transfers responsibility.
  • Rising credential tokenization is a structural headwind for account-number-based linkage. Ask vendors how they handle it.
  • There is no enforcement record in this category yet. Design as though there will be one.

19. Real-world card-linked programs

Quick answer

The category has four recognisable shapes: bank offer platforms inside banking apps, card-network offer marketplaces sold to issuers, independent infrastructure providers, and category networks such as airline dining programs. Every example below was verified against the operator's own published material in September 2026. Where an operator's own source does not exist, we say so rather than citing a review site.

Table 12. Verified card-linked programs and platforms, September 2026. Descriptions are drawn from each operator's own published material. This is not a vendor shortlist and inclusion is not an endorsement; programs change without notice, so verify at source before relying on any row.
Program / platformShapeHow linkage works, at a high levelReward type
Chase OffersBank offer platformCardholder adds an offer to one specific Chase account, then pays with that card; "There are no coupons, codes or vouchers to remember"Statement credit, within 30 days after qualifying transactions post
Bank of America cash back dealsBank offer platformDeals selected in mobile or online banking, paid with an eligible card; cash back "automatically credited" to the accountCash back, stated as additional to any other cash back or rewards
Amex OffersIssuer offer platformExplore, "Add to Card", then pay with that card. Amex states it "relies on information provided to us by the merchant to identify qualifying purchases"Statement credits, Membership Rewards points, and other rewards
My Wells Fargo DealsBank offer platformPersonalised deals linked to a debit or credit card; must be activated before redeemingStatement credit (credit cards) or deposit credit (debit), within 60 days
Capital One OffersHybridDescribed by the operator as "an online shopping platform": online offers run click-through; in-store offers are genuinely card-linked, requiring payment with the activating cardStatement credit, miles or cash back
Visa Offers Platform / Visa Offers NetworkNetwork platform sold to issuersIssuers enrol consented cardholders and their account numbers; the platform draws on the VisaNet authorization stream and can issue statement creditsStatement credits and program-defined rewards
Visa SavingsEdgeNetwork program for business cardsRelaunched June 2024 for US and Canadian Visa business cards; cardholders enrol and link a card directlyStatement credits on qualifying purchases, plus point-of-sale coupon codes
Mastercard Offers (Commerce Media)Network platform sold to issuers and publishersMerchant-funded personalised offers, qualified "across anonymized transaction details", delivered by API or white-labelProgram-defined; merchant-funded
CardlyticsIndependent infrastructureBank-feed architecture: offers run inside partner banks' own digital channels, on de-identified transaction data the banks controlCash back and program-defined rewards inside the bank's channel
Fidel APIIndependent infrastructureMulti-scheme card-linking API across Visa, Mastercard and American Express, with per-scheme merchant location registrationProgram-defined — the platform supplies events, not rewards
KardIndependent infrastructureRewards-as-a-service for fintechs and financial institutions, typically running on the client's own transaction feedProgram-defined; charged on verified transactions
Rewards Network dining programsCategory networkMembers register eligible cards and authorise the networks to share "Linked Card purchase or return transaction information" at participating restaurantsMiles or points into the partner loyalty program
Lloyds Bank Rewards (UK)Bank offer platformOffers activated in the app or online banking, then paid for by debit or credit cardCash back paid into the account
NatWest MyRewards (UK)Bank offer platformRewards earned on spend with a Reward debit or credit card at partner retailersRewards exchanged for gift codes or donations — not automatic cash back
Four corrections to things commonly written about this category

Discover Deals was not a card-linked program, and it no longer exists. It was a shopping portal, retired on 31 October 2018.

Capital One Offers is not purely card-linked. The operator's own description leads with "online shopping platform"; only the in-store side is card-linked.

OpenTable rewards are not card-linked. Points are awarded for completed reservations, not card transactions.

"Citi Merchant Offers" has no Citi-published landing page or terms that we could locate. The Citi product we could verify at source, Citi Shop, is a browser extension, not a card-linked program. We are therefore not asserting the existence of the former.

Contactless transit fare capping is card-linked, but it is not loyalty

It is worth naming because it is frequently cited as a card-linked loyalty example. New York's OMNY caps fares over a rolling seven-day period, and the mechanic depends on identity through the credential: "If you tap a card, use that same card for every tap. If you tap a device, make sure you always use the same device and the same card in your mobile wallet." That is a payment credential used as an identifier to aggregate spend — structurally identical to card-linking. But no merchant funds a reward and nothing is earned; it is a fare rule. Useful as an analogy, misleading as a precedent.

Consolidation is the category's defining recent story

Anyone evaluating a card-linked partner should understand how much the supply side has moved. Empyr was acquired by Augeo in April 2020 and folded into Figg; Figg was then acquired by JPMorgan Chase in mid-2022 — a major issuer buying its own card-linking supplier. Cardlytics shut down its consumer cashback app Dosh on 28 February 2025, sold the Bridg identity-resolution business to PAR Technology in March 2026, and saw its relationship with Bank of America — historically its largest financial-institution partner — end on 16 February 2026. In Australia, Commonwealth Bank's Yello program is converting from cashback to points from 1 October 2026, removing its cashback benefits entirely.

What that pattern implies for a merchant

Card-linked distribution is intermediated and concentrated. Your access to a bank's customers depends on a commercial relationship between two other companies, either of which can end it. That is not an argument against participating — the reach is real — but it is an argument against building your primary customer relationship on top of it. Own a channel you control as well.

20. What the evidence does and does not show

Quick answer

There is no methodology-backed public benchmark for card-linked offer activation or redemption rates, no peer-reviewed study of card-linked incrementality, no regulator or central bank that tracks card-linked offers as a category, and no independent audit of vendor uplift claims in the public record. That is not a gap in our research; it is the state of the field, and any article presenting industry benchmarks for this category should be asked where they came from.

This section is the ledger. We publish it because the alternative — quietly using the numbers everyone else uses — is how unsourced statistics become facts.

Table 13. The evidence ledger for card-linked loyalty: what we looked for, what exists, and what we did with it. Every figure used elsewhere in this guide appears here with its status.
Claim we looked forWhat existsVerdict
Card-linked offer activation rateNothing with published methodology. The one SEC-filing public company in the category does not disclose itNot used — no credible source
Card-linked redemption rateVendor marketing onlyNot used
Card-linked spend uplift / ROASVendor marketing only, without sample, methodology or holdoutNot used
Card-linked incrementalityNo peer-reviewed study locatedNot used; the nearest analogous study is labelled as an analogy in Section 17
Industry market sizeOnly syndicated research from vendors that do not publish methodologyNot used
Platform-level financialsCardlytics SEC filings — audited, dated, with defined metricsUsed, in Section 16, with the caveat that it describes a platform not a merchant
Transaction coverageCardlytics 2025 annual report: approximately $5.7 trillion in purchases analysed, roughly one in every two US card transactionsUsed, attributed, and dated
Card payment contextFederal Reserve Payments Study 2025 triennial findings, published 1 July 2026: 236.6 billion noncash payments in 2024, cards over three quarters of payments by numberUsed only as context; the Fed does not track card-linked offers
Targeted-offer effect sizesSahni, Zou & Chintagunta, Management Science — 70 randomised field experiments on emailed discounts, ticket resale platformUsed as a labelled analogy only, never as a card-linked benchmark
Industry-association survey dataA 2021 industry-association study reporting that 35% of participants said their card-linking programs grew more than 100% year on yearNot used — no sample size, respondent count or methodology published, and five years stale
Consumer incentive share of spendDerivable from Cardlytics' disclosed billings and consumer incentive line itemsUsed in Section 16 and explicitly labelled as our calculation, not a published metric
Program timings and clawback termsPublished in issuer terms and conditions — Chase, Wells Fargo, American Express, and dining program termsUsed extensively; these are the most reliable public facts in the category
Specific numbers we were offered and declined

Average statement credits earned per cardholder per year, quoted without a denominator. Total incentivised spend driven through a network, quoted without a definition of "incentivised". Cardholder counts, merchant counts and driven-sales totals from platform marketing pages. Re-engagement percentages and return-on-ad-spend ratios with no described methodology. Average percentage back "earned by customers" at a bank's partner retailers. Every one of these is publicly available and none of them survives a question about how it was calculated.

21. How wallet marketing complements card-linked loyalty

Quick answer

Card-linked loyalty answers "did they buy?". Wallet marketing answers "are we present, and can we tell them?". A complete customer programme usually needs both answers, and they come from different layers of a stack that are frequently sold as if they were one product.

It helps to draw the stack explicitly, because the layers have different owners, different costs and very different implementation timelines.

The four layers of a complete loyalty stack Four stacked layers. The bottom layer, card-linked, performs transaction recognition and reward logic and depends on payment infrastructure. Above it, the loyalty layer holds customer status, balances and reward state and is the system of record. Above that, the wallet layer provides the digital credential, visible status and offers in Apple Wallet and Google Wallet. The top layer, engagement, delivers updates and notifications to the customer. A label to the right of the bottom two layers notes that they require payment integration and a system of record. A label beside the top two notes that these are what the customer actually sees and that PushNotice operates only there. A band across the bottom states that the layers are joined by systems the buyer must have, not by a single product. Four layers, four owners — and nobody sells all four 1 · CARD-LINKED LAYER transaction recognition + reward logic · depends on payment infrastructure 2 · LOYALTY LAYER customer status, balances, reward state · the system of record 3 · WALLET LAYER digital credential, visible status, offers · Apple Wallet and Google Wallet 4 · ENGAGEMENT LAYER pass updates and lock-screen notifications · what reaches the customer LAYERS 1–2 a payments project and a system of record weeks to months the customer never sees them LAYERS 3–4 a pass design and a link hours to days all the customer ever sees The layers are joined by systems you must have. No single product spans them.
Figure 5. The four-layer stack. PushNotice operates in layers 3 and 4 only. Layers 1 and 2 are separate systems. PushNotice analysis.

Read bottom to top, a combined program works like this: a payment transaction is recognised by the card-linked layer; reward logic runs and the loyalty layer's customer state is updated; that state is pushed to the wallet pass; the customer's phone shows a new balance, tier or reward and, within platform limits, notifies them. Read top to bottom, it explains why so many businesses start at layer 3: it is the only layer that produces something a customer can see on day one.

A sequencing recommendation, since almost nobody builds all four at once

Build the layer whose absence is currently costing you most. If customers do not know their status, do not hear from you, and have nothing of yours on their phone, that is layers 3 and 4 and it is a week of work. If you already have all that and cannot tell which purchases came from it, that is layers 1 and 2 and it is a quarter. Doing them in the other order is the commonest expensive mistake in this category.

22. Where PushNotice fits

Quick answer

PushNotice is a wallet-based customer engagement layer. It issues Apple Wallet and Google Wallet passes — loyalty, membership, coupon and ticket — and sends lock-screen notifications, with no app for the business or the customer to install. It operates in layers 3 and 4 of the stack above. It does not provide card linking, transaction matching, or any part of the card-linked payment layer.

What PushNotice is not — the complete list, stated deliberately

PushNotice does not provide payment-card linking or card enrolment. It does not tokenize payment card numbers. It has no integration with Visa, Mastercard, American Express or any card network. It performs no transaction matching. It does not issue cashback or statement credits. It performs no reward settlement and no payment processing. It has no issuer, acquirer or processor integration. It has no card-linked reward attribution. It also has no POS integration, no public API and no webhooks — and says so on its own site, in its own words: "We do not claim a native integration with any named POS system, because we have none to claim."

What it does, verifiably. Customers save a pass to Apple Wallet on iPhone or Google Wallet on Android from a link or QR code — no app download and no account creation. Passes update over the air when a stamp, tier or detail changes, and pass-level push notifications are delivered through the platforms' own notification services. Passes can be associated with places so the card surfaces when a customer is nearby, a paid-tier feature. Higher tiers add tagging and segmentation and multiple workspaces for multi-location operators, and an agency tier adds white-label dashboard branding with a workspace per client. Pricing runs from a permanent free plan at $0 with no card required, through Starter at $29 per month and Pro at $79 per month, to custom agency pricing.

Where a business would use both. If you run or join a card-linked program, that program tells you a purchase happened. It does not give the customer a credential to carry, a visible status to check, or a channel you control to speak through. A wallet pass does those three things and nothing else. In a combined architecture, your card-linked engine and your system of record would compute the reward, and the wallet layer would display it and notify the customer. PushNotice supplies only that last part, and only when something else tells it what to display.

What to verify before using any wallet or loyalty platform alongside a card-linked program — including ours

Whether it performs transaction matching itself, or only displays a state something else computed. What it holds about your customers and for how long. How pass state gets updated in your architecture, given that we publish no API. Whether its notification behaviour fits within Apple's and Google's documented limits. And whether any capability claim it makes is backed by documentation you can read. Where we cannot satisfy those for your programme, we would rather you used something that can.

23. The linkage decision framework

Quick answer

Start from what you actually need recognised, not from which architecture sounds most advanced. If rewards must attach automatically to eligible payment transactions across merchants you do not control, evaluate card-linked. If you mainly need a visible credential and a channel, evaluate wallet-pass. If you need instant, basket-aware recognition in your own store, evaluate POS-linked. If you need more than one, you are buying more than one system.

Framework 8 — The Linkage Decision Tree™

Four questions, asked in order, each eliminating an architecture. The fourth question is the one that catches the most misdirected projects, and it is not technical.

The linkage decision tree A four-question decision flow. Question one asks whether rewards must attach automatically to eligible payment transactions across merchants you do not control; yes points to evaluating card-linked loyalty. Question two asks whether the reward depends on what was in the basket; yes points to point-of-sale linked loyalty, because payment data carries no item detail. Question three asks whether you mainly need a visible credential and a direct channel; yes points to wallet-pass loyalty. Question four asks whether you need both automatic transaction recognition and a customer-facing credential; yes means an integrated architecture of two separate systems joined by a system of record. A band across the bottom asks the framing question: are you buying recognition at the till or attribution in a report, and notes these are different products. Four questions, in this order. Each one removes an architecture. Q1 · AUTOMATIC? Must rewards attach to payment transactions at merchants you don't control? YES → card-linked NO → next question Q2 · BASKET-AWARE? Does the reward depend on what was bought, not just how much? YES → POS-linked NO → next question Q3 · PRESENCE? Do you mainly need a visible credential and a channel you control? YES → wallet-pass NO → next question Q4 · BOTH? Do you need automatic recognition AND a customer-facing card? YES → two systems joined by a record Before any of the four: what share of your sales arrive on a card you could actually match? Cash, PIN debit, gift cards, delivery apps and marketplaces all subtract from it — and Q1 is only worth asking if the remainder is large. The framing question: are you buying recognition at the till, or attribution in a report? These are different products. Most misdirected loyalty projects are a business that needed the first and bought the second.
Figure 6. The Linkage Decision Tree. Nuanced by design: the answer for most businesses is a combination, and the order of the questions is what prevents over-buying. PushNotice analysis.
Key takeaways
  • Answer the pre-question first. If most of your sales are not on matchable cards, card-linked is the wrong conversation.
  • Basket-dependent rewards rule out card-linked entirely — payment data carries no item detail.
  • "Both" is a valid answer, but it means two systems and a system of record between them, not one purchase order.

Frequently asked questions

Quick answer

Eighteen questions marketers, loyalty professionals, payments teams and SaaS buyers actually ask about card-linked loyalty — grouped by what you are trying to decide.

The core questions

What is a card-linked loyalty program?

A loyalty structure in which a registered payment card is the loyalty identifier. The customer enrols a credit or debit card once and consents to transaction monitoring; when they pay with that card at a participating merchant, the purchase is recognised from the payment transaction itself and a reward is applied. There is no separate loyalty card to present, scan or look up. Rewards most often take the form of a statement credit, cashback or points.

How does card-linked loyalty work?

In eight stages. The cardholder enrols a card and consents. The program associates that credential securely. Every participating merchant location is registered with each card scheme. The customer pays. Transaction information reaches the program through payment infrastructure — a network offer platform, an issuer or processor feed, an acquirer integration, or the operator's own ledger. The program matches the transaction, applies eligibility rules, calculates a reward and delivers it, typically days to weeks later.

What is a card-linked offer?

A single promotion attached to a registered card: one merchant, one reward, usually one time window, and normally requiring the cardholder to activate it before paying. Card-linked offers — often abbreviated CLO — are the commonest consumer form of card-linked loyalty, and they are what bank offer platforms such as Chase Offers, Amex Offers and My Wells Fargo Deals deliver. "Card-linked rewards" is a looser term describing the payout itself rather than the promotion.

Do card-linked loyalty programs require scanning?

No — that is the point of the model. The customer presents nothing at the till beyond their normal payment. Recognition happens afterwards, from transaction data, without any action by the customer or the cashier. The trade is that nothing visible happens at the moment of purchase either: the reward arrives later, from a different party, through a different channel.

What is the difference between card-linked loyalty and traditional loyalty?

Traditional loyalty asks the customer to do something at the till — present a card, show a code, give a phone number — and rewards them instantly, with full visibility of what they bought. Card-linked loyalty asks nothing of the customer and instead depends on payment infrastructure to recognise the purchase afterwards. It gains frictionlessness and payment-level attribution; it loses immediacy, basket-level detail, and the ability to fix a failure yourself.

How the linkage actually works

How are payment cards linked to rewards?

Through an enrolment step whose mechanics depend on the architecture. A card-network offer platform enrols the cardholder's account number for offer participation. A card-linking API may take the full account number, tokenize it and retain only the first six and last four digits. A rewards-as-a-service provider running on an issuer's own feed may need only a user identifier, a name, and the card's bank identification number and last four digits. Consent to transaction monitoring is captured at enrolment.

How do card-linked rewards identify purchases?

By matching four data elements carried in the payment message: the transaction amount, the merchant category code, the processor-assigned merchant identifier, and a short merchant name-and-location descriptor — 25 characters for the name in Visa's systems. That is the entire toolkit. It carries no item detail, and it is why delivery apps, marketplaces and payment facilitators — which replace the merchant descriptor with their own — commonly break attribution.

Why didn't I get my card-linked reward?

There are eight documented reasons, and issuers publish most of them. A device or virtual number was enrolled rather than the card's own account number. The card type was excluded, or already linked to another program. Payment was made by PIN debit, a third-party payment app or a gift card. The merchant location was not resolvable on that scheme. A delivery app or facilitator was the merchant of record. The amount was evaluated against a provisional authorisation. Or the purchase was later refunded and the reward reversed.

Can a card-linked reward be taken back?

Yes, and the major issuers say so in their terms. American Express states that purchases refunded, returned or cancelled in whole or in part will not count toward a minimum spend and that any reward issued "may be reversed", and separately that statement credits may be reversed if offer-related transactions are later cancelled, refunded or deemed ineligible. Wells Fargo states that cash back or statement credits "may be reversed if a qualifying purchase is returned/canceled".

Wallets and platforms

What is the difference between card-linked loyalty and wallet loyalty?

They are different architectures solving different problems. Card-linked loyalty is a transaction-recognition system: it answers "did this customer buy from me?". Wallet-pass loyalty is a credential and communication system: it gives the customer a visible card on their phone and gives you a channel to update and notify them. A wallet pass does not inherently detect payment-card transactions. Where both are wanted, they are two systems joined by a backend, not one product.

Can card-linked loyalty work with Apple Wallet?

Not in the payment-network sense. Apple documents a Value Added Services protocol that lets a contactless terminal read a loyalty pass, including a "Payment and VAS" mode in which the pass is "automatically appended to the Apple Pay transaction to be processed at the same time". But that join happens at the reader and in the merchant's point-of-sale software — not at the card network. Apple's pass framework exposes no API for reading a user's payment transactions, and Apple states it does not retain transaction information that can be tied back to a user.

Can card-linked loyalty work with Google Wallet?

The same boundary applies. Google's Smart Tap lets a terminal read passes over NFC: the terminal transmits a collector identifier, the wallet matches it against stored passes and transmits the matching ones. Google is explicit that your own systems then process the transaction and update the pass. No payment data appears in that flow. Note also that Google's documentation does not state whether a pass can be read in the same tap as a contactless payment, so parity with Apple should not be assumed.

Are card-linked programs secure?

It depends entirely on the architecture, and the honest answer is to ask what each party holds. Some platforms tokenize and never store the account number. Some receive de-identified data and no personal data at all. Where account numbers are involved, PCI DSS v4.0.1 applies, requiring that stored account numbers be rendered unreadable. Tokenization can reduce PCI scope but, in the Council's own hedged wording, does not eliminate compliance obligations — and outsourcing never transfers responsibility.

Buying, building and measuring

What are merchant-funded card-linked offers?

Offers whose reward cost is borne by the merchant seeking the purchase, rather than by the card issuer, usually alongside a platform fee. It is the dominant commercial model in bank offer platforms: the merchant funds the reward, the platform matches transactions and takes a margin, and the bank receives a negotiated share and provides the audience. Note that the merchant-funded versus issuer-funded distinction is industry usage rather than a standardised taxonomy.

What businesses benefit from card-linked loyalty?

Those with high purchase frequency, card-dominant payment mix, clean merchant-of-record status and no need for item-level reward logic — restaurants, fuel, retail chains, travel, and above all banks and fintechs that already hold their own transaction data. It fits poorly where cash, PIN debit, delivery apps or marketplaces carry meaningful volume, and it is rarely the right first program for a single independent site.

How much does card-linked loyalty cost?

There are three cost layers and no public pricing benchmark worth quoting. The reward itself, funded on every qualifying purchase including the ones that were not incremental. Platform costs, commonly a per-transaction fee, a margin on the funded reward, or both. And operational costs — merchant registration upkeep, refund reconciliation, and support for customers whose rewards did not arrive. Model the reward against gross margin, not revenue: a percentage-of-spend reward is expensive in low-margin categories.

How do you measure card-linked loyalty ROI?

With a holdout group, defined before launch. Withhold the offer from a randomly selected, comparable group of enrolled cardholders and compare spending over the same window. Then take incremental revenue, apply gross margin, and subtract the reward cost on the whole rewarded population — not just the incremental part — plus platform and operational costs. Everything else, including before-and-after comparisons and attribution windows, systematically flatters the program.

What are the industry benchmarks for card-linked offers?

There are none that we would publish. We found no methodology-backed public benchmark for card-linked activation or redemption rates, no peer-reviewed study of card-linked incrementality, no regulator or central bank that tracks card-linked offers as a category, and no independent audit of vendor uplift claims. The most reliable public data in the field is the SEC filings of the one publicly traded pure-play — which describe a platform's economics, not a merchant's return.


Methodology, sources & disclosure

Quick answer

This guide is published by PushNotice, reviewed by its editorial team, and written to be useful whether or not you use our product. Every technical statement about payments comes from a card network, a standards body, a central bank publication or a platform's own documentation. Every statement about a live program comes from that operator's own terms or filings. Every statistic carries its source, date and population. No card-linked benchmark, uplift figure, redemption rate or ROI number is asserted anywhere in this article, because none exists in a form we would stand behind.

How claims were sourced

Four categories of claim appear here and they are treated differently. Payments infrastructure — authorization, clearing and settlement mechanics, merchant data standards, message fields, tokenization and Payment Account Reference — is cited to card network documentation, EMVCo and standards-body material, PCI Security Standards Council publications, and a Federal Reserve Bank of Philadelphia tutorial. Platform behaviour — enrolment, matching, refunds, merchant registration timelines — is cited to the operators' own developer documentation, quoted rather than paraphrased where precision matters. Live program terms — reward timing, exclusions, clawback — come from the issuers' published terms and conditions, with their revision dates recorded. Wallet platform behaviour comes from Apple and Google developer documentation consulted on 18 September 2026. Everything else — the eight frameworks, the matrices, the decision tree, the attribution chain, the economics stack and the industry-fit judgements — is PushNotice analysis and labelled as such.

What we deliberately excluded, and why

Every vendor-published performance figure we encountered. Specifically: average statement credits earned per cardholder, quoted without a denominator; total "incentivised spend" driven through a network, quoted without defining the term; cardholder, merchant and driven-sales totals from marketing pages; re-engagement percentages and return-on-ad-spend ratios with no stated methodology; and an average percentage-back figure "earned by customers" at a bank's partner retailers. We also excluded a 2021 industry-association survey reporting that 35% of participants said their card-linking programs grew by more than 100% year on year, because no sample size, respondent count or methodology was published and the study is five years old. Section 20 is the full ledger.

Where we could not verify something, we say so in the text

Five limits are stated openly rather than smoothed over. Visa's Offers Platform documentation is access-restricted by Visa's own statement, and Mastercard's card-linked offer API references did not return substantive technical content, so no network-side matching internals or latency figures are given. Visa's public rulebook contains a rule titled "Card Linked Offers – Europe Region" whose body text we could not retrieve, so we report only that it exists. The PCI Security Standards Council's document servers returned errors to automated retrieval, so Requirements 3.5.1 and 3.5.1.1 are reported as indicative from mirrored copies and flagged for verification at source; the version numbers and dates come from the Council's own posts. Google does not document whether a Smart Tap pass can be read in the same tap as a contactless payment, so we assert no parity with Apple's "Payment and VAS" mode. And we found no primary documentation of open-banking data being used for loyalty attribution, so we describe it as a plausible future architecture rather than a current one.

Two things we could not find at all — which is itself a finding

First, no neutral definition of "card-linked offer" exists. No regulator, standards body or encyclopedia defines the term; the Consumer Financial Protection Bureau's 2024 credit card rewards issue spotlight does not mention card-linked offers at all. Every definition in circulation, including ours, is an industry definition. Second, no enforcement record exists. We found no FTC action, no CFPB action and no state attorney general action against a card-linked offer platform or against a bank for card-linked data sharing, and no reported breach at a major platform. The public record consists of journalism and advocacy, not regulatory findings. Absence of enforcement is not clearance.

Disclosure and limitations

PushNotice sells wallet marketing software, and Section 22 describes our own product. We have made that section unusually explicit about what PushNotice is not, including the complete absence of card linking, transaction matching, payment-network integration, reward settlement, POS integration, a public API and webhooks. The author is not a payments engineer, a card network employee, a compliance attorney or a data-protection specialist, and nothing here is legal, compliance or security advice. Payments standards, network rules and privacy regulation all change: PCI DSS is in a request-for-comments cycle for its next iteration, the US personal financial data rights rule is stayed and under reconsideration, and card-linked platform ownership has changed materially in the past eighteen months. Verify at the source before acting.

Primary sources

Networks and schemes: Visa Developer — Visa Offers Platform and Visa Offers Network capability documentation; Visa Merchant Data Standards Manual (April 2026); Visa Authorization and Reversal Processing Best Practices for Merchants (2024); Visa EMV Contact and Contactless Payment Acceptance for Restaurant Merchants (19 February 2018); Visa Core Rules and Visa Product and Service Rules (effective 18 April 2026); Visa transaction data enrichment / Merchant Search product documentation; Visa Token Service Payment Account Reference Inquiry fact sheet (2022); Visa SavingsEdge relaunch announcement (13 June 2024); Mastercard Commerce Media offers documentation; Mastercard Loyalty and Rewards Notice (effective 9 February 2026).

Standards bodies: EMVCo payment tokenisation documentation, including the Technical Framework (v2.4, July 2026) and A Guide to Use Cases; Secure Technology Alliance, EMVCo Payment Account Reference (PAR): A Primer (v1.1, April 2018); ISO 18245:2023, Retail financial services — Merchant category codes; PCI Security Standards Council — PCI DSS v4.0.1 (June 2024) publication announcements and future-dated requirement guidance, Information Supplement: PCI DSS Tokenization Guidelines (v2.0, August 2011), and Information Supplement: Third-Party Security Assurance (v1.1, March 2016).

Central bank and regulator publications: Federal Reserve Bank of Philadelphia, Herbst-Murphy, Clearing and Settlement of Interbank Card Transactions (October 2013); Federal Reserve Payments Study, 2025 triennial initial findings (1 July 2026); Consumer Financial Protection Bureau, Credit Card Rewards issue spotlight (May 2024); CFPB personal financial data rights rule status and reconsideration ANPR (August and October 2025).

Platform and program documentation: Fidel API developer documentation on card linking, transactions, MID management and locations, and its published FAQ; Kard developer quickstart and merchant offer documentation; Cardlytics Form 10-K for the year ended 31 December 2025 (filed 4 March 2026), Form S-1 (2018), quarterly results releases, published FAQ and privacy notice for bank customers; Chase Offers FAQs; Bank of America cash back deals resource documentation; American Express US and UK Amex Offers program terms and conditions; My Wells Fargo Deals terms and conditions; Capital One Offers explainer; MileagePlus Dining and AAdvantage Dining terms of use; Rewards Network program listings; Lloyds Bank and NatWest reward program pages; Commonwealth Bank Yello program change notice; MTA OMNY fare capping documentation.

Wallet platform documentation, consulted 18 September 2026: Apple Developer — Loyalty Passes, Wallet Passes framework, PassKit overview, Wallet pass type documentation; Apple Support — Apple Pay security and privacy overview (27 April 2026). Google — Google Wallet API Smart Tap overview and communication flow, loyalty card Smart Tap and push notification documentation, and developer FAQ.

Research: Sahni, N.S., Zou, D. & Chintagunta, P.K., "Do Targeted Discount Offers Serve as Advertising? Evidence from 70 Field Experiments," Management Science.

About the author

Sajid Ali is Founder and CEO of PushNotice, a wallet marketing platform for local and multi-location businesses. He writes about loyalty mechanics, wallet passes and customer communication from a product and business perspective. He is not a payments engineer, card network employee, compliance attorney or data-protection specialist, and the payments material in this article is a summary of publicly available primary sources, provided so that marketers, merchants and product teams can have a better-informed conversation with the people who are. Connect on LinkedIn · More about the team.


Get the next guide

One email a month with our newest wallet-marketing guides. No fluff, unsubscribe anytime.