mpp-stripe-method
Installation
SKILL.md
MPP Stripe Payment Method (Cards via SPTs)
Before writing code
Fetch live docs:
- Fetch
https://docs.stripe.com/agentic-commerce/concepts/shared-payment-tokensfor the latest SPT API - Fetch
https://docs.stripe.com/payments/machine/mppfor MPP + Stripe integration - Web-search
site:docs.stripe.com shared_payment granted_tokenfor SPT creation and usage API - Web-search
mppx stripe payment method server configurationfor mppx Stripe adapter setup
Conceptual Architecture
What Stripe Method Does in MPP
The Stripe payment method enables fiat/card payments within the MPP protocol. Instead of on-chain crypto transactions, the payment proof is a Shared Payment Token (SPT) — a one-time, merchant-scoped, amount-limited token that Stripe processes as a standard charge.