Interface MerchantTransactionCodeGenerator


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

      • getCode

        java.lang.String getCode​(OrderModel order)
        Parameters:
        order - the order
        Returns:
        the merchant transaction code