1
0
Files
PayPal-PHP-Server-SDK/doc/models/capture-status.md
2024-09-04 15:55:32 +00:00

21 lines
217 B
Markdown

# Capture Status
The status of the captured payment.
## Enumeration
`CaptureStatus`
## Fields
| Name |
| --- |
| `COMPLETED` |
| `DECLINED` |
| `PARTIALLY_REFUNDED` |
| `PENDING` |
| `REFUNDED` |
| `FAILED` |