Interface MerchantTransactionCodeGenerator


public interface MerchantTransactionCodeGenerator
This interface should be used to provide the merchant transaction code based on the specified order.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getCode

      String getCode(OrderModel order)
      Parameters:
      order - the order
      Returns:
      the merchant transaction code