1
0
Files
PayPal-PHP-Server-SDK/doc/models/authorization-incomplete-reason.md
Patrick Powers 504c367386 Release 0.7.0
Beta Release 0.7.0 including:

- Bug fixes
- Updated model/function names
- Updated models to reflect changes in APIs
2025-03-20 13:18:55 -05:00

17 lines
346 B
Markdown

# Authorization Incomplete Reason
The reason why the authorized status is `PENDING`.
## Enumeration
`AuthorizationIncompleteReason`
## Fields
| Name | Description |
| --- | --- |
| `PENDING_REVIEW` | Authorization is pending manual review. |
| `DECLINED_BY_RISK_FRAUD_FILTERS` | Risk Filter set by the payee failed for the transaction. |