Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 629 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 629 Bytes

Pricing

Build Status

The Pricing::Coupon aggregate manages the creation and usage of a coupon. This includes as of now:

  • registration

After each successful action an appropriate event is published in the Coupon stream.

Command Event Service used to apply
RegisterCoupon CouponRegistered OnCouponRegister

Up and running

make install test mutate