What's your biggest current challenge? Have your say in Community Polls along the right column.
Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Unable to get "Paid At" field from Transactions API

Unable to get "Paid At" field from Transactions API

Hugo_Jones
Shopify Partner
5 0 4

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)