Send e-mails on order completion (#27)

This commit is contained in:
Raphael Michel
2015-04-01 10:30:07 +02:00
parent 8a81d4859d
commit 16244bd69c
9 changed files with 105 additions and 2 deletions
+2
View File
@@ -77,6 +77,8 @@ The provider class
.. automethod:: checkout_perform
.. automethod:: order_pending_mail_render
.. automethod:: order_pending_render
This is an abstract method, you **must** override this!