commercetools / commercetools-payment-integration-java

Module to handle payment transactions
Apache License 2.0
6 stars 4 forks source link

implement a lookup mechanism that finds PSP modules on the classpath #4

Closed MGA-dotSource closed 8 years ago

MGA-dotSource commented 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

MGA-dotSource commented 8 years ago

successfully tested within coeur shop