An open API service indexing awesome lists of open source software.

https://github.com/arteria/python-payment-slip

Function for generating ESR-numbers for orange swiss payment slips (so called "Oranger Einzahlungsschein").
https://github.com/arteria/python-payment-slip

Last synced: 9 months ago
JSON representation

Function for generating ESR-numbers for orange swiss payment slips (so called "Oranger Einzahlungsschein").

Awesome Lists containing this project

README

          

# python-payment-slip

Function for generating ISR-numbers for Orange inpayment slip (ISR), so called "Oranger Einzahlungsschein" (ESR/ESR+).


## Installation

### From the global PyPI

pip install python-paymentslip

## Usage

import payment_slip.esr as esr
print esr.generateCodeline("01", "4378", "85", ">", "94476300000000128001105152", "+", "01200027", ">")


## More info

* PostFinance details about the [Orange inpayment slip](https://www.postfinance.ch/en/biz/prod/pay/debsolution/inpayref/detail.html)