diff --git a/config/routes.rb b/config/routes.rb index 1693c77..ccb3681 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -23,8 +23,6 @@ get 'qbo/estimate/:id', :to => 'estimate#show', as: :estimate get 'qbo/invoice/:id', :to => 'invoice#show', as: :invoice #payments -#get 'qbo/payments', :to => 'payments#new' -#post 'qbo/payments', :to => 'payments#create' resources :payments #webhook