This repository has been archived by the owner on May 24, 2023. It is now read-only.
Add createdAt
custom field to Payone notifications
#147
Labels
Milestone
Now the notifications are stored like this:
where
timestamp
is a Date reflection oftxtime
Unix timestamp. But thetxtime
is just a time where the initial transaction had been created (Initiating payment process (Unix timestamp))To follow and investigate notifications lifecycle we should store the notification receive time, so:
PAYONE_INTERACTION_NOTIFICATION
CTP Type - add new field like:The text was updated successfully, but these errors were encountered: