Skip to main content

CloudTips Adapter - integration module with API CloudPayments.

Project description

cloudtips-adp

CloudTips Adapter позволяет интегрировать прием донатов в Django приложение.

Старт

Установка

pip install cloudtipsadp

Зависимости разрешить

pip install python-dotenv requests

Настройка переменных окружения

В корне проекта создать файл .env

sudo touch .env

Для авторизации на CloudTips добавить настройки в файл .env

Grant_type=password
Client_id=Partner
UserName=<your_email>
Password=<your_password>

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

cloudtipsadp-0.1.5.tar.gz (6.7 kB view hashes)

Uploaded Source

Built Distribution

cloudtipsadp-0.1.5-py3-none-any.whl (6.1 kB view hashes)

Uploaded 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