Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/super3/payserv
Testing the Vennd batch payment library.
https://github.com/super3/payserv
Last synced: 27 days ago
JSON representation
Testing the Vennd batch payment library.
- Host: GitHub
- URL: https://github.com/super3/payserv
- Owner: super3
- License: mit
- Created: 2015-04-21T05:53:41.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-15T03:33:57.000Z (over 9 years ago)
- Last Synced: 2024-11-06T15:57:39.011Z (3 months ago)
- Language: Python
- Homepage: http://storj.io
- Size: 134 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# payserv
[![Build Status](https://travis-ci.org/Storj/payserv.svg?branch=master)](https://travis-ci.org/Storj/payserv)
# What is this?
A Flask application for testing the [Vennd](http://www.vennd.io/) batch send payment library. In Storj
we need to be able to pay users for their resources. This involves many small payments, most less
than a penny. We use payserv to keep track of all those small payments, and pay them out once they
reach a reasonable amount.**tldr;** We take lots of little payments, and make them into one big one.