New Shopify Certification now available: Liquid Storefronts for Theme Developers

Unable to get "Paid At" field from Transactions API

Hugo_Jones
Shopify Partner
5 0 3

I have been attempting to retrieve the "Paid At" field from Transactions API but it seems there is no such field.

 

To be clear, "Paid At" is the time at which an order is paid for (as some orders have delayed payment methods such as Cash on Delivery).

 

Looking at the Transactions API page, I can see two possible fields that may correspond to "Paid At":

  • created_at
  • processed_at

However from my test, it seems neither of those are it.

 

In the screenshot below, you will see that even though the highlighted orders have a financial status of "pending", the fields created_at and processed_at are still populated.

 

CleanShot 2022-12-04 at 05.34.32@2x 2.png

 

What am I missing here?

Replies 0 (0)