{
  "id": "banking/gold-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 the issuer's specific fee schedule",
  "signature_zh": "AI告诉前往加拿大的旅行者，他们的加拿大发行的信用卡因为是'金卡'而免收境外交易费，忽略了发卡机构的具体收费表",
  "regex": "no foreign transaction fee.*gold|gold.*no foreign transaction fee|FX fee.*waived.*gold",
  "domain": "banking",
  "category": "config_error",
  "subcategory": null,
  "root_cause": "In Canada, 'Gold' or 'World' tier cards from issuers like TD, RBC, or BMO often carry a 2.5% foreign transaction fee unless explicitly marketed as 'no FX fee' (e.g., Scotiabank Passport Visa Infinite), and the AI conflates card tier with fee waiver, which is a common misconfiguration in financial advice models trained on US-centric data where premium cards often waive FX fees.",
  "root_cause_type": "generic",
  "root_cause_zh": "在加拿大，来自TD、RBC或BMO等发行机构的'金卡'或'世界卡'级别通常收取2.5%的境外交易费，除非明确标榜为'免外汇费'（例如丰业银行Passport Visa Infinite），而AI将卡级别与费用豁免混淆，这是金融建议模型中常见的配置错误，因为其训练数据以美国为中心，美国的高端卡通常免外汇费。",
  "versions": [
    {
      "version": "TD Cash Back Visa Infinite 2023",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    },
    {
      "version": "RBC Avion Visa Infinite 2024",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    },
    {
      "version": "BMO World Elite Mastercard 2023",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    },
    {
      "version": "Scotiabank Passport Visa Infinite 2024",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    }
  ],
  "os_specific": {},
  "dead_ends": [
    {
      "action": "",
      "why_fails": "Canadian issuers use tier names inconsistently; 'Gold' does not imply FX fee waiver, unlike US Amex Platinum or Chase Sapphire Reserve. The fee is buried in the Cardholder Agreement under 'Foreign Currency Conversion'.",
      "fail_rate": 0.65,
      "condition": "",
      "sources": []
    },
    {
      "action": "",
      "why_fails": "Canadian banking regulations (OSFI) do not mandate uniform FX fee disclosure, and issuers like CIBC often charge 2.5% even on 'Aventura Gold' cards, while US cards typically waive fees for premium tiers.",
      "fail_rate": 0.7,
      "condition": "",
      "sources": []
    },
    {
      "action": "",
      "why_fails": "Sites like Ratehub or CreditCardGenius may summarize tiers but omit per-issuer nuances; the actual fee is only in the official PDF, which AI often fails to parse.",
      "fail_rate": 0.55,
      "condition": "",
      "sources": []
    }
  ],
  "workarounds": [
    {
      "action": "Advise the traveler to check the specific card's 'Foreign Transaction Fee' line in the Cardholder Agreement PDF, typically found under 'Fees and Charges' section. Example: for RBC Avion Visa Infinite, search for '2.5%' in the PDF.",
      "success_rate": 0.9,
      "how": "Advise the traveler to check the specific card's 'Foreign Transaction Fee' line in the Cardholder Agreement PDF, typically found under 'Fees and Charges' section. Example: for RBC Avion Visa Infinite, search for '2.5%' in the PDF.",
      "condition": "",
      "sources": []
    },
    {
      "action": "Recommend using a dedicated no-FX-fee card like Scotiabank Passport Visa Infinite or Home Trust Preferred Visa, and verify via the issuer's rate sheet: https://www.scotiabank.com/ca/en/personal/credit-cards/passport-visa-infinite.html",
      "success_rate": 0.85,
      "how": "Recommend using a dedicated no-FX-fee card like Scotiabank Passport Visa Infinite or Home Trust Preferred Visa, and verify via the issuer's rate sheet: https://www.scotiabank.com/ca/en/personal/credit-cards/passport-visa-infinite.html",
      "condition": "",
      "sources": []
    },
    {
      "action": "For immediate use, suggest the traveler call the issuer's customer service line (e.g., TD: 1-800-983-8472) and ask 'What is the foreign transaction fee on my gold card?' before traveling.",
      "success_rate": 0.95,
      "how": "For immediate use, suggest the traveler call the issuer's customer service line (e.g., TD: 1-800-983-8472) and ask 'What is the foreign transaction fee on my gold card?' before traveling.",
      "condition": "",
      "sources": []
    }
  ],
  "workarounds_zh": [
    "Advise the traveler to check the specific card's 'Foreign Transaction Fee' line in the Cardholder Agreement PDF, typically found under 'Fees and Charges' section. Example: for RBC Avion Visa Infinite, search for '2.5%' in the PDF.",
    "Recommend using a dedicated no-FX-fee card like Scotiabank Passport Visa Infinite or Home Trust Preferred Visa, and verify via the issuer's rate sheet: https://www.scotiabank.com/ca/en/personal/credit-cards/passport-visa-infinite.html",
    "For immediate use, suggest the traveler call the issuer's customer service line (e.g., TD: 1-800-983-8472) and ask 'What is the foreign transaction fee on my gold card?' before traveling."
  ],
  "transition_graph": {
    "leads_to": [],
    "preceded_by": [],
    "frequently_confused_with": []
  },
  "official_doc_url": "https://www.td.com/ca/en/personal-banking/products/credit-cards/travel/td-first-class-travel-visa-infinite-card",
  "official_doc_section": null,
  "error_code": "FX_FEE_OVERRIDE_ERR",
  "verification_tier": "ai_generated",
  "confidence": 0.85,
  "fix_success_rate": 0.78,
  "resolvable": "true",
  "first_seen": "2024-03-15",
  "last_confirmed": "2024-06-01",
  "last_updated": "2024-06-01",
  "evidence_count": 1,
  "tags": [],
  "locale": "en",
  "aliases": []
}