playrote.play.v1

mmodiqo/fetch-stripe-payables-receivablesv0.1.2Public

Fetch stripe payables receivables

Fetches Stripe charges and payouts for a calendar-date range with transaction details and currency totals.

SStripe
  • Published 17 Aug 2026
  • Downloads 4
  • Needs rote 0.62.0+
  • Digest sha256:530fcd246c8a…
  • Reference modiqo/fetch-stripe-payables-receivables@0.1.2

Before you run it1 service, 1 local tool

Everything here is checked on your machine when rote inspects the play. This page never learns what you have installed or which credentials you hold.

  • Stripe

    Stripe Accounting and Payments

    credential demand varies by operation and requires local operation inspection
  • denolocal tool

    Must be on your PATH. rote reports what it finds during inspect.

Inputs4, 2 required

rote asks for these before running and shows the defaults it will use.

  • Start datestart_date

    Inclusive start date in YYYY-MM-DD format

    requiredstringcustom value allowed
  • End dateend_date

    Inclusive end date in YYYY-MM-DD format

    requiredstringcustom value allowed
  • Typetype

    Transaction direction to fetch

    optionalstringdefault both
    3 choices
    • payables
    • receivables
    • both
  • Limitlimit

    Maximum items per type (1-100)

    optionalstringdefault 100custom value allowed

What it changes

No write operations are declared in this version's manifest.

Credentials remain in the recipient's local rote vault; this page and the publisher never receive them.

Runtime details
  • rote CLIversion 0.62.0 or newer
  • ServicesStripe
  • Adapters
    stripe modiqo/stripe@0.0.2 resolved
  • Auth preflightBefore any service call, rote verifies every required local credential. Plan: declared as typed adapter.auth.ensure steps.
  • Auth steps
    auth_stripe adapter/stripemissing → authorizeexpired → refreshunreadable → reauthorize
  • Digestsha256:530fcd246c8ad5c16900cffc3fbc95317cb3e8e508cefa85894f034cf35fd611
  • Archive size3748 bytes
  • Published2026-08-17T23:57:37.453583+00:00
  • Published withrote 0.65.0

Credential values and current readiness remain local. Opening this page never prompts for a credential, opens an authorization browser, or calls a service this play uses.

A play is a published, versioned automation package that runs on your own machine through rote, a free command-line tool. Opening this page installs nothing and runs nothing.