# frozen_string_literal: true # Raised when an an error occurred with the PayZen payment gateway class PayzenError < PaymentGatewayError end