search account no,security code check,find order,payment create
This commit is contained in:
@@ -133,6 +133,10 @@ scope "(:locale)", locale: /en|mm/ do
|
||||
post "get_daily_sale_data" => "load_data#get_daily_sale_data"
|
||||
post "get_check_sale_data" => "load_data#get_check_sale_data"
|
||||
end
|
||||
|
||||
#for foodcourt app
|
||||
get "search_paypar_account_no" => "payments#search_paypar_account_no"
|
||||
# get "check_security_code" => "payments#check_security_code"
|
||||
end
|
||||
|
||||
#--------- Cashier ------------#
|
||||
|
||||
Reference in New Issue
Block a user