Domain knowledge for your AI assistant — workflow patterns, data model concepts, and gotchas for Payment Processing tools.
Stripe one-time payments, refunds, payment methods
Use PaymentIntent (not Charge) for new integrations. Create → confirm on client → verify. Refunds: full or partial by charge. Attach payment methods to customers for reuse. Price is immutable — create new Price for amount changes.
Install the skill for domain knowledge, enable the bundle for authenticated tool access