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.1.tar.gz (5.6 kB view details)

Uploaded Source

Built Distribution

py_epc_qr-0.1.2.1-py3-none-any.whl (6.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: py-epc-qr-0.1.2.1.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.1.tar.gz
Algorithm Hash digest
SHA256 ccd360423c7567452821f83056828893585bc49c377410622b0fe2dee5a26dda
MD5 9f9e64cd1d9be95e0c3b7d58b756487d
BLAKE2b-256 b889cb3036d1629928df46e76415f88a747c4f73b033462862f99451e73a9910

See more details on using hashes here.

File details

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

File metadata

  • Download URL: py_epc_qr-0.1.2.1-py3-none-any.whl
  • Upload date:
  • Size: 6.6 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7abaae20e1086ca45238b19d079979be0dce3c783dea0a7f90823e3427c631b7
MD5 86e4a6b839325e6beb2aace6dd46cb56
BLAKE2b-256 6b741a9c15a60387d352026492b68f3c800a395229677799a854ae3640116f6c

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