Types > OrderHistoryAuthorizeTransaction
Commerce APITypesOrderHistoryAuthorizeTransaction
OrderHistoryAuthorizeTransaction

Description

Fields

amount: Int!

Amount authorized

Example: 5000


external_id: String!

External transaction identifier (gateway-specific)


gateway_token: String!

Gateway token


test: Boolean!

Whether gateway was in test mode


token: String!

Transaction token


Used By

Types

OrderHistory

Preview (typescript)

Loading module