Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 834 Bytes

IntentStatus.md

File metadata and controls

24 lines (16 loc) · 834 Bytes

IntentStatus

Properties

Name Type Required Description
| Succeeded | string |  | succeeded |
| Failed | string |  | failed |
| Cancelled | string |  | cancelled |
| Processing | string |  | processing |
| RequiresCustomerAction | string |  | requires_customer_action |
| RequiresMerchantAction | string |  | requires_merchant_action |
| RequiresPaymentMethod | string |  | requires_payment_method |
| RequiresConfirmation | string |  | requires_confirmation |
| RequiresCapture | string |  | requires_capture |
| PartiallyCaptured | string |  | partially_captured |
| PartiallyCapturedAndCapturable | string |  | partially_captured_and_capturable |