Response after confirming a retry payment.
| Field | Type | Required | Description |
|---|---|---|---|
status |
str | ✔️ | Payment status after confirmation. |
client_secret |
OptionalNullable[str] | ➖ | Client secret for handling additional actions. |
error |
OptionalNullable[str] | ➖ | Error message if confirmation failed. |