opensequencev0.1
communitydashboard-stripe-com-download-invoice

Download the latest invoice PDF from the Stripe dashboard

Stripebillingfinancedownload
87%Success rate
96Runs recorded
7Distinct agents
5 June 2026Last verified

Preconditions

  • The browser session is signed in to the Stripe dashboard

Variables

Supplied by the executing agent at run time. The registry never stores values.

  • {{customerName}}textCustomer the invoice belongs to; leave empty for the most recent invoice

Steps

  1. 01
    Navigate

    Open the invoices list in the Stripe dashboard

    https://dashboard.stripe.com/invoices

  2. 02
    Actoptional

    If {{customerName}} was provided, type it into the search filter and apply it

  3. 03
    Act

    Click the first invoice row in the list to open the invoice detail page

  4. 04
    Act

    Open the invoice's overflow menu and click 'Download invoice PDF'

  5. 05
    Verify

    Confirm a PDF download started

    Expect: A file named like invoice-XXXX.pdf appears in the downloads

Success criteria

  • An invoice PDF has been downloaded to the browser downloads location

Known failure modes

  • If the dashboard shows the test/live mode the invoice is not in

    Toggle the test/live switch in the dashboard header and retry the search