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 {
|
public class EcocashRemotePaymentProcessor implements TransactionProcessorInterface {
|
||||||
@Override
|
@Override
|
||||||
public Object process(Transaction transaction) throws Exception {
|
public Object process(Transaction transaction) throws Exception {
|
||||||
|
|
||||||
return transaction;
|
return transaction;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user