Description Usage Arguments Value References
Transaction Functions
1 2 3 4 5 6 7 | getTransactions(orderId, ...)
getTransactionsCount(orderId, ...)
getTransaction(orderId, transactionId, ...)
createTransaction(orderId, transaction, ...)
|
orderId |
an |
... |
additional request parameters |
transactionId |
a Transaction id number |
transaction |
a list containing Transaction fields |
a list containing a Transaction fields or a list of Transactions
Shopify API Transaction documentation: https://help.shopify.com/api/reference/orders/transaction
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.