Skip to main content

A connector library for communicating with PayCek public API

Project description

Paycek

This is an official package for the Paycek crypto payment processor. The documentation provided in code explains only minor implementation details.

For in depth information about endpoints, fields and more, read our API Documentation.

Quick Start

Installation

Install package with pip.

pip install paycek

Initialization

Under account settings you’ll find your API key and secret. Initialize a paycek instance.

from paycek import Paycek

paycek = Paycek('<api_key>', '<api_secret>')

Usage

Get payment

payment = paycek.get_payment('<payment_code>')

Open payment

payment = paycek.open_payment('<profile_code>', '<dst_amount>', '<location_id>')

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

paycek-1.1.2.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

paycek-1.1.2-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file paycek-1.1.2.tar.gz.

File metadata

  • Download URL: paycek-1.1.2.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.12

File hashes

Hashes for paycek-1.1.2.tar.gz
Algorithm Hash digest
SHA256 d6cc829237f702370703a6c28c3986562e355f24f58c9df1e99badb6face5bda
MD5 6f80e9d521768bc59108d8d439d760f8
BLAKE2b-256 ef7882595f7656e825c50ebfe3a4be5040a5bc2355801dadb2bcc7576d00b9e9

See more details on using hashes here.

File details

Details for the file paycek-1.1.2-py3-none-any.whl.

File metadata

  • Download URL: paycek-1.1.2-py3-none-any.whl
  • Upload date:
  • Size: 5.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.12

File hashes

Hashes for paycek-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 70cb692cbb42ed7fbcac34b374ce781f71ac5b325c49b2797d1ecc638614d28c
MD5 74405125aa02296439c1d512d49ad063
BLAKE2b-256 5a14455ce2ec56e9f8c30e874ea20a443bddc963451539b3ef05e7a27494b475

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