Class PaymentService

java.lang.Object
com.dmasone.identity.payment.application.PaymentService

@Service public class PaymentService extends Object
Payment use-case service. It reacts to order placement events, records a simulated authorization result, and keeps the operation idempotent per order.