appmixer.stripe.core.ConfirmPaymentIntent
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| Payment Intent Id | text | The identifier of the Payment Intent to confirm. |
| Payment Method Id | text | The identifier of the Payment Method to use for confirmation. |
| Return URL | text | Return URL for redirect-based payment methods. Required when using payment methods that redirect the customer. |
| Capture Method | select | Controls when the funds will be captured from the customer's account. 'automatic_async' (default) captures asynchronously with better latency. 'manual' requires calling capture separately. 'automatic' captures instantly. |
| Field | Type | Description |
|---|---|---|
| Id | - | |
| Object | - | |
| Status | - |