Skip to main content

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


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.1.tar.gz (3.7 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for pyramid_braintree-0.1.1.tar.gz
Algorithm Hash digest
SHA256 6f0be4c5f7e045530ac2d4dec3d742a3229fceef91cdc179ed06b73c3b2ef6e8
MD5 6af0081f2da6d984225aac5af432c84a
BLAKE2b-256 35516e16f8ce8342ddfbc915f9381ecd47d5b5ab6862ea092b8ed0d1950a2473

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