Metadata-Version: 1.0
Name: pcommerce.payment.invoice
Version: 1.0b5
Summary: A invoice payment method for PCommerce
Home-page: http://raptus.com
Author: Raptus AG
Author-email: skaeser@raptus.com
License: GPL
Description: Introduction
        ============
        
        pcommerce.payment.invoice provides a payment method for PCommerce, which simply
        sends an email to the administrator containing the billing address.
        
        
        Changelog
        =========
        
        1.0b5 (2012-04-17)
        ------------------
        
        * implemented redirection to order detail after processing / failing an order [simu]
        
        1.0b4 (2011-12-13)
        ------------------
        
        * updated translations
        * added french translations
        
        1.0b3 (2011-09-01)
        ------------------
        
        * Added dutch translations 
          (thanks to Albert Peschar)
        
        1.0b2 (2010-12-20)
        ------------------
        
        * Added possibility for admin to fail a payment
        
        1.0b1 (2010-10-20)
        ------------------
        
        * Plone 4 compatibility
        
        0.1a1
        -----
        
        * First public release
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
