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.9.tar.gz (9.0 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: pykhipu-0.1.9.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.9.tar.gz
Algorithm Hash digest
SHA256 f8d69290c0c8d3aa0bc8306dcc341aef54bc344a90d23593ea3ae0486108485c
MD5 74ea92388bc523988361c8107a5683b6
BLAKE2b-256 809fe7eaa7c9190e5dd6461278e0aaba24badb5135cbae720f3e13692da626f2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pykhipu-0.1.9-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.9-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 6db7a059712fef751c085218e6015061d16b8282f709853cdd12f391e783d853
MD5 e4938f6438130f57865382c77cd9a54a
BLAKE2b-256 b1fb1a1dfff99061f031bd6a237db7f5ab446e8fb43d5d3a273af3719f01e920

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