cancel
Showing results for 
Search instead for 
Did you mean: 

Transaction response - Submit date

I need to synchronize my server date time stamp when recording a credit card transaction.  Was hoping to use the Submit Date but it does not appear to be part of the response.

 

What is the best way to synch server times?

1 REPLY 1

Hi @DonnerPhoto187,

 

On successful transaction, user will get a "transId" which can be used to call API GetTransactionDetails.

 

Response of GetTransactionDetails will give the submitTimeUTC and submitTimeLocal which can be used for synchronization.

 

HTH, Thanks

chsriniv9
Developer Developer
Developer