GiroCode

Description

This plugin displays GiroCodes for easy bank transfers. A GiroCode is a QR code with data for a transfer which can be scanned into a banking app.

GiroCode is a European standard for transfers in the SEPA (Single Euro Payments Area) currently covering 36 countries and territories.

Shortcode examples:

[girocode beneficiary="Deutsches Rotes Kreuz e. V." iban="DE63370205000005023307" amount="10.00" purpose="Internationale Soforthilfe"]
[girocode beneficiary="Deutsches Rotes Kreuz e. V." iban="DE63370205000005023307" amount="10.00" purpose="Internationale Soforthilfe" type="CHAR"]
[girocode beneficiary="Deutsches Rotes Kreuz e. V." iban="DE63370205000005023307" amount="10.00" purpose="Internationale Soforthilfe" size="100"]
[girocode beneficiary="Deutsches Rotes Kreuz e. V." IBAN="DE63370205000005023307" amount="1.00" purpose="Internationale Soforthilfe" size="200"]

The amount is specified in Euro, standard size is 150.

For a charity donation, type “CHAR” should be specified, marking the transfer as a such in the banking data.

Use of External Services

This plugin uses the external service documentid.net/girocode.
The Terms of Service also include information on how your data is handled.

Screenshots

  • A GiroCode (created using the second shortcode shown above, actual image quality is better than provided in this screenshot)

FAQ

Does an IBAN validation takes place?

Yes. The IBAN (International Bank Account Number) is validated both by its structure and by verifying its checksum.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“GiroCode” is open source software. The following people have contributed to this plugin.

Contributors

“GiroCode” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “GiroCode” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.7

  • Updated readme file.

1.0.6

  • Minor fix.

1.0.5

  • Minor fix.

1.0.4

  • Minor fix.

1.0.3

  • Updated readme file.

1.0.2

  • Updated readme file.

1.0.1

  • Updated readme file.

1.0

  • Initial version.