change route for junction pay
This commit is contained in:
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user