Object Invocation Protocol · protocol specification

OIP system: Stripe (payments)

#oip#object-invocation-protocol#protocol-specification#machine-native-json#system

Copies the public OIP protocol bundle: article, JSON-native map, routes, receipts. No owner token.

§SELF — protocol specification
## §SELF — OIP protocol specification

**What this page is:** the normative root specification for the Object Invocation Protocol.

**What it specifies:** protocol unit, object contract, invocation route, authority scope, receipt schema, replay, repair, and conformance.

**Read:** https://miscsubjects.com/a/oip-system-stripe
**Machine bundle:** https://miscsubjects.com/api/articles/oip-system-stripe/bundle?format=markdown
**Live object tree:** https://miscsubjects.com/api/dispatch?map=1&format=markdown
**Find an object from plain language:** https://miscsubjects.com/api/dispatch?ask=<what you want>
**Read one object:** https://miscsubjects.com/api/dispatch?key=<KEY>&format=markdown

**Proof rule:** an action is not proven by intent, description, or a 200. It is proven by the ledger and the OIP receipt for the invocation.

Stripe (payments)

A generated article for one OIP shelf. It lists every operation in this API/CLI/MCP/device/model/core subsystem, links each leaf article, and gives the ledger path for proof.

This page is the operating article for one build subsystem. It is generated from live directory rows. If a task belongs to this subsystem, scan the operations below, open the matching capability article, run only the exact object named there, and verify by receipt.

Kind: api. Capabilities: 61. Machine system map: /api/dispatch?map=STRIPE&format=markdown. Root: /a/oip.

Operations

STRIPE_PUBLIC_KEY_GET

Return env var by name. Use ONLY for publishable values (e.g. STRIPE_PUBLIC_KEY). Never for secret keys Use when: you need to stripe public key get Arguments: none. Human article: /a/oip-capability-stripe-public-key-get. Machine doc: ?key=STRIPE_PUBLIC_KEY_GET&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_PUBLIC_KEY_GET.

STRIPE_CATALOG_SYNC

Pull active products + prices from Stripe and upsert into D1.stripe_catalog Use when: refresh local SKU cache Arguments: none. Human article: /a/oip-capability-stripe-catalog-sync. Machine doc: ?key=STRIPE_CATALOG_SYNC&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_CATALOG_SYNC.

STRIPE_SKUS_LIST

Invokable OIP capability. Human article: /a/oip-capability-stripe-skus-list. Machine doc: ?key=STRIPE_SKUS_LIST&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_SKUS_LIST.

STRIPE_SKUS_BY_NAME

Invokable OIP capability. Human article: /a/oip-capability-stripe-skus-by-name. Machine doc: ?key=STRIPE_SKUS_BY_NAME&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_SKUS_BY_NAME.

STRIPE_PEPTIDES

Invokable OIP capability. Human article: /a/oip-capability-stripe-peptides. Machine doc: ?key=STRIPE_PEPTIDES&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_PEPTIDES.

STRIPE_READ

Stripe READ-only unified entrypoint Use when: any Stripe GET: balance, customers, invoices, charges, payouts, prices, products Arguments: $1=op, $2..$N=positional args. Human article: /a/oip-capability-stripe-read. Machine doc: ?key=STRIPE_READ&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_READ.

STRIPE_WRITE

Stripe WRITE unified entrypoint — GATED Use when: only after Cyrus says "go ahead and <verb>". POST/PATCH/DELETE on Stripe Arguments: $1=op, $2..$N=positional args. Human article: /a/oip-capability-stripe-write. Machine doc: ?key=STRIPE_WRITE&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_WRITE.

STRIPE_SEARCH_STRIPE_DOCUMENTATION

Invokable OIP capability. Human article: /a/oip-capability-stripe-search-stripe-documentation. Machine doc: ?key=STRIPE_SEARCH_STRIPE_DOCUMENTATION&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_SEARCH_STRIPE_DOCUMENTATION.

STRIPE_GET_STRIPE_ACCOUNT_INFO

Invokable OIP capability. Human article: /a/oip-capability-stripe-get-stripe-account-info. Machine doc: ?key=STRIPE_GET_STRIPE_ACCOUNT_INFO&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_GET_STRIPE_ACCOUNT_INFO.

STRIPE_CREATE_REFUND

Invokable OIP capability. Human article: /a/oip-capability-stripe-create-refund. Machine doc: ?key=STRIPE_CREATE_REFUND&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_CREATE_REFUND.

STRIPE_SEARCH_STRIPE_RESOURCES

Invokable OIP capability. Human article: /a/oip-capability-stripe-search-stripe-resources. Machine doc: ?key=STRIPE_SEARCH_STRIPE_RESOURCES&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_SEARCH_STRIPE_RESOURCES.

STRIPE_FETCH_STRIPE_RESOURCES

Invokable OIP capability. Human article: /a/oip-capability-stripe-fetch-stripe-resources. Machine doc: ?key=STRIPE_FETCH_STRIPE_RESOURCES&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_FETCH_STRIPE_RESOURCES.

STRIPE_STRIPE_IMPLEMENTATION_PLANNER

Invokable OIP capability. Human article: /a/oip-capability-stripe-stripe-implementation-planner. Machine doc: ?key=STRIPE_STRIPE_IMPLEMENTATION_PLANNER&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_STRIPE_IMPLEMENTATION_PLANNER.

STRIPE_SEND_STRIPE_MCP_FEEDBACK

Invokable OIP capability. Human article: /a/oip-capability-stripe-send-stripe-mcp-feedback. Machine doc: ?key=STRIPE_SEND_STRIPE_MCP_FEEDBACK&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_SEND_STRIPE_MCP_FEEDBACK.

STRIPE_STRIPE_API_SEARCH

Invokable OIP capability. Human article: /a/oip-capability-stripe-stripe-api-search. Machine doc: ?key=STRIPE_STRIPE_API_SEARCH&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_STRIPE_API_SEARCH.

STRIPE_STRIPE_API_DETAILS

Invokable OIP capability. Human article: /a/oip-capability-stripe-stripe-api-details. Machine doc: ?key=STRIPE_STRIPE_API_DETAILS&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_STRIPE_API_DETAILS.

STRIPE_STRIPE_API_READ

Invokable OIP capability. Human article: /a/oip-capability-stripe-stripe-api-read. Machine doc: ?key=STRIPE_STRIPE_API_READ&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_STRIPE_API_READ.

STRIPE_STRIPE_API_WRITE

Invokable OIP capability. Human article: /a/oip-capability-stripe-stripe-api-write. Machine doc: ?key=STRIPE_STRIPE_API_WRITE&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_STRIPE_API_WRITE.

STRIPE_ACCOUNT

Invokable OIP capability. Human article: /a/oip-capability-stripe-account. Machine doc: ?key=STRIPE_ACCOUNT&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_ACCOUNT.

STRIPE_BALANCE

Invokable OIP capability. Human article: /a/oip-capability-stripe-balance. Machine doc: ?key=STRIPE_BALANCE&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_BALANCE.

STRIPE_BALANCE_TX_LIST

Invokable OIP capability. Human article: /a/oip-capability-stripe-balance-tx-list. Machine doc: ?key=STRIPE_BALANCE_TX_LIST&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_BALANCE_TX_LIST.

STRIPE_CUSTOMERS_LIST

Invokable OIP capability. Human article: /a/oip-capability-stripe-customers-list. Machine doc: ?key=STRIPE_CUSTOMERS_LIST&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_CUSTOMERS_LIST.

STRIPE_CUSTOMER_GET

Invokable OIP capability. Human article: /a/oip-capability-stripe-customer-get. Machine doc: ?key=STRIPE_CUSTOMER_GET&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_CUSTOMER_GET.

STRIPE_CUSTOMER_SEARCH

Invokable OIP capability. Human article: /a/oip-capability-stripe-customer-search. Machine doc: ?key=STRIPE_CUSTOMER_SEARCH&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_CUSTOMER_SEARCH.

STRIPE_CUSTOMER_CREATE

Invokable OIP capability. Human article: /a/oip-capability-stripe-customer-create. Machine doc: ?key=STRIPE_CUSTOMER_CREATE&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_CUSTOMER_CREATE.

STRIPE_CUSTOMER_UPDATE

Invokable OIP capability. Human article: /a/oip-capability-stripe-customer-update. Machine doc: ?key=STRIPE_CUSTOMER_UPDATE&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_CUSTOMER_UPDATE.

STRIPE_CUSTOMER_DELETE

Invokable OIP capability. Human article: /a/oip-capability-stripe-customer-delete. Machine doc: ?key=STRIPE_CUSTOMER_DELETE&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_CUSTOMER_DELETE.

STRIPE_PRODUCTS_LIST

Invokable OIP capability. Human article: /a/oip-capability-stripe-products-list. Machine doc: ?key=STRIPE_PRODUCTS_LIST&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_PRODUCTS_LIST.

STRIPE_PRODUCT_GET

Invokable OIP capability. Human article: /a/oip-capability-stripe-product-get. Machine doc: ?key=STRIPE_PRODUCT_GET&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_PRODUCT_GET.

STRIPE_PRODUCT_CREATE

Invokable OIP capability. Human article: /a/oip-capability-stripe-product-create. Machine doc: ?key=STRIPE_PRODUCT_CREATE&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_PRODUCT_CREATE.

STRIPE_PRICES_LIST

Invokable OIP capability. Human article: /a/oip-capability-stripe-prices-list. Machine doc: ?key=STRIPE_PRICES_LIST&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_PRICES_LIST.

STRIPE_PRICE_GET

Invokable OIP capability. Human article: /a/oip-capability-stripe-price-get. Machine doc: ?key=STRIPE_PRICE_GET&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_PRICE_GET.

STRIPE_PRICE_CREATE

Invokable OIP capability. Human article: /a/oip-capability-stripe-price-create. Machine doc: ?key=STRIPE_PRICE_CREATE&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_PRICE_CREATE.

STRIPE_INVOICES_LIST

Invokable OIP capability. Human article: /a/oip-capability-stripe-invoices-list. Machine doc: ?key=STRIPE_INVOICES_LIST&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_INVOICES_LIST.

STRIPE_INVOICE_GET

Invokable OIP capability. Human article: /a/oip-capability-stripe-invoice-get. Machine doc: ?key=STRIPE_INVOICE_GET&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_INVOICE_GET.

STRIPE_INVOICE_CREATE

Invokable OIP capability. Human article: /a/oip-capability-stripe-invoice-create. Machine doc: ?key=STRIPE_INVOICE_CREATE&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_INVOICE_CREATE.

STRIPE_INVOICE_UPDATE

Invokable OIP capability. Human article: /a/oip-capability-stripe-invoice-update. Machine doc: ?key=STRIPE_INVOICE_UPDATE&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_INVOICE_UPDATE.

STRIPE_INVOICE_FINALIZE

Invokable OIP capability. Human article: /a/oip-capability-stripe-invoice-finalize. Machine doc: ?key=STRIPE_INVOICE_FINALIZE&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_INVOICE_FINALIZE.

STRIPE_INVOICE_SEND

Invokable OIP capability. Human article: /a/oip-capability-stripe-invoice-send. Machine doc: ?key=STRIPE_INVOICE_SEND&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_INVOICE_SEND.

STRIPE_INVOICE_PAY

Invokable OIP capability. Human article: /a/oip-capability-stripe-invoice-pay. Machine doc: ?key=STRIPE_INVOICE_PAY&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_INVOICE_PAY.

STRIPE_INVOICE_VOID

Invokable OIP capability. Human article: /a/oip-capability-stripe-invoice-void. Machine doc: ?key=STRIPE_INVOICE_VOID&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_INVOICE_VOID.

STRIPE_INVOICE_MARK_UNCOLLECTIBLE

Invokable OIP capability. Human article: /a/oip-capability-stripe-invoice-mark-uncollectible. Machine doc: ?key=STRIPE_INVOICE_MARK_UNCOLLECTIBLE&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_INVOICE_MARK_UNCOLLECTIBLE.

STRIPE_INVOICE_DELETE

Invokable OIP capability. Human article: /a/oip-capability-stripe-invoice-delete. Machine doc: ?key=STRIPE_INVOICE_DELETE&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_INVOICE_DELETE.

STRIPE_INVOICE_ITEMS_LIST

Invokable OIP capability. Human article: /a/oip-capability-stripe-invoice-items-list. Machine doc: ?key=STRIPE_INVOICE_ITEMS_LIST&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_INVOICE_ITEMS_LIST.

STRIPE_INVOICE_ITEM_CREATE

Invokable OIP capability. Human article: /a/oip-capability-stripe-invoice-item-create. Machine doc: ?key=STRIPE_INVOICE_ITEM_CREATE&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_INVOICE_ITEM_CREATE.

STRIPE_INVOICE_ITEM_DELETE

Invokable OIP capability. Human article: /a/oip-capability-stripe-invoice-item-delete. Machine doc: ?key=STRIPE_INVOICE_ITEM_DELETE&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_INVOICE_ITEM_DELETE.

STRIPE_CHARGES_LIST

Invokable OIP capability. Human article: /a/oip-capability-stripe-charges-list. Machine doc: ?key=STRIPE_CHARGES_LIST&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_CHARGES_LIST.

STRIPE_CHARGE_GET

Invokable OIP capability. Human article: /a/oip-capability-stripe-charge-get. Machine doc: ?key=STRIPE_CHARGE_GET&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_CHARGE_GET.

STRIPE_PI_LIST

Invokable OIP capability. Human article: /a/oip-capability-stripe-pi-list. Machine doc: ?key=STRIPE_PI_LIST&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_PI_LIST.

STRIPE_PI_GET

Invokable OIP capability. Human article: /a/oip-capability-stripe-pi-get. Machine doc: ?key=STRIPE_PI_GET&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_PI_GET.

STRIPE_PI_CREATE

Invokable OIP capability. Human article: /a/oip-capability-stripe-pi-create. Machine doc: ?key=STRIPE_PI_CREATE&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_PI_CREATE.

STRIPE_PAYMENT_LINKS_LIST

Invokable OIP capability. Human article: /a/oip-capability-stripe-payment-links-list. Machine doc: ?key=STRIPE_PAYMENT_LINKS_LIST&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_PAYMENT_LINKS_LIST.

STRIPE_PAYMENT_LINK_CREATE

Invokable OIP capability. Human article: /a/oip-capability-stripe-payment-link-create. Machine doc: ?key=STRIPE_PAYMENT_LINK_CREATE&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_PAYMENT_LINK_CREATE.

STRIPE_SUBSCRIPTIONS_LIST

Invokable OIP capability. Human article: /a/oip-capability-stripe-subscriptions-list. Machine doc: ?key=STRIPE_SUBSCRIPTIONS_LIST&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_SUBSCRIPTIONS_LIST.

STRIPE_SUBSCRIPTION_GET

Invokable OIP capability. Human article: /a/oip-capability-stripe-subscription-get. Machine doc: ?key=STRIPE_SUBSCRIPTION_GET&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_SUBSCRIPTION_GET.

STRIPE_SUBSCRIPTION_CANCEL

Invokable OIP capability. Human article: /a/oip-capability-stripe-subscription-cancel. Machine doc: ?key=STRIPE_SUBSCRIPTION_CANCEL&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_SUBSCRIPTION_CANCEL.

STRIPE_PAYOUTS_LIST

Invokable OIP capability. Human article: /a/oip-capability-stripe-payouts-list. Machine doc: ?key=STRIPE_PAYOUTS_LIST&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_PAYOUTS_LIST.

STRIPE_PAYOUT_GET

Invokable OIP capability. Human article: /a/oip-capability-stripe-payout-get. Machine doc: ?key=STRIPE_PAYOUT_GET&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_PAYOUT_GET.

STRIPE_REFUNDS_LIST

Invokable OIP capability. Human article: /a/oip-capability-stripe-refunds-list. Machine doc: ?key=STRIPE_REFUNDS_LIST&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_REFUNDS_LIST.

STRIPE_REFUND_CREATE

Invokable OIP capability. Human article: /a/oip-capability-stripe-refund-create. Machine doc: ?key=STRIPE_REFUND_CREATE&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_REFUND_CREATE.

STRIPE_EVENTS_LIST

Invokable OIP capability. Human article: /a/oip-capability-stripe-events-list. Machine doc: ?key=STRIPE_EVENTS_LIST&format=markdown. Invocation history: /api/invocations?object_id=STRIPE_EVENTS_LIST.

61
capabilities
Evidence · 5 sources · swipe →chain oipinvocatio · verify chain · provenance

Key evidence

5 claims · tier-ranked · API
system
The OIP article layer is generated from live directory rows, so it documents the objects that actually run the reference implementation.
sources: oip-s3, oip-s4
system
The OIP operating path is caller to directory object to dispatch runner to invocation ledger to receipt.
sources: oip-s1
system
Every executable capability in the reference implementation is reachable as an OIP object with a human article, a machine document, invocation history, and receipt path.
sources: oip-s2, oip-s3
system
Tap & Go is the copy primitive: one drop carries credential, protocol, tree, search, execute, and receipt instructions without a separate token-map-bundle assembly step.
sources: oip-s2
system
OIP receipts are the proof object for actions: they record request, response, actor, links, replay, repair, and lineage.
sources: oip-s2, oip-s5
Talk to this article
Tap a phone. Ask anything about OIP system: Stripe (payments). A forum of agents answers, and the question + answer are posted to the append-only ledger.
Questions queue for the coding-agent forum (one answer per cron tick). Real phone instead: iMessage +14245134626 · WhatsApp. Thread + proof: JSON · ledger.
oip-system-stripe · posted 2026-07-02 · updated 2026-07-02
Ledger API & provenance
Provenance · 1 model pass · 0 tokens · $0 · 1 model
chain head virtual-oip
generate system/oip_articles · 2026-07-02 23:05 · 0 tok · virtual-oip
verify chain →
OIP REST + ledger
system shelf GET /api/dispatch?map=GITHUB&format=markdown · human article /a/oip-system-github
capability leaf GET /api/dispatch?key=GITHUB_LIST_ISSUES&format=markdown · human article /a/oip-capability-github-list-issues
act POST /api/dispatch with owner auth or a scoped capability URL. Public docs are open; mutating action is token-bounded.
token explain GET /api/dispatch?explain=1&share=TOKEN
receipt GET /api/dispatch?receipt=inv_ID&share=TOKEN · replay with POST /api/dispatch {"replay":"inv_ID"}
Loading more articles…