Paypal test 2

This commit is contained in:
Godwin 2014-07-24 00:52:32 -06:00
parent dde096101d
commit ff85e2ada3

View File

@ -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!,