Security News
PyPI’s New Archival Feature Closes a Major Security Gap
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
braintree-mongo
Advanced tools
NPM Package that provides an abstraction layer for integrating an e-commerce site with Braintree, using MongoDB as its database
This repository is a work in progress.
NPM Package that provides an abstraction layer for integrating an e-commerce site with Braintree, using MongoDB as its database.
You should have already:
/data/
)The package requires you to set the following environment variables:
MONGO_URL
- URL of your database and collection. E.g. mongodb://localhost:27017/myproject
BRAINTREE_MERCHANT_ID
- Braintree Merchant ID. E.g. nbfthc5k9vjs6djb
BRAINTREE_PUBLIC_KEY
- Braintree Public Key. E.g. 6th2gszftrfx7mg4
BRAINTREE_PRIVATE_KEY
- Braintree Private Key. E.g. ac54ecc54h3a0a8290adf72cb580bbc6
MODE
- The current environment. Valid values are test
, dev
, staging
, production
MONGO_DEV_URL
- URL of your development database and collection. E.g. mongodb://localhost:27017/braintree
MONGO_TEST_URL
- URL of your test database and collection. E.g. mongodb://localhost:27017/test
FAQs
NPM Package that provides an abstraction layer for integrating an e-commerce site with Braintree, using MongoDB as its database
The npm package braintree-mongo receives a total of 0 weekly downloads. As such, braintree-mongo popularity was classified as not popular.
We found that braintree-mongo demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
Research
Security News
Malicious npm package postcss-optimizer delivers BeaverTail malware, targeting developer systems; similarities to past campaigns suggest a North Korean connection.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.