Interface MerchantTransactionCodeGenerator
public interface MerchantTransactionCodeGenerator
This interface should be used to provide the merchant transaction code based on the specified order.
-
Method Summary
-
Method Details
-
getCode
- Parameters:
order- the order- Returns:
- the merchant transaction code
-