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
File details
Details for the file redomino_cartasi-0.2.zip
.
File metadata
- Download URL: redomino_cartasi-0.2.zip
- Upload date:
- Size: 13.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
87de0935f530c14c39525c9ed7ef4ac060349f2f1261b7dbee3ed7bd960905ed
|
|
MD5 |
05c5fc3af512a740ba4e315db54c6271
|
|
BLAKE2b-256 |
6fa20f735020e089152a122c7a1012ddd14544d82847cacd96bca393667e8b4b
|