Closed MGA-dotSource closed 8 years ago
use the java SPI features to find implementations of the PaymentServiceProvider interface on the classpath
provide a manager object that could handle calls to the found PSP implementations
successfully tested within coeur shop
use the java SPI features to find implementations of the PaymentServiceProvider interface on the classpath
provide a manager object that could handle calls to the found PSP implementations