diff --git a/config/routes.rb b/config/routes.rb index 8c6a5e0c..f2196b77 100755 --- a/config/routes.rb +++ b/config/routes.rb @@ -197,7 +197,7 @@ scope "(:locale)", locale: /en|mm/ do post 'payment/voucher' => 'voucher_payments#create' post 'payment/paymal' => 'paymal#create' post 'payment/alipay' => 'alipay#create' - post 'payment/junctionpay' => 'junctionpay#create' + post 'payment/junctionpay' => 'junction_pay#create' post 'payment/dinga' => 'dinga#create' post 'payment/gift_voucher' => 'gift_voucher#create'