Skip to content

Commit

Permalink
documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jacoor committed Sep 21, 2017
1 parent d8a6afe commit 2119e40
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ To charge users, create an instance of ``aa_stripe.models.StripeCharge`` model a
comment="Comment for internal information")
c.charge()

Upon successfull charge also sends signal, ``charge_charged`` with instance as one parameter.

There is also a management command called ``charge_stripe`` in case
you need to process all the remaining charges.

Expand Down

0 comments on commit 2119e40

Please sign in to comment.