spree_paypal_express/config/routes.rb

5 lines
122 B
Ruby

# Put your extension routes here.
map.resources :orders, :member => {:paypal_checkout => :any, :paypal_finish => :any}