Skip to main content

Wave-Pay is a Python package that seamlessly allow merchants accept payments on their Python based web apps

Project description

Wave Pay

Wave-Pay is a Python package that seamlessly allow merchants accept payments on their Python based web apps.

Detailed documentation is in the "docs" directory.

Quick start

  1. Install wave-pay

    pip install wave-pay

  2. It is preferred that you store your API Keys as an environment variable then import Wave gateway instance and instantiate

    from wave_pay import WaveGateway wave = WaveGateway(secret_key="<YOUR_SECRET_KEY>", public_key="<YOUR_PUBLIC_KEY>")

  3. start using the API

    new_transaction = wave.Card.initiate("<ENCRYPTED_PAYLOAD>")

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

wave-pay-0.0.12.tar.gz (30.3 kB view details)

Uploaded Source

Built Distribution

wave_pay-0.0.12-py3-none-any.whl (71.6 kB view details)

Uploaded Python 3

File details

Details for the file wave-pay-0.0.12.tar.gz.

File metadata

  • Download URL: wave-pay-0.0.12.tar.gz
  • Upload date:
  • Size: 30.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.4

File hashes

Hashes for wave-pay-0.0.12.tar.gz
Algorithm Hash digest
SHA256 6d4bd82fb98938c25083feeaf2ff4ebaced2184f95a276f8c89e8cd8aa07a0c3
MD5 96995af62bdc6cb205e83a245133476e
BLAKE2b-256 f2c54efaeebb1902a190b8bcf97bb270166a56dc6eaa2158c975d28ce9d4252d

See more details on using hashes here.

File details

Details for the file wave_pay-0.0.12-py3-none-any.whl.

File metadata

  • Download URL: wave_pay-0.0.12-py3-none-any.whl
  • Upload date:
  • Size: 71.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.4

File hashes

Hashes for wave_pay-0.0.12-py3-none-any.whl
Algorithm Hash digest
SHA256 6048b4cf264fc03acdbdff1797725f77f04287bb5519951ea8f72c7cfa3bc4c4
MD5 f1c77436bf15ed38c41c0e91b04842bf
BLAKE2b-256 57bab56000cc4981994098cecdd3f2ad3806fcf3d22e26ee6ef2a1547ed9385f

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