Interface TransactionCodeGenerator
- All Known Implementing Classes:
DefaultMerchantTransactionCodeGenerator,PaymentTest.MockTransactionCodeGenerator
public interface TransactionCodeGenerator
This interface should be used to provide the merchant transaction code.
-
Method Summary
-
Method Details
-
generateCode
code generation- Parameters:
base- the leading part of the generated code- Returns:
- the merchant transaction code
-