Statements for merchants #9
-
|
Produce merchant statements |
Beta Was this translation helpful? Give feedback.
Answered by
StuartFerguson
Nov 25, 2021
Replies: 1 comment
-
Estate ManagementTransaction Completed Event domain event handler if (type is logon) then ignore Flow
Statement Generated Event domain event handler This will update the last statement date at the merchant (need some way of duplicate checking, maybe hold statement ids in the merchant state) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
StuartFerguson
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Estate Management
Transaction Completed Event domain event handler
if (type is logon) then ignore
else then add a new event to merchant statement aggregate
Flow
4.1) If statement doesnt exist then create (MerchantStatementAggregate-GUID)