What exactly is in the numerator and denominator of a quoted approval rate?
The numerator is approved authorizations; the denominator is whatever the vendor decided to count as an attempt, and that decision is where the number gets made. Stripe's own documentation splits payment failures into three separate buckets — issuer declines, transactions blocked by Radar or Adaptive Acceptance, and invalid API calls — and Stripe publishes no single headline authorization-rate statistic of its own. If a sales deck won't say which bucket sits inside its denominator, assume the flattering one got left out.
Some platforms aren't comparing processors at all — they're comparing business models. ClickBank, Digistore24 and BuyGoods all sit between you and the card networks as the retailer or reseller of record, which changes who owns the chargeback, the refund window and the underlying transaction data you'd need to audit a rate claim; if you're weighing selling on ClickBank as a vendor against a direct high-risk merchant account, the approval-rate comparison is really a comparison of two different denominators before it's a comparison of two processors.
Ask for the raw counts, not the percentage. A vendor who can produce '412,880 approved of 468,900 attempted, first-attempt only, June 1–30' has a denominator you can interrogate. A vendor who can only produce '88% approval rate, industry-leading' has a marketing sentence.
How does excluding retries, soft declines, or test traffic inflate the number?
Excluding retries turns a losing rate into a winning one, because the denominator shrinks faster than the numerator does. Visa sorts decline responses into four categories that govern whether a retry is even legitimate: Category 1 codes the issuer will never approve, Category 2 temporary declines, Category 3 declines correctable with better data, and Category 4 generic refusals such as response code 05, 'Do Not Honor' — a code Visa treats as retryable within its 15-attempts-per-30-days limit, unlike Category 1 codes such as 04, 07, 41 and 43, which must never be reattempted.
A processor that counts only the first swipe per card gets a lower raw approval number but a cleaner one; a processor that counts every retry as a fresh denominator entry can post a higher number while approving fewer unique customers. Neither method is dishonest by itself. The dishonesty starts when the deck doesn't say which method produced the figure on the slide.
Test traffic and internal QA transactions do the same trick from the other direction — they're often approved near 100% of the time because they run on clean, pre-vetted test cards, and folding them into a 'blended' rate lifts the average without lifting anything a real customer would notice.
Are authorization rate, acceptance rate, and approval rate the same metric?
No — the three terms measure different points in the transaction, and treating them as interchangeable is how an 88% becomes a 98%. 'Authorization rate' sits closest to a network-level fact: the card issuer's response to a specific attempt. 'Approval rate' and 'acceptance rate' are vendor-defined terms that can include or exclude retries, soft declines recovered later, and non-card methods, depending on who's presenting the slide.
The gap matters most at the moment of first contact with a card. Recurly's analysis of more than 2,200 merchants and 50 million active subscribers found debit cards declined 14.4% of initial transactions versus 13.1% on recurring charges, while credit cards performed best on recurring transactions at a 6.0% decline rate — meaning the same processor can post a dramatically different 'approval rate' depending on whether the quoted period includes first-charge trial traffic or steady-state rebills.
For a card-not-present nutra offer specifically, the honest baseline sits well below mainstream retail — check what counts as a normal approval rate for card-not-present nutra before you accept a comparison that implicitly assumes a mainstream retail MCC.
| Metric | Decline rate | What it measures |
|---|---|---|
| Credit cards, overall | 6.0% | All transaction types, full period |
| Debit cards, overall | 13.0% | All transaction types, full period |
| Alternative payment methods | 7.0% | All transaction types, full period |
| Debit cards, initial transaction | 14.4% | First charge only |
| Debit cards, recurring transaction | 13.1% | Rebills only |
| Credit cards, recurring transaction | 6.0% | Rebills only |
What does a processor mean when it promises an approval-rate 'lift'?
Usually it means a lift over a specific, narrow baseline that the pitch doesn't name in the same breath as the number. Visa's own fiscal-year-2022 data found tokenized card-not-present transactions delivered a 4.6 percentage-point lift in global authorization rates compared to sending the raw card number (PAN), across 198 countries — a real, sourced figure, but one measured against PAN specifically, not against a competitor's full stack.
Mastercard cites an average 2.1 percentage-point authorization increase from network tokens, and a Checkout.com case study reporting a 10.3-point increase. Both figures trace back to a Mastercard tokenization page that returned an error on direct fetch during this review, so treat the exact numbers as needing confirmation against a live copy rather than repeating them as settled fact.
A processor chasing the highest possible approval number is not automatically the safer choice — pushing marginal, high-risk authorizations through can raise the fraud and dispute ratio that feeds Visa's Acquirer Monitoring Program, where a combined fraud-and-dispute ratio at or above 150 basis points across the U.S., EU, Canada and Asia-Pacific triggers Excessive status under the threshold that took effect 1 April 2026. A 'lift' worth having is a lift in clean, kept revenue, not a lift in gross approvals that comes back as chargebacks two months later.
How do I design a split test that routes comparable traffic to two providers?
You split live traffic randomly at the point of checkout, not by day, campaign or geography, so both providers see a statistically identical mix of cards. Alternating providers by calendar week or by ad spend level looks like a test but isn't one — BIN mix, seasonality and campaign quality all move independently of the processor and will contaminate the result.
Run both providers against the same offer, same price point, same landing sequence and the same fulfillment terms at the same time. Nutra operators comparing gateways for a continuity offer should benchmark against their own COD approval rate baseline first, since that figure — not a vendor's blended average — is the number that actually moves cost per acquisition.
Log every attempt with its outcome code, not just the final approved/declined flag, and keep the raw event log outside either provider's dashboard. A processor that only shows you its own summarized approval rate is asking you to trust its grading of its own exam.
How long and how much volume does a fair provider test need?
Long enough and large enough that a single bad day or one BIN cluster can't swing the result. There's no single verified sample-size figure to cite here, so treat any specific number a vendor gives you as their claim, not a settled standard, and size your own test to your own historical decline patterns.
Visa's Acquirer Monitoring Program uses a monthly count of 1,500 combined fraud-and-dispute transactions as one of its own thresholds for statistical relevance at the network level; that's a useful floor for thinking about scale, not a rule for approval-rate testing, but it signals that networks themselves don't treat small monthly counts as meaningful. A test running a few hundred transactions per arm over a few days is a demo, not evidence.
Run the test across at least one full billing cycle if any part of the offer is a trial-to-recurring continuity product, because Recurly's data shows initial and recurring transactions decline at different rates on the same card type. A test window that closes before the first rebill only measures half the funnel.
Which confounders — BIN mix, geo, time of day, offer — must be controlled?
BIN mix is the biggest one — the issuing bank behind a card, not the processor routing it, drives most of the variance in approval outcomes, so any split that isn't randomized at the card level is really testing two different customer populations. Geography compounds it: published estimates of the gap between local acquiring and cross-border acquiring range roughly 2 to 16 percentage points depending on the market and source, with no single authoritative figure, so a provider processing your EU traffic through a local entity will outperform one routing it cross-border regardless of which is the better processor.
Control for all five before you trust a delta between two providers. A 3-point difference that disappears once you match BIN mix and MCC was never a processor difference at all.
- BIN mix — issuing bank and card type, since debit and credit decline at different baseline rates
- Geography — local acquiring versus cross-border acquiring, a gap reported around 2–16 percentage points depending on market, unconfirmed to one figure
- Time of day and day of week — issuer fraud models flag off-hours and unusual-volume windows differently
- Offer and price point — trial pricing, full price and upsells carry distinct risk profiles, and Visa's own merchant-name rules single out the transition off a trial period for special treatment
- MCC assignment — a high-risk nutraceutical MCC will not post the same baseline as a mainstream retail MCC, no matter which processor routes it
What should I ask a provider to disclose before signing on an approval-rate claim?
Ask for the exact numerator and denominator definition in writing, including whether retries, soft declines and test transactions are counted, and over what date range and volume the figure was measured. A provider unwilling to put that in an email is telling you the number won't survive the question.
That last question matters more than the approval rate itself. A provider who quietly terminates high-risk accounts once volume grows can show you a beautiful historical rate built from merchants who never lived long enough to become a problem — read what happens during processor termination in nutra before you sign on a number sourced from survivors.
- What counts as an 'attempt' — first swipe only, or every retry within Visa's 15-in-30-days window?
- Was the comparison run on your MCC and vertical, or on a blended book that includes low-risk mainstream merchants?
- Does the figure include tokenized transactions, and if so, is the baseline PAN-only or another processor's stack?
- What's the dispute and fraud ratio behind that approval number — a processor sitting near Visa's Acquirer Monitoring Program thresholds may have bought some of its approvals with risk it didn't disclose
- What reserve, hold or termination history sits behind the accounts that produced the number?
Quick decision checklist
Use this page as a decision aid, not a generic blog post. The practical question is whether the reader needs faster evidence about what is already working in VSL-driven direct response, especially across nutra, supplements, GLP-1, weight loss, blood sugar, and adjacent high-intent health markets.
Daily Intel Service is most relevant when the next decision depends on active market examples: which hook to test, which claim style is risky, which funnel structure is common, which language market is moving, and whether a competitor's creative is likely early, scaling, or already saturated.
- Start with the TL;DR if you need the direct answer.
- Use the table to compare trade-offs quickly.
- Use the FAQ for answer-engine-ready summaries.
- Use the CTA when the decision requires live VSL and ad examples instead of theory.
Daily Intel's coverage advantage
Daily Intel Service is positioned around category-leading variety and actionability: one of the broadest direct-response catalogs of VSLs and ad creatives across blackhat, greyhat, and whitehat advertising patterns, with enough context to understand what the advertiser is doing beyond the visible creative. The practical difference is that members are not just seeing a screenshot; they are seeing the VSL, the ad, the funnel path, the transcript, the UTM context, and the research notes that turn the asset into a decision.
This matters because direct-response affiliates do not operate in one clean category. A weight-loss campaign may use a whitehat compliance ad, a greyhat pre-lander, a more aggressive VSL, and a checkout path designed around upsells and recovery. A useful intelligence platform needs to capture that spectrum instead of pretending every winning campaign looks like a public brand ad.
Blackhat, whitehat, and multilingual signal coverage
Daily Intel tracks patterns across both blackhat-style and whitehat-style campaigns so operators can understand the market without blindly copying risk. Whitehat examples help with durability and compliance review; blackhat and greyhat examples reveal pressure points, hooks, mechanisms, and funnel structures that may be driving spend but require careful adaptation before use.
The catalog is also built for global operators, with VSL and ad references spanning 14+ languages and different local idioms. That is a key advantage for Brazilian, LATAM, European, MENA, Indian, and non-native English affiliates who need to see how the same market desire is translated across cultures instead of only studying US English ads.
| Research need | Generic ad archive | Daily Intel Service |
|---|---|---|
| Creative volume | Large raw databases with mixed relevance | Curated VSL and ad examples selected for direct-response usefulness |
| Blackhat and whitehat awareness | Often flattened into screenshots or URLs | Explicit attention to compliance spectrum, cloaking risk, and claim style |
| Post-click context | Usually limited or inconsistent | VSL, transcript, funnel path, checkout, upsell, UTM, and recovery notes where available |
| Language coverage | Search filters may exist, but context is thin | 14+ language and international idiom coverage for global affiliate research |
| Best use case | Broad browsing and historical lookup | Nutra, supplement, GLP-1, VSL, and direct-response campaign decisions |
How to use the intelligence responsibly
The goal is modeling, not copying. Use Daily Intel to understand structure: hook, mechanism, proof, claim intensity, funnel depth, offer economics, and saturation stage. Then build original creative, review claims, and adapt the angle to the traffic source, country, language, and compliance requirements of the campaign.
A strong workflow compares multiple examples before acting. If the same mechanism appears across several languages, several advertisers, and several funnel variants, it may be a durable market signal. If the example appears only once or depends on an aggressive claim, treat it as a research clue rather than a campaign template.
- Model structure, not protected creative assets.
- Separate whitehat durability from blackhat persuasion pressure.
- Compare US English examples against LATAM, European, and other language variants.
- Use transcripts and funnel notes to build original briefs.
- Keep compliance review separate from market research.
Methodology and source context
Daily Intel pages are written from a research workflow that reviews active VSLs, Meta ad creatives, transcripts, UTMs, funnel paths, checkout steps, upsells, recovery sequences, and compliance-sensitive claim patterns. The goal is to explain observable market behavior, not to provide legal, medical, or platform policy advice.
When the topic touches health claims, platform policy, or GLP-1 market research, validate the observable campaign signals against primary references such as Meta advertising standards, FTC health claims guidance, and Google helpful content guidance. Daily Intel adds the proprietary direct-response layer by mapping how those rules show up in active VSLs, Meta creatives, funnels, transcripts, UTMs, and checkout paths.
For deeper evaluation, continue through Daily Intel compliance and legal disclaimer, How to Recognize a White Page: 8 Tells Analysts Use, Tracking Template Teardown: Reading a Competitor URL, How to Trace the Redirect Chain Behind an Affiliate Ad, Referrer Stripping: How Funnels Hide Their Traffic Source, and What is a VSL?. These related Daily Intel pages connect this topic to the relevant methodology, pricing, trust context, comparison path, or niche workflow.
Founding rate — locked forever
Access curated VSL intelligence for $29.90/mo
- 50–100 manually validated VSLs every day at 11PM EST
- major niches niches, 14+ languages, blackhat-to-whitehat pattern coverage
- live catalog VSL/ad catalog, transcripts, UTMs, full funnel maps
- Cancel anytime — founding rate stays yours forever
Daily Intel Service delivers manually curated research around active-scaling VSLs, Meta creatives, UTMs, funnels, and nutra market movement.
Frequently asked questions
What's the single biggest reason two processors quote different approval rates for the same business?
The denominator is defined differently. One processor counts every retry attempt as a new transaction while another counts only the first swipe per card, and that choice alone can move a headline number by ten points or more without any real difference in who gets approved.Is a higher approval rate always better for a nutra offer?
Not necessarily — a higher rate can mean a processor is approving marginal or fraud-adjacent transactions that come back later as chargebacks. Visa's Acquirer Monitoring Program penalizes exactly that pattern once the combined fraud-and-dispute ratio crosses its threshold, so gross approvals without a matching look at dispute rates tell an incomplete story.Does tokenization really improve approval rates?
Visa's own fiscal-year-2022 data reports a 4.6 percentage-point authorization lift for tokenized transactions versus raw card numbers, and Mastercard cites a comparable average gain. Both figures are measured against PAN specifically, not against a competitor's overall approval rate, so they answer a narrower question than most sales decks imply.How much does BIN mix actually matter in a provider comparison?
It matters more than the processor in most head-to-head tests, because the issuing bank behind a card — not the routing processor — drives much of the baseline decline behavior. A split test that isn't randomized at the card level is usually comparing two different customer populations, not two payment providers.What should replace 'approval rate' as the number I actually track?
Track approvals per unique customer against your own historical baseline, split by initial versus recurring transaction, rather than one blended percentage. Recurly's subscription data shows initial and recurring charges decline at meaningfully different rates on the same card type, so a single number hides the funnel stage that's actually failing.Can a processor legally exclude test traffic from a published approval rate without saying so?
There's no rule requiring disclosure of methodology in a sales claim, which is exactly the gap this page addresses. Ask for raw counts and a written definition of the denominator before relying on any quoted figure — if the provider won't put it in writing, treat the number as unverified.
Continue the research path