Stripe Pay

Execute a Stripe SPT payment through the canonical hosted spend contract.

runxhq f8d66cd 3 files · 3.8 KB Updated

File contents

Stripe Pay

stripe-pay is a discoverable branded facade over spend. Its only runner selects the hosted stripe-spt rail and forwards the exact payment signal, parent authority, opaque rail profile, optional opaque admission material, realm, and idempotency seed to the canonical contract.

There is no Stripe SDK, API client, SPT adapter, credential custody, ledger, or finality implementation in OSS. Those responsibilities live in Runx Hosted. The local graph cannot fall back to a simulator and cannot claim settlement without hosted mutation plus provider readback.

Composes

  • spend#spend

Operator guide

Use mock-pay only for deterministic local tests. For real Stripe execution, use this skill with an explicitly configured hosted Stripe grant. Stop on missing authority, profile, approval, hosted binding, or consistent readback, and never pass Stripe secrets in skill input.

runxhq/runx/tree/main/skills/stripe-pay commit f8d66cdc62

Frequently asked questions

npx skillmds@latest add runxhq/stripe-pay