FIXES
-m fallback query order when occuers wss error
This commit is contained in:
@@ -750,6 +750,7 @@ scope "(:locale)", locale: /en|mm/ do
|
||||
post 'qrpay/cancel' => 'qrpay#cancel'
|
||||
get 'qrpay/test-payment' => 'qrpay#test_payment'
|
||||
post 'qrpay/process_payment' => 'qrpay#create'
|
||||
post 'qrpay/check_payment_status' => 'qrpay#check_payment_status'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user