CreditCardOperation Enumeration
Help Text: Type code that is passed to the payment service
Style: ComboBox
Values
Name | Value | Description |
---|---|---|
None | 0 | None |
AuthorizeAndCapture | 1 | Post authorization |
Authorize | 2 | Authorization |
Refund | 4 | Credit |
Void | 5 | Void |
CaptureAfterAuthorize | 6 | Finalization |