Namespace:
RainWorx.FrameWorx.DTO
Assembly: RainWorx.FrameWorx.DTO (in RainWorx.FrameWorx.DTO.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.DTO (in RainWorx.FrameWorx.DTO.dll) Version: 3.5
Syntax
C#
public enum Cvv2ResponseCode
Members
Member name | Value | Description | |
---|---|---|---|
Match | 0 | ||
NoMatch | 1 | ||
NotProcessed | 2 | ||
ServiceNotSupported | 3 | ||
ServiceNotAvailable | 4 | ||
NoResponse | 5 | ||
Unknown | 6 |
See Also