Section: Payments, Checkout, and Refunds
Create payment intent for customer
bash
bash
stripe payment_intents create --amount 5000 --currency usd --customer cus_123Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Payments, Checkout, and Refunds