Endpoint
Authentication
Use your secret key in theAuthorization header:
Path Parameters
| Parameter | Type | Description |
|---|---|---|
id | string | The payment intent ID |
Example Request
Response
200 OK
Payment Intent Status
| Status | Description |
|---|---|
requires_payment_method | Waiting for payment method |
requires_confirmation | Waiting for confirmation |
processing | Payment is being processed |
succeeded | Payment completed successfully |
failed | Payment failed |
canceled | Payment was canceled |