Skip to content

Commit

Permalink
Extra amount adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
= committed Jun 28, 2012
1 parent adae261 commit 76bd1c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/pagseguro/order.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 76bd1c5

Please sign in to comment.