Skip to content

Commit

Permalink
Removed italic styling from amount description in create a new debit
Browse files Browse the repository at this point in the history
  • Loading branch information
remear committed Mar 19, 2013
1 parent 370b9df commit f659d58
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions api/debits.rst.inc
Expand Up @@ -31,9 +31,9 @@ corresponding hold.
``amount``
*optional* **integer**. If the resolving URI references a hold then this is hold amount. You can
always capture less than the hold amount (e.g. a partial capture).
Otherwise its the maximum per debit amount for your marketplace. Value must be >= the minimum per debit ``amount`` for *your*
marketplace. Value must be <= the maximum per debit ``amount`` for *your*
marketplace.
Otherwise its the maximum per debit amount for your marketplace. Value must be >= the minimum per debit ``amount`` for your
marketplace. Value must be <= the maximum per debit ``amount`` for your
marketplace.

``appears_on_statement_as``
*optional* **string**. Text that will appear on the buyer's statement. Characters that can be
Expand Down

0 comments on commit f659d58

Please sign in to comment.