it's a fix for the issue #15 (Discuss and specify create order API)
unfortunately, there are some other "side" fixes, which i was not able simply avoid from this commit, but the main implementation notes according to the issue #15 are:
in MessageFilter we skip and log messages, if we expect then can't be processed (already ordered, invalid payment, transaction etc)
@butenkor @ahalberkamp
it's a fix for the issue #15 (Discuss and specify create order API)
unfortunately, there are some other "side" fixes, which i was not able simply avoid from this commit, but the main implementation notes according to the issue #15 are:
in MessageFilter we skip and log messages, if we expect then can't be processed (already ordered, invalid payment, transaction etc)
in OrderCreator: