Skip to main content

Wrapper for the Khipu payment service API v2.0

Project description

PyKhipu

Paquete de Python para el API 2.0 del servicio de pagos Khipu

🇬🇧 Python wrapper for the Khipu payment service API v2.0

PyPI

Sobre Khipu

Khipu permite a las personas y empresas, pagar y cobrar electrónicamente usando sus propias cuentas corrientes o cuentas vista del banco, de manera fácil, rápida y segura.

Instalación

pip install pykhipu

Uso

Iguala al API de Khipu en llamadas, ideal para portar código o en casos en que se busque más control sobre los resultados.

from pykhipu.client import Client

client = Client(receiver_id='1234', secret='abcd')
payment = client.payments.post('test', 'USD', 100)
print(payment.payment_url)

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

pykhipu-0.1.8.tar.gz (9.0 kB view details)

Uploaded Source

Built Distribution

pykhipu-0.1.8-py2.py3-none-any.whl (10.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pykhipu-0.1.8.tar.gz.

File metadata

  • Download URL: pykhipu-0.1.8.tar.gz
  • Upload date:
  • Size: 9.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.10 CPython/3.8.5 Linux/5.4.0-1025-azure

File hashes

Hashes for pykhipu-0.1.8.tar.gz
Algorithm Hash digest
SHA256 6bcdd98830ecce3e7e6c2c86bc8a13d2f4b5155749395640a29ac8852c2050a5
MD5 a2e73b6a8d408abaf9f43ebe53c7092e
BLAKE2b-256 8b6da6caa07a9ed1f585f23230525cd61ed8f7a81fdf1523a81d8e592c3ef790

See more details on using hashes here.

File details

Details for the file pykhipu-0.1.8-py2.py3-none-any.whl.

File metadata

  • Download URL: pykhipu-0.1.8-py2.py3-none-any.whl
  • Upload date:
  • Size: 10.4 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.10 CPython/3.8.5 Linux/5.4.0-1025-azure

File hashes

Hashes for pykhipu-0.1.8-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a544f1b18d64f8885f4acb844e2922623b71c5b68366e5c1b3c9484108c62f24
MD5 1f1d421aee582b29b47353873b9ea147
BLAKE2b-256 a9634775fb177bffc018e069596b5faff42af5c818ef21c158c636ca169d84ec

See more details on using hashes here.

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