diff --git a/app/forms/standing_order_form.rb b/app/services/standing_order_form.rb similarity index 100% rename from app/forms/standing_order_form.rb rename to app/services/standing_order_form.rb diff --git a/spec/forms/standing_order_form_spec.rb b/spec/services/standing_order_form_spec.rb similarity index 100% rename from spec/forms/standing_order_form_spec.rb rename to spec/services/standing_order_form_spec.rb