Skip to main content

Plugin for Brazilian Pix payment method with manual processing.

Project description

This is a plugin for pretix. to allow the use of Brazilian Pix payment method with manual processing.

Development setup

  1. Make sure that you have a working pretix development setup.

  2. Clone this repository.

  3. Activate the virtual environment you use for pretix development.

  4. Execute python setup.py develop within this directory to register this application with pretix’s plugin registry.

  5. Execute make within this directory to compile translations.

  6. Restart your local pretix server. You can now use the plugin from this repository for your events by enabling it in the ‘plugins’ tab in the settings.

Linter and formatters

This plugin has a pre-commit hook configuration that checks and enforces some code style rules. To install it locally, you need to install pre-commit package and install the hooks:

pip install pre-commit
pre-commit install

To check manually for rule violations, run:

pre-commit run -a

When you have these hooks installed, you will not be allowed to commit code that doesn’t follow the rules.

These rules are also enforced in CI.

Releasing new version

To create a new release you need to have bumpver installed:

pip install bumpver

The projet is versioned using the pattern major.minor.patch (–major, –minor and –patch). Use the desired flag before running it:

bumpver update --minor

This command will update all version references, commit it and create a tag for that release. You can use –dry to check what will be updated without commiting it.

License

Copyright 2025 Renne Rocha

Released under the terms of the AGPL

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pretix_pix_manual-0.2.0.tar.gz (23.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pretix_pix_manual-0.2.0-py3-none-any.whl (25.5 kB view details)

Uploaded Python 3

File details

Details for the file pretix_pix_manual-0.2.0.tar.gz.

File metadata

  • Download URL: pretix_pix_manual-0.2.0.tar.gz
  • Upload date:
  • Size: 23.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.4

File hashes

Hashes for pretix_pix_manual-0.2.0.tar.gz
Algorithm Hash digest
SHA256 072f978173e1601fe4af15f79efb98aefd6b537a7c1a888e62006c4476809c89
MD5 9bb234d5f24dd77b54ce501cd435114b
BLAKE2b-256 2968418c9751f1e1026a1b2caccb236313bf5c3fff756ecdde52aa48a2a5efb5

See more details on using hashes here.

File details

Details for the file pretix_pix_manual-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for pretix_pix_manual-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 37d0157d7a1f341ad57104508e1142f145efb54b05637cbd1f7b8e3bec11d681
MD5 1342cd1abc143f59e36c9ba17a998aa3
BLAKE2b-256 455f23af3ebe89b0e3299de0c36ed6af44750bfa2b0221f7cb731f16a5ef37ab

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page