Skip to main content

A Django app to add support for Mercadopago payments

Project description

AX3 Mercadopago

AX3 Mercadopago A Django app to add support for Mercadopago payments.

Installation

AX3 Mercadopago is easy to install from the PyPI package:

$ pip install ax3-mercadopago

After installing the package, the project settings need to be configured.

Add ax3_mercadopago to your INSTALLED_APPS::

INSTALLED_APPS = [
    'django.contrib.admin',
    'django.contrib.auth',
    'django.contrib.contenttypes',
    'django.contrib.sessions',
    'django.contrib.messages',
    'django.contrib.staticfiles',

    # ax3_mercadopago app can be in any position in the INSTALLED_APPS list.
    'ax3_mercadopago',
]

Configuration

Add Mercadopago client and secret:

MERCADOPAGO_CLIENT_ID
MERCADOPAGO_CLIENT_SECRET

Releasing a new version

Make sure you increase the version number and create a git tag:

$ python3 -m pip install --user --upgrade setuptools wheel twine
$ ./release.sh

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

AX3 Mercadopago-0.3.3.tar.gz (7.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

AX3_Mercadopago-0.3.3-py3-none-any.whl (11.5 kB view details)

Uploaded Python 3

File details

Details for the file AX3 Mercadopago-0.3.3.tar.gz.

File metadata

  • Download URL: AX3 Mercadopago-0.3.3.tar.gz
  • Upload date:
  • Size: 7.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2

File hashes

Hashes for AX3 Mercadopago-0.3.3.tar.gz
Algorithm Hash digest
SHA256 25aef708540ec9b4aaa2b83ea16be56767573e023fab5fee2a1934fbeaa7cb74
MD5 470e86d7b880ec82b4f8fe5b703e9f1b
BLAKE2b-256 875af2f433b730ae7dff580e5857d5dfbb952b55ec066639299c064d51268b73

See more details on using hashes here.

File details

Details for the file AX3_Mercadopago-0.3.3-py3-none-any.whl.

File metadata

  • Download URL: AX3_Mercadopago-0.3.3-py3-none-any.whl
  • Upload date:
  • Size: 11.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2

File hashes

Hashes for AX3_Mercadopago-0.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 e16a3f7cc80f9186cdf471c031b013307abac82f287f66427be34ce0890574ec
MD5 90822c626673ba28d7336bfa3bc2bf79
BLAKE2b-256 a0ea47dcc797f443e126d0b151909f25cf7e8cb2772b4c9bbcb6191c9fd59aaf

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page