OrderOperations Enumeration | 
Namespace: Dynamicweb.Ecommerce.Orders.Gateways
| Member name | Value | Description | |
|---|---|---|---|
| CheckStatus | 0 | ||
| Cancel | 1 | ||
| Change | 2 | ||
| Capture | 3 | ||
| PartialCapture | 4 | ||
| AmountRefund | 5 | ||
| FullReturn | 6 | ||
| PartialReturn | 7 | ||
| Recurring | 8 | ||
| SavedCard | 9 | ||
| FinalOnlyPartialCapture | 10 | ||
| CheckAuthorizationStatus | 11 |