https://github.com/bluedynamics/bda.plone.wallee
Wallee payment integration for bda.plone.shop
https://github.com/bluedynamics/bda.plone.wallee
hacktoberfest
Last synced: 10 months ago
JSON representation
Wallee payment integration for bda.plone.shop
- Host: GitHub
- URL: https://github.com/bluedynamics/bda.plone.wallee
- Owner: bluedynamics
- License: gpl-2.0
- Created: 2021-08-12T07:01:02.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-06-29T14:29:29.000Z (almost 4 years ago)
- Last Synced: 2025-03-29T06:12:59.381Z (about 1 year ago)
- Topics: hacktoberfest
- Language: Python
- Homepage:
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSE.GPL
Awesome Lists containing this project
README
.. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features.
If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html
This text does not appear on pypi or github. It is a comment.
.. image:: https://github.com/collective/bda.plone.wallee/actions/workflows/plone-package.yml/badge.svg
:target: https://github.com/collective/bda.plone.wallee/actions/workflows/plone-package.yml
.. image:: https://coveralls.io/repos/github/collective/bda.plone.wallee/badge.svg?branch=main
:target: https://coveralls.io/github/collective/bda.plone.wallee?branch=main
:alt: Coveralls
.. image:: https://codecov.io/gh/collective/bda.plone.wallee/branch/master/graph/badge.svg
:target: https://codecov.io/gh/collective/bda.plone.wallee
.. image:: https://img.shields.io/pypi/v/bda.plone.wallee.svg
:target: https://pypi.python.org/pypi/bda.plone.wallee/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/status/bda.plone.wallee.svg
:target: https://pypi.python.org/pypi/bda.plone.wallee
:alt: Egg Status
.. image:: https://img.shields.io/pypi/pyversions/bda.plone.wallee.svg?style=plastic :alt: Supported - Python Versions
.. image:: https://img.shields.io/pypi/l/bda.plone.wallee.svg
:target: https://pypi.python.org/pypi/bda.plone.wallee/
:alt: License
================
bda.plone.wallee
================
Wallee payment integration for bda.plone.shop
Features
--------
- Lightbox Payment for https://wallee.com/
Installation
------------
Install bda.plone.wallee by adding it to your buildout::
[buildout]
...
eggs =
bda.plone.wallee
and then running ``bin/buildout``
Activate the bda.plone.wallee in Plone controlpanel and add your wallee credentials
in corresponding tab of the bda.plone.shop settings.
Important: This integration does NOT initiate email sendouts.
Email sendout is expected to be configured and done from within wallee.
Contributors
------------
We'd be happy to see many forks and pull-requests to make this program even better.
Professional support is offered by the maintainers and some of the authors.
- Issue Tracker: https://github.com/collective/bda.plone.wallee/issues
- Source Code: https://github.com/collective/bda.plone.wallee
Authors
-------
- Peter Holzer
Contact: `dev@bluedynamics.com `_
License
-------
The project is licensed under the GPLv2.