Cartasi LFS processor
Project description
Cartasi (www.cartasi.it, also known as “XPay CARTASI”) payment method processor (light version) for Django LFS ecommerce (http://getlfs.com).
Put into you settings.py module the right configuration, for example:
# CARTASI settings MAC_KEY_CARTASI = 'your key' TERMINAL_ID_CARTASI = 'your terminal id' ACTION_CODE_CARTASI = 'AUT-CONT' CURRENCY_CARTASI = '978' LANGUAGE_CARTASI = 'ITA' NOTIFICATION_URL_CARTASI = 'cartasi/paid_cartasi' RESULT_URL_CARTASI = 'thank-you' ERROR_URL_CARTASI = 'cartasi/error' ANNULMENT_URL_CARTASI = 'cartasi/annulment' VERSION_CODE_CARTASI = '01.00' MESSAGE_TYPE_CARTASI = 'C00' CO_PLATFORM_CARTASI = 'L' VPOS_ACTION_CARTASI = 'https://your-vpos-action'
Repository:
Tests:
$ ./bin/django test redomino_cartasi
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
redomino_cartasi-0.3.zip
(13.1 kB
view details)
File details
Details for the file redomino_cartasi-0.3.zip
.
File metadata
- Download URL: redomino_cartasi-0.3.zip
- Upload date:
- Size: 13.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc2a24006edf4b0b124b8428bd6532fd41deb27fd9a6fdec1579b4570d0790b4 |
|
MD5 | b9a52091a5b9e3db6fa1b7f8e2373fab |
|
BLAKE2b-256 | 122de79b528a09771132e330553883169911a3984dd6de8c2db56585558b34a5 |