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.
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 date
start_dateInclusive start date in YYYY-MM-DD format
requiredstringcustom value allowed - End date
end_dateInclusive end date in YYYY-MM-DD format
requiredstringcustom value allowed - Type
typeTransaction direction to fetch
optionalstringdefaultboth3 choices
payablesreceivablesboth
- Limit
limitMaximum items per type (1-100)
optionalstringdefault100custom 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
stripemodiqo/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_stripeadapter/stripemissing → authorizeexpired → refreshunreadable → reauthorize - Digest
sha256: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.