payment process

This commit is contained in:
Etienne Roudeix
2013-09-19 15:59:16 +02:00
parent 3c02a9d23c
commit ec7d4471dc
5 changed files with 33 additions and 11 deletions

View File

@@ -56,7 +56,7 @@ class Cheque extends BaseModule implements PaymentModuleInterface
public function pay()
{
// TODO: Implement pay() method.
// no special process, waiting for the cheque.
}
public function install()