Tom_Smith

Is there a way to see the exact creation time of a transaction?

0 votes

Hey!

As the title say - is there a way to see the exact creation time of a transaction? That goes for any status a transaction may be in (such as trashed).

Not sure if I am missing something obvious, but searching the web has yielded no results!

Thanks,

Tom.


Reply to: Is there a way to see the exact creation time of a transaction?

0 votes

Hi Tom,

 

Transaction creation date and completion date is part of the package JSON as "created" and "completed". However for other status change, like declined, expired, trashed (trashed is not a status technically), you'd set up a callback listener and monitor the events like PACKAGE_TRASH, PACKAGE_DECLINE or PACKAGE_EXPIRE.

 

Duo

Duo Liang OneSpan Evangelism and Partner Integrations Developer


Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off