#deng_zhen_hui
1 messages · Page 1 of 1 (latest)
I guess you mean what is the corresponding field in the API?
yes
Got it. Nothing directly on the Payment Intent object, you'll likely want to look at the created field on the associated Charge object that reflects the actual transaction: https://stripe.com/docs/api/charges/object#charge_object-created
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
All the API timestamps are epoch so UTC