class Payjunction::FixedFee < Payjunction::ConvenienceFee
  def self.model_name
    Payjunction::ConvenienceFee.model_name
  end
end
