Archived
1
0
Fork
You've already forked transpay
0
This repository has been archived on 2023年08月18日. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Python 46.6%
  • HTML 46.3%
  • JavaScript 5.9%
  • Makefile 1.2%
Find a file
2019年03月28日 22:09:57 +01:00
_static Fix : Glyphicons suite à la mise en local de bootstrap. 2018年11月02日 14:38:36 +01:00
contrib Fix the nginx example config file (for caching) 2019年03月28日 22:09:57 +01:00
core Refactoring du changement/reset de mot de passe 2019年02月16日 15:07:17 +01:00
scripts Add a dynamic currency system. 2018年09月19日 20:03:19 +02:00
templates Refactoring du changement/reset de mot de passe 2019年02月16日 15:07:17 +01:00
.gitignore Correction de l'environnement d'execution de cronjob.py + mise en place de sa traduction. 2019年01月27日 16:57:00 +01:00
app.py Suppression de toutes les mentions à "fosspay". Renommage du dossier "fosspay" en "core". 2018年10月10日 19:04:36 +02:00
babel.cfg Correction de l'environnement d'execution de cronjob.py + mise en place de sa traduction. 2019年01月27日 16:57:00 +01:00
CODE_OF_CONDUCT.md Add e-mail adress to CoC 2018年10月07日 15:55:42 +02:00
config.ini.example Possibilité de se passer de Gravatar en ajoutant un fichier 'logo.png' dans le dossier 'static' ; modification idoine de 'config.ini.example'. 2019年01月31日 22:46:45 +01:00
CONTRIBUTORS.md Ajout de 'Eliot Berriot' à la liste des contributeurs. 2018年12月05日 19:23:36 +01:00
cronjob.py WIP Donation statistics 2019年01月27日 18:45:37 +01:00
LICENSE Update LICENSE 2018年10月07日 16:09:28 +02:00
Makefile Flesh out donation page 2015年09月05日 21:30:52 -04:00
messages.pot WIP Donation statistics 2019年01月27日 18:45:37 +01:00
README.md Updated link to changelog 2019年01月26日 11:12:30 +01:00
requirements.txt Merge branch 'master' of https://gitlab.kokakiwi.net/transposees/transpay 2019年01月27日 20:49:32 +01:00
VERSION Update VERSION to v2.1.1 2019年01月23日 11:45:00 +01:00

Trans Pay Donate with Trans Pay

Trans Pay is developed by Collectif Trans Posé·e·s for our own use and that of other associations.

This tool is used to receive and manage donations:

  • Supports one-time and monthly donations
  • Process cards with Stripe
  • Flexible and customizable

It works for individuals and it works for organizations. Expect to spend about an hour or two setting up everything and then you're good to go.

Test instance if you want to see how donating works : https://transpay.transposées.eu/

For support, file an issue.

Changelog : https://gitlab.kokakiwi.net/transposees/transpay/releases

Before you start

You will need a number of things set up before you start:

  1. An approved Stripe account
  2. A mail server
  3. A domain name and an SSL certificate
  4. A web server to host Trans Pay on

Documentation

For documentation, see our wiki.