open-forms-ext-stuf-zds-payments 0.2.0

Creator: codyrutscher

Last updated:

Add to Cart

Description:

openformsextstufzdspayments 0.2.0

1 Welcome to open-forms-ext-stuf-zds-payments’s documentation!

Version:
0.2.0

Source:
https://github.com/open-formulieren/open-forms-ext-stuf-zds-payments

Keywords:
<keywords>

PythonVersion:
3.10, 3.12




Extra payment attributes for Open Forms StUF-ZDS registration backend

Contents

1 Welcome to open-forms-ext-stuf-zds-payments’s documentation!
2 Features
3 Installation

3.1 Requirements
3.2 Install


4 Usage
5 Local development




2 Features

Extra payment attributes for Open Forms StUF-ZDS registration backend



3 Installation

3.1 Requirements

Python 3.10/3.12 or above
Django 4.2 or newer



3.2 Install
pip install open-forms-ext-stuf-zds-payments



4 Usage
<document or refer to docs>


5 Local development
To install and develop the library locally, use:
.. code-block:: bash

pip install -e .[tests,coverage,docs,release]

When running management commands via django-admin, make sure to add the root
directory to the python path (or use python -m django <command>):
export PYTHONPATH=. DJANGO_SETTINGS_MODULE=testapp.settings
django-admin check
# or other commands like:
# django-admin makemessages -l nl

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.