Capture Payment Intent
Captures an existing payment intent in Stripe.
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
PaymentIntent ID to capture.
number
Amount to capture from the PaymentIntent.
Uncommon arguments
boolean
Set to false when performing incremental captures.