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.2.5.tar.gz (7.1 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.2.5-py3-none-any.whl (10.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: AX3 Mercadopago-0.2.5.tar.gz
  • Upload date:
  • Size: 7.1 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.2.5.tar.gz
Algorithm Hash digest
SHA256 c8607f3b5b19436d2a3fffba41a0c2ed480cf6baf62ce1c279bf959065402014
MD5 ec3e67ab1298607a608dbdca297086b5
BLAKE2b-256 cd25c02e66c67fa373586dd43ab4166d089a87e8b86828e91a16ddf98d6fca4a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: AX3_Mercadopago-0.2.5-py3-none-any.whl
  • Upload date:
  • Size: 10.9 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.2.5-py3-none-any.whl
Algorithm Hash digest
SHA256 6f55a1d47a7f2295f8f180f0373355c4ab77ede36e3a1247218705857a515f52
MD5 31c5297a13f29fe85061db537ae8271a
BLAKE2b-256 97fd6b853a1e01a47c041d70d92b0a6ef5c471f8ceb6da78250cdd929736da95

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