Paypal test 2
This commit is contained in:
parent
dde096101d
commit
ff85e2ada3
@ -506,7 +506,7 @@ class ConferencesController < ApplicationController
|
|||||||
ddd
|
ddd
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
elsif params[:test] == '1'
|
elsif params[:test]
|
||||||
paypal_info = get_secure_info(:paypal)
|
paypal_info = get_secure_info(:paypal)
|
||||||
request = Paypal::Express::Request.new(
|
request = Paypal::Express::Request.new(
|
||||||
:username => paypal_info[:username].strip!,
|
:username => paypal_info[:username].strip!,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user