dankito
f637897dc3
Removed Android target and using now JVM instead of JVM6. Updated to Kotlin 1.6.10 which works much better for KMPP. Could therefore remove packForXcode() tasks |
||
---|---|---|
.. | ||
src | ||
README.md | ||
build.gradle |
README.md
EPC QR code Parser
The EPC QR code, marketed as GiroCode, Scan2Pay or Zahlen mit Code amongst others, is a QR code defined by the European Payments Council which contains all data to initiate a SEPA credit transfer.
This library is a multi platform implementation to extract the credit transfer data from decoded QR code. (So it does not implement decoding the QR code itself, but extracting the data from decoded QR code text.)