mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-06-16 05:13:54 -07:00
Add EPC QR code for donations (#436)
The QR code is based on the EPC standard: https://en.wikipedia.org/wiki/EPC_QR_code I created it via qr-code-generator dot com. Just an idea :) Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/436 Reviewed-by: Otto <otto@codeberg.org> Co-authored-by: newur <newur@mailbox.org> Co-committed-by: newur <newur@mailbox.org>
This commit is contained in:
parent
4c7fd94db9
commit
7774ef9d62
2 changed files with 6 additions and 0 deletions
BIN
assets/images/integrations/donate-10-euros.png
Normal file
BIN
assets/images/integrations/donate-10-euros.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2 KiB |
|
|
@ -36,6 +36,12 @@ develop new features and sustain the Free Software ecosystem around.
|
|||
BIC: GENODEF1SLR
|
||||
</pre>
|
||||
</p>
|
||||
The following EPC QR code can be used to initiate a SEPA credit transfer. Notice it contains a default amount of 10 Euros, but you can change it to whatever amount you want to donate.
|
||||
|
||||
<picture>
|
||||
<img src="/assets/images/integrations/donate-10-euros.png" alt="European Payments Council (EPC) QR code to donate 10 euros to Codeberg e.V.">
|
||||
</picture>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="card">
|
||||
|
|
|
|||
Loading…
Reference in a new issue