#dan-burke-datetime-charge

1 messages · Page 1 of 1 (latest)

compact cairn
#

Hi there!

#

Can you explain more about what you mean here?

heady vortex
#

i'm trying to create a table for customers where they can information about all of their purchases. I'm able to get the charge amount, currency, status etc. from the PaymentIntent object corresponding to their purchase, but I'm not able to find the time that the transaction took place

#

like the "date paid" field in the screenshot below

compact cairn
#

When you retrieve a Charge it will have a created property

#

That is what you want

heady vortex
#

ahh thank you!

#

found it

compact cairn
#

Sure!

heady vortex
#

will there be a charge present if a payment is still processing?