CHANGES.rst
LICENSE.rst
LICENSE_GPL.rst
MANIFEST.in
README.rst
setup.cfg
setup.py
src/bda/__init__.py
src/bda.plone.checkout.egg-info/PKG-INFO
src/bda.plone.checkout.egg-info/SOURCES.txt
src/bda.plone.checkout.egg-info/dependency_links.txt
src/bda.plone.checkout.egg-info/namespace_packages.txt
src/bda.plone.checkout.egg-info/not-zip-safe
src/bda.plone.checkout.egg-info/requires.txt
src/bda.plone.checkout.egg-info/top_level.txt
src/bda/plone/__init__.py
src/bda/plone/checkout/__init__.py
src/bda/plone/checkout/configure.zcml
src/bda/plone/checkout/i18n.sh
src/bda/plone/checkout/interfaces.py
src/bda/plone/checkout/permissions.py
src/bda/plone/checkout/permissions.zcml
src/bda/plone/checkout/profiles.zcml
src/bda/plone/checkout/setuphandlers.py
src/bda/plone/checkout/vocabularies.py
src/bda/plone/checkout/browser/__init__.py
src/bda/plone/checkout/browser/cart_overview.pt
src/bda/plone/checkout/browser/checkout.css
src/bda/plone/checkout/browser/checkout.css.map
src/bda/plone/checkout/browser/checkout.js
src/bda/plone/checkout/browser/checkout.min.css
src/bda/plone/checkout/browser/configure.zcml
src/bda/plone/checkout/browser/form.py
src/bda/plone/checkout/browser/view.pt
src/bda/plone/checkout/browser/forms/accept_terms.yaml
src/bda/plone/checkout/browser/forms/billing_address.yaml
src/bda/plone/checkout/browser/forms/delivery_address.yaml
src/bda/plone/checkout/browser/forms/order_comment.yaml
src/bda/plone/checkout/browser/forms/payment_selection.yaml
src/bda/plone/checkout/browser/forms/personal_data.yaml
src/bda/plone/checkout/browser/forms/shipping_selection.yaml
src/bda/plone/checkout/locales/bda.plone.checkout.pot
src/bda/plone/checkout/locales/manual.pot
src/bda/plone/checkout/locales/de/LC_MESSAGES/bda.plone.checkout.po
src/bda/plone/checkout/locales/en/LC_MESSAGES/bda.plone.checkout.po
src/bda/plone/checkout/locales/fr/LC_MESSAGES/bda.plone.checkout.po
src/bda/plone/checkout/locales/it/LC_MESSAGES/bda.plone.checkout.po
src/bda/plone/checkout/locales/nl/LC_MESSAGES/bda.plone.checkout.po
src/bda/plone/checkout/locales/nn/LC_MESSAGES/bda.plone.checkout.po
src/bda/plone/checkout/locales/no/LC_MESSAGES/bda.plone.checkout.po
src/bda/plone/checkout/profiles/default/browserlayer.xml
src/bda/plone/checkout/profiles/default/metadata.xml
src/bda/plone/checkout/profiles/default/registry.xml
src/bda/plone/checkout/profiles/default/rolemap.xml
src/bda/plone/checkout/profiles/uninstall/browserlayer.xml
src/bda/plone/checkout/profiles/uninstall/registry.xml
src/bda/plone/checkout/tests/__init__.py
src/bda/plone/checkout/tests/test_checkout.py