updates
- qrpay selection when add orders - minor fixes
This commit is contained in:
@@ -751,6 +751,7 @@ scope "(:locale)", locale: /en|mm/ do
|
||||
get 'qrpay/test-payment' => 'qrpay#test_payment'
|
||||
post 'qrpay/process_payment' => 'qrpay#create'
|
||||
post 'qrpay/check_payment_status' => 'qrpay#check_payment_status'
|
||||
get 'qrpay/req_bill' => 'qrpay#req_bill'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user