Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to OrderCreateOrderTransactionInput

OrderCreateOrderTransactionInput

input_object

The input fields for a transaction to create for an order.

•

The amount of the transaction.

•

The authorization code associated with the transaction.

•

The ID of the device used to process the transaction.

•

The name of the gateway the transaction was issued through.

•

The ID of the gift card used for this transaction.

•

The kind of transaction.

•

The ID of the location where the transaction was processed.

•

The date and time when the transaction was processed.

•

The transaction receipt that the payment gateway attaches to the transaction. The value of this field depends on which payment gateway processed the transaction.

•
OrderTransactionStatusDefault:SUCCESS

The status of the transaction.

•
BooleanDefault:false

Whether the transaction is a test transaction.

•

The ID of the user who processed the transaction.


Was this section helpful?

Anchor to Input objects using this inputInput objects using this input

•
INPUT OBJECT

The payment transactions to create for the order.


Was this section helpful?