paymal payment api for cashier app
This commit is contained in:
@@ -132,6 +132,7 @@ scope "(:locale)", locale: /en|mm/ do
|
||||
post "shifts/close" => "shifts#update"
|
||||
post "request_bill" => "bill#request_bill"
|
||||
post "paymal_payment" => "payments#paymal_payment"
|
||||
post "create_paymal_payment" => "payments#create_paymal_payment"
|
||||
get ":sale_id/void" => "void#overall_void"
|
||||
|
||||
#API for sync cloud
|
||||
|
||||
Reference in New Issue
Block a user