Skip to main content

Braintree initializer for the Pyramid Web Framework

Project description

pyramid_braintree
=================

Braintree initializer for the Pyramid Web Framework. 100% Test Covered.

- The following configuration options are required in your config.ini::

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 (2013-06-27)
------------

- Allow for the following Braintree configuration options: ``environment``,
``merchant_id``, ``public_key``, and ``private_key``

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

pyramid_braintree-0.1.tar.gz (3.8 kB view details)

Uploaded Source

File details

Details for the file pyramid_braintree-0.1.tar.gz.

File metadata

File hashes

Hashes for pyramid_braintree-0.1.tar.gz
Algorithm Hash digest
SHA256 3f771622d71556bca3a016aaa36afe5953688893d030933c829953d84214933f
MD5 0de7203ff73648cbaf2e8af91346fa0f
BLAKE2b-256 6c1323b4921ae39e9010ea709f12923a427055cbf35832369efffc6cbc074e01

See more details on using hashes here.

Supported by

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