OrderTransactionInput input object
Specifies the information needed to create an order transaction.
Input fields
amount
(Money! )
Required
|
The amount of money for this transaction. |
gateway
(String! )
Required
|
The payment gateway to use for this transaction. |
kind
(OrderTransactionKind! )
Required
|
The kind of transaction. |
orderId
(ID! )
Required
|
The ID of the order associated with the transaction. |
parentId
(ID )
|
The ID of the optional parent transaction, for example the authorization of a capture. |
Specifies the information needed to create an order transaction.
Input fields
amount
(Money! )
Required
|
The amount of money for this transaction. |
gateway
(String! )
Required
|
The payment gateway to use for this transaction. |
kind
(OrderTransactionKind! )
Required
|
The kind of transaction. |
orderId
(ID! )
Required
|
The ID of the order associated with the transaction. |
parentId
(ID )
|
The ID of the optional parent transaction, for example the authorization of a capture. |
Specifies the information needed to create an order transaction.
Input fields
amount
(Money! )
Required
|
The amount of money for this transaction. |
gateway
(String! )
Required
|
The payment gateway to use for this transaction. |
kind
(OrderTransactionKind! )
Required
|
The kind of transaction. |
orderId
(ID! )
Required
|
The ID of the order associated with the transaction. |
parentId
(ID )
|
The ID of the optional parent transaction, for example the authorization of a capture. |
Specifies the information needed to create an order transaction.
Input fields
amount
(Money! )
Required
|
The amount of money for this transaction. |
gateway
(String! )
Required
|
The payment gateway to use for this transaction. |
kind
(OrderTransactionKind! )
Required
|
The kind of transaction. |
orderId
(ID! )
Required
|
The ID of the order associated with the transaction. |
parentId
(ID )
|
The ID of the optional parent transaction, for example the authorization of a capture. |