Skip to main content

Generate EPC-compatible QR codes for wire transfers

Project description

Create QR codes for wire transfers

Sick of copy-and-pasting IBANs to forms? Why not just scan a QR code and have your favorite banking app take care of the rest?

Why not be generous and support wikipedia with 123,45€? Grab your phone and scan the image.

Support Wikipedia with 123,45 €

The create QR code complies with the European Payments Council (EPC) Quick Response (QR) code guidelines.

Disclaimer: The author of this code has no affiliation with the EPC whatsoever. Henceforth, you are welcome to use the code at your own dispense, but any use is at your own (commercial) risk.

Installation

You can easily install the Python package via pip.

pip install py-epc-qr

Usage

You can use the package as part of your own code or as a standalone command line interface (CLI).

Code

from py_epc_qr.transaction import consumer_epc_qr
epc_qr = consumer_epc_qr(
    beneficiary= "Wikimedia Foerdergesellschaft",
    iban= "DE33100205000001194700",
    amount= 123.45,
    remittance= "Spende fuer Wikipedia"
    )
epc_qr.to_qr()

CLI

From interaction

From template

Limitations

Currently, the EPC specifications are implemented only to work with IBAN-based consumer wire transfers within the European Economic Area.

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

py-epc-qr-0.1.2.2.tar.gz (5.6 kB view details)

Uploaded Source

Built Distribution

py_epc_qr-0.1.2.2-py3-none-any.whl (6.7 kB view details)

Uploaded Python 3

File details

Details for the file py-epc-qr-0.1.2.2.tar.gz.

File metadata

  • Download URL: py-epc-qr-0.1.2.2.tar.gz
  • Upload date:
  • Size: 5.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.9.10 Darwin/21.4.0

File hashes

Hashes for py-epc-qr-0.1.2.2.tar.gz
Algorithm Hash digest
SHA256 d029a5a5c11d2ed3a0761797afb8de96293f1e81fc9b53ed3236cbe079d46a2a
MD5 1bfa095bc958ea2249a0d268525a60d7
BLAKE2b-256 ee0fc5e01a40a45aa8b7ecb4123d87d45cba011f5e573ed3256480468c7887da

See more details on using hashes here.

File details

Details for the file py_epc_qr-0.1.2.2-py3-none-any.whl.

File metadata

  • Download URL: py_epc_qr-0.1.2.2-py3-none-any.whl
  • Upload date:
  • Size: 6.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.9.10 Darwin/21.4.0

File hashes

Hashes for py_epc_qr-0.1.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b85dc585a4c1af2f48b61064fe9c291e74af19dce651669ddfd98cb0c84f59ad
MD5 ef7da604c681fc08adf6e27c8243b0c7
BLAKE2b-256 ebf575d3ed617f5b4fdd98281535a3e773e2d2f792437a6aa024be0c210b9a02

See more details on using hashes here.

Supported by

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