Click or drag to resize

PaymentDeclineCode Property

The decline code as provided by your payment processor. If the transaction was not declined, do not include this field.

Namespace:  MaxMind.MinFraud.Request
Assembly:  MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 2.0.0
Syntax
public string DeclineCode { get; }

Property Value

Type: String
See Also