Skip to main content

Python library for the Fondy API

Project description

fondy

Fondy.eu Python SDK

Install

pip install fondy

Usage example

from fondy import API
api = API(merchant_id, merchant_key, server_callback_url)
# generate Fondy payment url to checkout 200 UAH for "123456" order id
api.checkout('123456', 200 * 100)

Supported API endpoints

Endpoint Explanation
order_status Check order status
p2pcredit Pay to credit card
checkout Generate checkout URL

Requirements

  • requests

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fondy-0.3.4.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

fondy-0.3.4-py2.py3-none-any.whl (3.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page