forked from LiveCarta/PayPal-PHP-Server-SDK
Beta Release 0.5.0 (#3)
* Automated commit message * Automated commit message * Automated commit message * Automated commit message --------- Co-authored-by: PayPalServerSDKs <server-sdks@paypal.com>
This commit is contained in:
26
doc/models/capture-incomplete-reason.md
Normal file
26
doc/models/capture-incomplete-reason.md
Normal file
@@ -0,0 +1,26 @@
|
||||
|
||||
# Capture Incomplete Reason
|
||||
|
||||
The reason why the captured payment status is `PENDING` or `DENIED`.
|
||||
|
||||
## Enumeration
|
||||
|
||||
`CaptureIncompleteReason`
|
||||
|
||||
## Fields
|
||||
|
||||
| Name |
|
||||
| --- |
|
||||
| `BUYER_COMPLAINT` |
|
||||
| `CHARGEBACK` |
|
||||
| `ECHECK` |
|
||||
| `INTERNATIONAL_WITHDRAWAL` |
|
||||
| `OTHER` |
|
||||
| `PENDING_REVIEW` |
|
||||
| `RECEIVING_PREFERENCE_MANDATES_MANUAL_ACTION` |
|
||||
| `REFUNDED` |
|
||||
| `TRANSACTION_APPROVED_AWAITING_FUNDING` |
|
||||
| `UNILATERAL` |
|
||||
| `VERIFICATION_REQUIRED` |
|
||||
| `DECLINED_BY_RISK_FRAUD_FILTERS` |
|
||||
|
||||
Reference in New Issue
Block a user