All Projects → Mangopay → mangopay2-python-sdk

Mangopay / mangopay2-python-sdk

Licence: MIT license
SDK Python for MANGOPAY

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to mangopay2-python-sdk

mangopay2-java-sdk
Java SDK for MANGOPAY
Stars: ✭ 23 (-25.81%)
Mutual labels:  payments, fintech, mangopay, mangopay-api, wallets
mangopay2-net-sdk
.Net SDK for MANGOPAY
Stars: ✭ 19 (-38.71%)
Mutual labels:  payments, fintech, mangopay, wallets
Mangopay2 Nodejs Sdk
Node.js SDK for MANGOPAY
Stars: ✭ 40 (+29.03%)
Mutual labels:  payments, fintech
Mojaloop
Starting point for on-boarding and contribution documentation for mojaloop
Stars: ✭ 267 (+761.29%)
Mutual labels:  payments, fintech
Akaunting
Free and Online Accounting Software
Stars: ✭ 4,599 (+14735.48%)
Mutual labels:  payments, fintech
Mortgageblockchainfabric
Mortgage Processing App using Hyperledger Fabric Blockchain. Uses channels for privacy and access, and restricts read/write previleges through endorsement policies
Stars: ✭ 45 (+45.16%)
Mutual labels:  payments, fintech
Openfintech
Opensource FinTech standards & payment provider data
Stars: ✭ 87 (+180.65%)
Mutual labels:  payments, fintech
Mangopay2 Php Sdk
PHP SDK for MANGOPAY
Stars: ✭ 108 (+248.39%)
Mutual labels:  payments, fintech
terms-dictionary
Simple definitions of terms, acronyms, abbreviations, companies, and projects related to financial services and Moov.
Stars: ✭ 48 (+54.84%)
Mutual labels:  payments, fintech
bitcoin-ux
💅💸 Ongoing assessment of bitcoin payments and privacy UX for @BitcoinDesign Community as well as tools to help designers understand the underlying protocols and specifications.
Stars: ✭ 39 (+25.81%)
Mutual labels:  payments, fintech
client-python
An auto-generated python SDK to interact with KubeVirt resources
Stars: ✭ 21 (-32.26%)
Mutual labels:  sdk-python
nanook
Ruby library for making and receiving payments and managing a nano currency node
Stars: ✭ 17 (-45.16%)
Mutual labels:  payments
adyen-salesforce-commerce-cloud
Salesforce Commerce Cloud (formerly Demandware)
Stars: ✭ 63 (+103.23%)
Mutual labels:  payments
finmath
The collections of simple, weighted, exponential, smoothed moving averages.
Stars: ✭ 49 (+58.06%)
Mutual labels:  fintech
eth-commerce
Javascript library to accept ethereum payments on any website
Stars: ✭ 24 (-22.58%)
Mutual labels:  payments
coindrop
The easiest way to accept donations & tips anywhere
Stars: ✭ 59 (+90.32%)
Mutual labels:  payments
MLM-Solution
MLM solution built with Laravel
Stars: ✭ 70 (+125.81%)
Mutual labels:  payments
RavenCoin-Wallet-With-Miners
RavenCoin Wallet including CPU and GPU miners! programs are directly from Ravencoin and official miner sources
Stars: ✭ 75 (+141.94%)
Mutual labels:  wallets
intrinio-realtime-python-sdk
Intrinio Python SDK for Real-Time Stock Prices
Stars: ✭ 79 (+154.84%)
Mutual labels:  fintech
moreThanFAANGM
This repository contains opportunities for you to apply to more than 300 product base companies(NOT JUST FAANGM) & good start-ups.
Stars: ✭ 2,609 (+8316.13%)
Mutual labels:  fintech

Mangopay Python SDK Build Status

MangopaySDK is a Python client library to work with Mangopay REST API.

Installation

mangopaysdk requires:

To install the package:

    pip install mangopaysdk

By installing this package with pip, all dependencies will be installed for you.

Documentation

For documentation and examples of usage for the Mangopay API please refer to: API references

See docs to find examples.

License

MangopaySDK is distributed under MIT license, see LICENSE file.

Contact

Report bugs or suggest features using issue tracker at GitHub.

Account creation

You can get yourself a free sandbox account or sign up for a production account by registering on the Mangopay site (note that validation of your production account involves several steps, so think about doing it in advance of when you actually want to go live).

Inspiration

The data model of python-mangopay is highly inspired by peewee.

Credits

The inital basis of this SDK was generously coded and donated by Ulule

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].