sx cash payment api
This commit is contained in:
@@ -56,7 +56,9 @@ scope "(:locale)", locale: /en|mm/ do
|
||||
resources :menu_item_instances, only: [:show]
|
||||
get "item_sets" => "item_sets#index"
|
||||
end
|
||||
|
||||
namespace :payment do
|
||||
post 'mobilepayment/:cashier_id/:receipt_no/cash' =>"mobilepayment#cash"
|
||||
end
|
||||
#User request move table or bills
|
||||
post "bill/:booking_id" => "bill#create"
|
||||
post "move" => "move#create"
|
||||
|
||||
Reference in New Issue
Block a user