Payment Class |
Namespace: MaxMind.MinFraud.Request
The Payment type exposes the following members.
| Name | Description | |
|---|---|---|
| DeclineCode |
The decline code as provided by your payment processor. If the
transaction was not declined, do not include this field.
| |
| Processor |
The payment processor used for the transaction.
| |
| WasAuthorized |
The authorization outcome from the payment processor. If the
transaction has not yet been approved or denied, do not include
this field.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToString |
Returns a string that represents the current object.
(Overrides ObjectToString.) |