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