fondy 0.3.5

Creator: bradpython12

Last updated:

Add to Cart

Description:

fondy 0.3.5

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

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.