getting started with ecocash integration
This commit is contained in:
@@ -9,6 +9,7 @@ import zw.qantra.tm.domain.services.processors.TransactionProcessorInterface;
|
||||
public class EcocashRemotePaymentProcessor implements TransactionProcessorInterface {
|
||||
@Override
|
||||
public Object process(Transaction transaction) throws Exception {
|
||||
|
||||
return transaction;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user