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

    Modifier and Type
    Method
    Description
    code generation
  • Method Details

    • generateCode

      String generateCode(String base)
      code generation
      Parameters:
      base - the leading part of the generated code
      Returns:
      the merchant transaction code