UserRepository, PaymentGatewayThe hexagon in the name is not a technical fact but a symbol: the domain has several sides (ports) for external interaction. The number is not fixed.
Clean Architecture, Onion Architecture — different names for the same idea: business logic does not depend on infrastructure. The difference is in layering details.