Braintree initializer for the Pyramid Web Framework
Project description
Braintree initializer for the Pyramid Web Framework. 100% Test Covered.
The following configuration options are required in your config.ini:
pyramid.includes = pyramid_braintree braintree.environment = sandbox braintree.merchant_id = MY_MERCHANT_ID braintree.public_key = MY_PUBLIC_KEY braintree.private_key = MY_PRIVATE_KEY
The following configuration options are supported for environment:
development
production
sandbox
Additionally, the use_unsafe_ssl option may be specified (otherwise, this configuration wisely defaults to False):
braintree.use_unsafe_ssl = True
0.1.1 (2013-07-02)
Relying on Pyramid’s asbool helper for more robust boolean detection.
0.1 (2013-06-27)
Allow for the following Braintree configuration options: environment, merchant_id, public_key, and private_key
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 pyramid_braintree-0.1.1.tar.gz
.
File metadata
- Download URL: pyramid_braintree-0.1.1.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f0be4c5f7e045530ac2d4dec3d742a3229fceef91cdc179ed06b73c3b2ef6e8 |
|
MD5 | 6af0081f2da6d984225aac5af432c84a |
|
BLAKE2b-256 | 35516e16f8ce8342ddfbc915f9381ecd47d5b5ab6862ea092b8ed0d1950a2473 |