diff --git a/lib/pagseguro/order.rb b/lib/pagseguro/order.rb index 90fade9..dc80d6e 100644 --- a/lib/pagseguro/order.rb +++ b/lib/pagseguro/order.rb @@ -16,7 +16,7 @@ class Order :email => "cliente_email" } - # The list of products added to the order + # Optional: extra amount on the purchase (negative for discount attr_accessor :extra_amount # The list of products added to the order