paypal: Do not allow to enter user comments

The storing of this is broken, no need to cause issues with
users trying to send us message this way.
This commit is contained in:
Holger Hans Peter Freyther 2011-08-27 15:46:52 +02:00
parent 5240090087
commit a272ee6df7
1 changed files with 1 additions and 1 deletions

View File

@ -247,7 +247,7 @@ module Spree
:header_background_color => "ffffff",
:header_border_color => "ffffff",
:header_image => chosen_image,
:allow_note => true,
:allow_note => false,
:locale => user_locale,
:req_confirm_shipping => false, # for security, might make an option later
:user_action => user_action