Class Payment
java.lang.Object
com.maxmind.minfraud.AbstractModel
com.maxmind.minfraud.request.Payment
The payment information for the transaction.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classBuildercreates instances ofPaymentfrom values set by the builder's methods.static enumEnumeration of payment methodsstatic enumEnumeration of payment processors -
Method Summary
Methods inherited from class AbstractModel
toJson, toString
-
Method Details
-
method
- Returns:
- The payment method.
-
processor
- Returns:
- The payment processor.
-
wasAuthorized
- Returns:
- The authorization outcome.
-
declineCode
- Returns:
- The decline code.
-