SEC EDGAR Dashboard

VISA INC.

V
Services-Business Services, NEC(DE)CIK: 1403161

Revenue

Income Statement

ConceptFY2025FY2024FY2023FY2022FY2021
Revenue from Contract with Customer, Excluding Assessed Tax$32.7B$29.3B$24.1B$21.8B$23.0B
Operating Income (Loss)$21.0B$18.8B$15.8B$14.1B$15.0B
Interest Expense
Nonoperating Income (Expense)$37.0M-$677.0M$259.0M-$291.0M-$117.0M
Income (Loss) from Continuing Operations before Income Taxes, Noncontrolling Interest$21.0B$18.1B$16.1B$13.8B$14.9B
Income Tax Expense (Benefit)$3.8B$3.2B$3.8B$2.9B$2.8B
Net Income (Loss) Attributable to Parent$17.3B$15.0B$12.3B$10.9B$12.1B

Balance Sheet

ConceptFY2025FY2024FY2023FY2022FY2021
Assets$94.5B$90.5B$85.5B$82.9B$80.9B
Assets, Current$34.0B$33.5B$30.2B$27.6B$27.6B
Cash and Cash Equivalents, at Carrying Value$12.0B$16.3B$15.7B$16.5B$16.3B
Accounts Receivable, after Allowance for Credit Loss, Current$2.6B$2.3B$2.0B$2.0B$1.6B
Liabilities$55.4B$51.8B$49.9B$45.3B$44.7B
Liabilities, Current$26.5B$23.1B$20.9B$15.7B$14.5B
Long-term Debt$24.1B
Accounts Payable, Current$479.0M$375.0M$340.0M$266.0M$174.0M
Stockholders' Equity Attributable to Parent

Cash Flow Statement

ConceptFY2025FY2024FY2023FY2022FY2021
Net Cash Provided by (Used in) Operating Activities$20.8B$18.8B$15.2B$10.4B$12.8B
Net Cash Provided by (Used in) Investing Activities-$2.0B-$4.3B-$152.0M$1.4B-$591.0M
Net Cash Provided by (Used in) Financing Activities-$17.8B-$12.7B-$14.4B-$4.0B-$12.1B
Payments of Dividends$3.8B$3.2B$2.8B$2.7B$2.3B
Payments for Repurchase of Common Stock$12.1B$11.6B$8.7B$8.1B$8.6B

Build with this data

Access SEC EDGAR data via REST API. Free tier available.

from sec_edgar import SecEdgar

api = SecEdgar("YOUR_KEY")
api.revenue("AAPL", limit=5)
Get API Key (Free)