Skip to main content
Anchor to OrderTransactionInput

OrderTransactionInput

input_object

The input fields for the information needed to create an order transaction.

Money!
non-null

The amount of money for this transaction.

String!
non-null

The payment gateway to use for this transaction.

OrderTransactionKind!
non-null

The kind of transaction.

ID!
non-null

The ID of the order associated with the transaction.

ID

The ID of the optional parent transaction, for example the authorization of a capture.


Was this section helpful?

Anchor to Input objects using this inputInput objects using this input

INPUT OBJECT

The input fields to create a refund.


Was this section helpful?