{
  "id": "banking/canadian-credit-card-foreign-transaction-fee",
  "signature": "AI tells a traveler to Canada that their Canadian-issued credit card has no foreign transaction fees because it's a 'Gold' card, ignoring issuer-specific policies",
  "signature_zh": "AI告诉加拿大旅行者，他们的加拿大发行的信用卡因为是'金卡'而免收外币交易费，忽略了发卡行特定政策",
  "regex": "foreign transaction fee.*2.5%|FX fee applied to Gold card|Canadian credit card FX charge",
  "domain": "banking",
  "category": "config_error",
  "subcategory": null,
  "root_cause": "Canadian credit card issuers (RBC, TD, Scotiabank, etc.) set foreign transaction fees independently of card tier; many 'Gold' cards charge 2.5% FX fee unless explicitly advertised as 'no FX fee' (e.g., Scotiabank Passport Visa Infinite or Home Trust Visa).",
  "root_cause_type": "generic",
  "root_cause_zh": "加拿大信用卡发卡行（RBC、TD、Scotiabank等）独立设置外币交易费，与卡等级无关；许多'金卡'收取2.5%的外汇手续费，除非明确宣传为'无外汇手续费'（例如Scotiabank Passport Visa Infinite或Home Trust Visa）。",
  "versions": [
    {
      "version": "Visa Canada Interchange 2024",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    },
    {
      "version": "Mastercard Canada FX Rate 2024",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    },
    {
      "version": "RBC Gold Card T&C 2024",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    }
  ],
  "os_specific": {},
  "dead_ends": [
    {
      "action": "",
      "why_fails": "Canadian issuers explicitly list FX fees in the cardholder agreement; card tier does not guarantee waiver.",
      "fail_rate": 0.9,
      "condition": "",
      "sources": []
    },
    {
      "action": "",
      "why_fails": "FX fees are contractually binding; disputes are rejected unless the fee was misrepresented.",
      "fail_rate": 0.95,
      "condition": "",
      "sources": []
    },
    {
      "action": "",
      "why_fails": "Dynamic Currency Conversion (DCC) typically charges a 3-4% markup, often higher than the 2.5% FX fee.",
      "fail_rate": 0.85,
      "condition": "",
      "sources": []
    }
  ],
  "workarounds": [
    {
      "action": "Check the card's fee schedule online or call the issuer; if FX fee applies, use a dedicated no-FX-fee card like Scotiabank Passport Visa Infinite (no FX fee, no annual fee first year) or Home Trust Visa (no FX fee, no annual fee).",
      "success_rate": 0.95,
      "how": "Check the card's fee schedule online or call the issuer; if FX fee applies, use a dedicated no-FX-fee card like Scotiabank Passport Visa Infinite (no FX fee, no annual fee first year) or Home Trust Visa (no FX fee, no annual fee).",
      "condition": "",
      "sources": []
    },
    {
      "action": "Use a prepaid travel card like Wise (formerly TransferWise) card which charges the mid-market rate with low fees (0.5-1%).",
      "success_rate": 0.9,
      "how": "Use a prepaid travel card like Wise (formerly TransferWise) card which charges the mid-market rate with low fees (0.5-1%).",
      "condition": "",
      "sources": []
    },
    {
      "action": "Cash advance: withdraw local currency from an ATM using a no-FX-fee debit card (e.g., EQ Bank Card) but beware of ATM fees.",
      "success_rate": 0.7,
      "how": "Cash advance: withdraw local currency from an ATM using a no-FX-fee debit card (e.g., EQ Bank Card) but beware of ATM fees.",
      "condition": "",
      "sources": []
    }
  ],
  "workarounds_zh": [
    "Check the card's fee schedule online or call the issuer; if FX fee applies, use a dedicated no-FX-fee card like Scotiabank Passport Visa Infinite (no FX fee, no annual fee first year) or Home Trust Visa (no FX fee, no annual fee).",
    "Use a prepaid travel card like Wise (formerly TransferWise) card which charges the mid-market rate with low fees (0.5-1%).",
    "Cash advance: withdraw local currency from an ATM using a no-FX-fee debit card (e.g., EQ Bank Card) but beware of ATM fees."
  ],
  "transition_graph": {
    "leads_to": [],
    "preceded_by": [],
    "frequently_confused_with": []
  },
  "official_doc_url": "https://www.visa.ca/en_CA/support/consumer/fees.html",
  "official_doc_section": null,
  "error_code": "CANADIAN_FX_FEE_2.5",
  "verification_tier": "ai_generated",
  "confidence": 0.86,
  "fix_success_rate": 0.92,
  "resolvable": "true",
  "first_seen": "2024-07-22",
  "last_confirmed": "2024-06-01",
  "last_updated": "2024-06-01",
  "evidence_count": 1,
  "tags": [],
  "locale": "en",
  "aliases": []
}