Payment Gateway — Strategy Pattern
Class diagram of a payment system using the Strategy pattern: OrderService calls PaymentProcessor, which delegates to a PaymentGateway interface implemented by StripeGateway and PayPalGateway.
Class diagram of a payment system using the Strategy pattern: OrderService calls PaymentProcessor, which delegates to a PaymentGateway interface implemented by StripeGateway and PayPalGateway.
Type any system, process, or schema in plain English. ChartCraft will draw it in seconds.