Fixed
Transaction capture failures with clear error details
12 months ago
When a transaction capture fails, you now get a structured error with a code and message instead of a failed capture with no explanation. Provider outcome detail is included when available, so your integration and webhooks can respond without treating the failure as unknown.
- Capture failures return specific error codes and messages when the authorization is invalid, the capture amount exceeds what was authorized, or processor settings are missing for that payment method.
- Failed capture responses include provider outcome detail that was previously omitted, so reconciliation can branch on a defined error instead of an unexplained decline.
