JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH
Package com.example.orderplatform.payments.domain
package
com.example.orderplatform.payments.domain
Related Packages
Package
Description
com.example.orderplatform.payments
Payment module that reacts to committed orders and authorizes payments against the submitted order total.
com.example.orderplatform.payments.api
Named payment API surface and payment events consumed by notification workflows.
com.example.orderplatform.payments.application
All Classes and Interfaces
Enum Classes
Record Classes
Class
Description
Payment
Framework-independent payment state used to enforce authorization transitions.
PaymentStatus
Lifecycle status stored for a payment.