edit membership setting , otherpayment page
This commit is contained in:
@@ -85,6 +85,7 @@ Rails.application.routes.draw do
|
||||
post 'paypar_payment_process' => 'paypar_payments#create'
|
||||
get 'sale/:sale_id/payment/credit_payment' => "credit_payments#index"
|
||||
get 'sale/:sale_id/payment/others_payment' => "others_payments#index"
|
||||
get 'sale/:sale_id/payment/others_payment/:payment_method' => "redeem_payments#index"
|
||||
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user