mpp-charge-flow
Installation
SKILL.md
MPP Charge Flow (One-Time Payments)
Before writing code
Fetch live docs:
- Fetch
https://www.npmjs.com/package/mppxfor the charge middleware API and configuration - Fetch
https://paymentauth.org/for the canonical charge intent specification - Web-search
site:github.com stripe-samples machine-payments chargefor charge flow sample code - Fetch
https://docs.stripe.com/payments/machine/mppfor Stripe charge integration details
Conceptual Architecture
What Charge Intent Is
The charge intent implements immediate, per-request settlement. Each API call triggers a single payment. The flow is: