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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: py-epc-qr-0.1.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.tar.gz
Algorithm Hash digest
SHA256 6a2efd9000cf13cf58e2802bb7992f15ce6e91c159894ffae4eec6a58fad6649
MD5 4589749b5ce37823b7517ff67601e561
BLAKE2b-256 614c4a77b49941448de5d999a198a92f1170b2d36bc3134c907aa97f3524b75e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: py_epc_qr-0.1.2-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-py3-none-any.whl
Algorithm Hash digest
SHA256 cbc8cad4fd87704344e7d759a23015332090cd8162952810a2dbbb9206f3521a
MD5 5b1083d054c988a68f7e1b30fbb364a3
BLAKE2b-256 f8c639faaa2eb175905375e643f4aad02ea656ff81290c8b6884439766be7b5d

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