Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 411 Bytes

File metadata and controls

17 lines (11 loc) · 411 Bytes

Payments

Build Status

The Payments::Payment aggregate manages the following states:

  • authorized
  • captured
  • released

This Payment object is fully event sourced.

Up and running

make install test mutate