@maxmind/minfraud-api-node
Preparing search index...
Payment
Class Payment
The payment information for the transaction being sent to the web service.
Implements
PaymentProps
Index
Constructors
constructor
Properties
decline
Code?
method?
processor?
was
Authorized?
Constructors
constructor
new
Payment
(
payment
:
PaymentProps
)
:
Payment
Parameters
payment
:
PaymentProps
Returns
Payment
Properties
Optional
decline
Code
declineCode
?:
string
Inherit Doc: PaymentProps.declineCode
Optional
method
method
?:
PaymentMethod
Inherit Doc: PaymentProps.method
Optional
processor
processor
?:
Processor
Inherit Doc: PaymentProps.processor
Optional
was
Authorized
wasAuthorized
?:
boolean
Inherit Doc: PaymentProps.wasAuthorized
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
decline
Code
method
processor
was
Authorized
@maxmind/minfraud-api-node
Loading...
The payment information for the transaction being sent to the web service.