Magidoc

Payment
Object

Represents a payment of a given type.

Fields

#

actions

Non-null

List of actions that can be performed in the current state of a payment.

availableCaptureAmount

Maximum amount of money that can be captured.

availableRefundAmount

Maximum amount of money that can be refunded.

capturedAmount

Total amount captured for this payment.

chargeStatus

Non-null

Internal payment status.

checkout

created

Non-null

creditCard

The details of the card used for this payment.

customerIpAddress

gateway

Non-null

id

ID !
Non-null

The ID of the object

isActive

Non-null

metadata

Non-null

List of public metadata items. Can be accessed without permissions.

modified

Non-null

nauticalOrder

paymentMethodToken

paymentMethodType

Non-null

privateMetadata

Non-null

List of private metadata items.Requires proper staff permissions to access.

token

Non-null

total

Total amount of the payment.

transactions

List of all transactions within this payment.

Interfaces

#

Also implements Node , ObjectWithMetadata .

Usages

#

References

#