Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
Hi! I have recently run into an issue with the REST Admin API regarding the Transaction endpoint. I integrated my software with Shopify Admin API about two years ago. We grab order information and then the related transactions. Probably within the last week I am getting sporadic orders that have two objects in the Transaction object. They are both for the same payment the difference is the key in the transaction object called "kind". One transaction is "kind:" "capture" and the other is "kind:" "authorize". I checked the stores payment setting and it is set Automatic. I will provide screenshots of the transactions objects but will supply the whole JSON file if that helps. If you need any more information from me please let me know. Thanks