Skip to main content

Payments Configuration

Project description

[![Build Status](https://travis-ci.org/mozilla/payments-config.svg?branch=0.0.4)](https://travis-ci.org/mozilla/payments-config) [![npm version](https://badge.fury.io/js/mozilla-payments-config.svg)](http://badge.fury.io/js/mozilla-payments-config) [![PyPI version](https://badge.fury.io/py/payments-config.svg)](http://badge.fury.io/py/payments-config)

# Payments Config

Configuration of products for payments-service, solitude et al.

python generate.py creates translations and json files.

In Python:

` >>> from payments_config import products >>> products['mozilla-concrete-brick'].amount Decimal('10.00') `

In Node:

` > fs = require('fs') > fs.readFile('json/products/mozilla-concrete-brick.json', 'utf-8', function(err, data) { console.log(JSON.parse(data).amount) }); > 10.00 `

## Making a release

  • Bump the version in package.json

  • Commit and push to master

  • Go to the [releases page](https://github.com/mozilla/payments-config/releases) and make a new release using the version e.g. 0.0.4 for the tag and Release title.

  • Travis will automagically make releases on PyPi and npm for you.

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

payments-config-0.0.9.tar.gz (3.3 kB view details)

Uploaded Source

File details

Details for the file payments-config-0.0.9.tar.gz.

File metadata

File hashes

Hashes for payments-config-0.0.9.tar.gz
Algorithm Hash digest
SHA256 a7e7453511e703eafb17e23c435594ecaefc957642276e04cee9eae8a43ba555
MD5 9630e9d1cc01196a10f9c2adb92f1861
BLAKE2b-256 3e4912ee64ba2d2d2006c477ff457d9f45a8eed63fe2d7560932f69a17fe9ddd

See more details on using hashes here.

Supported by

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