Inheritance Hierarchy
RainWorx.FrameWorx.Providers.PaymentResponseDescriptionsDeclined
Namespace: RainWorx.FrameWorx.Providers.Payment
Assembly: RainWorx.FrameWorx.Providers.Payment (in RainWorx.FrameWorx.Providers.Payment.dll) Version: 3.5
Syntax
C#
public static class Declined
The ResponseDescriptionsDeclined type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() | AvsRejection | |
![]() ![]() | DuplicateTransaction | |
![]() ![]() | ExpiredCard | |
![]() ![]() | GenericDeclined | |
![]() ![]() | InvalidAbaCode | |
![]() ![]() | InvalidAccountNumber | |
![]() ![]() | InvalidCardCode | |
![]() ![]() | InvalidCardNumber | |
![]() ![]() | InvalidExpirationDate | |
![]() ![]() | MissingAuthorizationCode |
See Also