{ "info": { "author": "Pinax Team", "author_email": "team@pinaxproject.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "======================\ndjango-stripe-payments\n======================\n\na payments Django app for Stripe\n\n\n.. image:: https://img.shields.io/travis/pinax/django-stripe-payments.svg\n :target: https://travis-ci.org/pinax/django-stripe-payments\n\n.. image:: https://img.shields.io/coveralls/pinax/django-stripe-payments.svg\n :target: https://coveralls.io/r/pinax/django-stripe-payments\n\n.. image:: https://img.shields.io/pypi/dm/django-stripe-payments.svg\n :target: https://pypi.python.org/pypi/django-stripe-payments/\n\n.. image:: https://img.shields.io/pypi/v/django-stripe-payments.svg\n :target: https://pypi.python.org/pypi/django-stripe-payments/\n\n.. image:: https://img.shields.io/badge/license-MIT-blue.svg\n :target: https://pypi.python.org/pypi/django-stripe-payments/\n\n\nThis app allows you to process one off charges as well as signup users for\nrecurring subscriptions managed by Stripe.\n\nDocumentation can be found at http://django-stripe-payments.readthedocs.org\n\nSome suggested integration steps:\n 1. Overload the templates provided to use your inheritance tree (for bases etc) and block names.\n 2. Point your stripe account at the webhook address in the payments urls.\n 3. Add the static media snippet from here (or else nothing will actually talk to stripe):\n * http://django-stripe-payments.readthedocs.org/en/latest/installation.html#configuration-modifications-to-settings-py\n 4. Set up SSL if you have not already.\n 5. Define some plans (see docs).\n 6. Run syncdb to generate the necessary tables, then init_plans and init_customers.\n\nDevelopment\n-----------\n\nTo run test suite::\n\n $ pip install detox\n $ detox", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pinax/django-stripe-payments", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "django-stripe-payments", "package_url": "https://pypi.org/project/django-stripe-payments/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-stripe-payments/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/pinax/django-stripe-payments" }, "release_url": "https://pypi.org/project/django-stripe-payments/2.0.0/", "requires_dist": null, "requires_python": null, "summary": "a payments Django app for Stripe", "version": "2.0.0" }, "last_serial": 1241935, "releases": { "0.1": [], "1.0": [ { "comment_text": "", "digests": { "md5": "fe3ce9b8fb84c14455f1ad6d2f3e1eb1", "sha256": "99387b01ecbc8f264929aead4103c794af6413544a0872e2a581d1fefa936347" }, "downloads": -1, "filename": "django-stripe-payments-1.0.tar.gz", "has_sig": false, "md5_digest": "fe3ce9b8fb84c14455f1ad6d2f3e1eb1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34803, "upload_time": "2012-10-23T13:55:53", "url": "https://files.pythonhosted.org/packages/3d/44/1f5d9cca3974ce4b025a79aa8537821d023d4d467e76a1f2eb0de7e9710f/django-stripe-payments-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "21cef20380b5cb52c1d5ff263ad6e05b", "sha256": "57a5b74c07d5cdea446027efc82ca6aea0084704e90b47347b73fe9cdde5c70c" }, "downloads": -1, "filename": "django-stripe-payments-1.1.tar.gz", "has_sig": false, "md5_digest": "21cef20380b5cb52c1d5ff263ad6e05b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34825, "upload_time": "2012-12-17T19:02:21", "url": "https://files.pythonhosted.org/packages/20/a3/5d417af5b87469de5d77db7b888269ab9e0ef5e024998b7af8e86018d1e2/django-stripe-payments-1.1.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "6f90d1b77395ab13753a812f746d5e4c", "sha256": "95ff96c15f305ec09204580da8bdf71524335cbf384ef2ba75bca4fa06ad5ad8" }, "downloads": -1, "filename": "django-stripe-payments-1.1.1.tar.gz", "has_sig": false, "md5_digest": "6f90d1b77395ab13753a812f746d5e4c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34934, "upload_time": "2012-12-20T19:16:56", "url": "https://files.pythonhosted.org/packages/fa/ea/dae0be69d299b79f24753f9e93fe132cae11fafdc624c6cbd28ff0afa045/django-stripe-payments-1.1.1.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "c7973b1d2bec99deb55ddb439bbc0ea5", "sha256": "a3206acf377ba5ecbc786f113a99d46257dfd9da894b4809185c922dab33420e" }, "downloads": -1, "filename": "django-stripe-payments-1.2.tar.gz", "has_sig": false, "md5_digest": "c7973b1d2bec99deb55ddb439bbc0ea5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34493, "upload_time": "2013-01-20T03:39:48", "url": "https://files.pythonhosted.org/packages/21/a0/bceefae5f43dbbe33ad547b7c311159e26acfaa58523165bc8180819800c/django-stripe-payments-1.2.tar.gz" } ], "1.2.1": [ { "comment_text": "", "digests": { "md5": "547ef53dd4e92c23f5000eac4dddc3c9", "sha256": "5ca569c6c61058b68d491aa4df960beecac11912108056204d73c44c05bfc993" }, "downloads": -1, "filename": "django-stripe-payments-1.2.1.tar.gz", "has_sig": false, "md5_digest": "547ef53dd4e92c23f5000eac4dddc3c9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34881, "upload_time": "2013-02-07T04:03:14", "url": "https://files.pythonhosted.org/packages/d2/35/bdca33c0e4b337846d5e41fc50c1190672b8fa35a52c87dafaa65cafc820/django-stripe-payments-1.2.1.tar.gz" } ], "1.2.2": [ { "comment_text": "", "digests": { "md5": "2fa51ad46d212a6e1ddd6a758f5f333a", "sha256": "57ebb4b20ee4a2c35880e9056f6eb35f011b351258eb42d6b4c8597e10551c47" }, "downloads": -1, "filename": "django-stripe-payments-1.2.2.tar.gz", "has_sig": false, "md5_digest": "2fa51ad46d212a6e1ddd6a758f5f333a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34891, "upload_time": "2013-02-07T15:58:44", "url": "https://files.pythonhosted.org/packages/d5/10/22c970983bc283a05e41492ac5efb057581c9db4750f48c51043f6827d00/django-stripe-payments-1.2.2.tar.gz" } ], "1.3": [ { "comment_text": "", "digests": { "md5": "810afccb3e2b9416c2a44d0a42fd58f6", "sha256": "499cbe9158277cd0a772456ef8c4fa242ab19ab73cbafcaae4f6a0f7777afdd2" }, "downloads": -1, "filename": "django-stripe-payments-1.3.tar.gz", "has_sig": false, "md5_digest": "810afccb3e2b9416c2a44d0a42fd58f6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13385, "upload_time": "2013-02-07T20:25:08", "url": "https://files.pythonhosted.org/packages/ab/0c/2d55563fe500a8c956096c00124eac50a4fd82ed1501de884bb4ed42b609/django-stripe-payments-1.3.tar.gz" } ], "2.0.0": [ { "comment_text": "", "digests": { "md5": "08612839a4a73dccda79d9562911ab85", "sha256": "f1b9e2a82805b84e8819e23fb1a76b1fb813ddbe90cbc28294a51efa398da12a" }, "downloads": -1, "filename": "django-stripe-payments-2.0.0.tar.gz", "has_sig": false, "md5_digest": "08612839a4a73dccda79d9562911ab85", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28454, "upload_time": "2014-09-29T15:52:30", "url": "https://files.pythonhosted.org/packages/5b/d0/729fa9ecab77b9d2c8559f45eca38847db55de02d2897e86d6516146cfe3/django-stripe-payments-2.0.0.tar.gz" } ], "2.0b10": [ { "comment_text": "", "digests": { "md5": "703f5678c9ac1e70ac1fc76df8985390", "sha256": "67bd207ab6d04448ce7f416c38d35fb36f60f9e6ab9c415f9ae6f95c1870d3d9" }, "downloads": -1, "filename": "django-stripe-payments-2.0b10.tar.gz", "has_sig": false, "md5_digest": "703f5678c9ac1e70ac1fc76df8985390", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15041, "upload_time": "2013-04-04T03:34:06", "url": "https://files.pythonhosted.org/packages/8e/71/1b0900c4276dd2ca87de89b973ea457d024386fa65f61a9d9a8868087326/django-stripe-payments-2.0b10.tar.gz" } ], "2.0b12": [ { "comment_text": "", "digests": { "md5": "f40a42746b81b0a6938593b03c56df8f", "sha256": "5781ce5253268ebb8bc9c709bb85fec86e1a1afe539cf4f7758f6839eb8a91a7" }, "downloads": -1, "filename": "django-stripe-payments-2.0b12.tar.gz", "has_sig": false, "md5_digest": "f40a42746b81b0a6938593b03c56df8f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18271, "upload_time": "2013-04-19T12:55:17", "url": "https://files.pythonhosted.org/packages/70/b5/2a655e36b13cf614547f1c4ca1d741d78afea5695f5003be5bcfadfba397/django-stripe-payments-2.0b12.tar.gz" } ], "2.0b13": [ { "comment_text": "", "digests": { "md5": "687beddbd8dbf5766d9f0bae72ac2b6a", "sha256": "3dd11b1656792bedfe3299ca6c1270881dad1274a68a1cb672a0929491c92c99" }, "downloads": -1, "filename": "django-stripe-payments-2.0b13.tar.gz", "has_sig": false, "md5_digest": "687beddbd8dbf5766d9f0bae72ac2b6a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18301, "upload_time": "2013-04-23T17:58:52", "url": "https://files.pythonhosted.org/packages/25/f1/dda514108230eadf68458c807c2d0aa7ae8c9faec42f58b9b11755d3b61d/django-stripe-payments-2.0b13.tar.gz" } ], "2.0b14": [ { "comment_text": "", "digests": { "md5": "c07bd671fe2adac249b2efc1dc6703fb", "sha256": "13ec882ddc4ddf099ae90ec65715b6b5ece28d79f45f00c2b154734f3bd060f9" }, "downloads": -1, "filename": "django-stripe-payments-2.0b14.tar.gz", "has_sig": false, "md5_digest": "c07bd671fe2adac249b2efc1dc6703fb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20058, "upload_time": "2013-04-30T15:11:22", "url": "https://files.pythonhosted.org/packages/2d/00/941913aedbd694dd1fc8f477b7fbf0c1891c77ba213cffa5c5373a545ca3/django-stripe-payments-2.0b14.tar.gz" } ], "2.0b15": [ { "comment_text": "", "digests": { "md5": "fb6ff09030fbed55584d3c02b3e7690e", "sha256": "3f17f249fc2ba872fa1bb4558b25dc778bb3d2dbdd366b75b3457570be2a14a1" }, "downloads": -1, "filename": "django-stripe-payments-2.0b15.tar.gz", "has_sig": false, "md5_digest": "fb6ff09030fbed55584d3c02b3e7690e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20066, "upload_time": "2013-05-03T05:05:26", "url": "https://files.pythonhosted.org/packages/9d/3e/5db1fc23667d93dbbcc1db3d12df404ef97527fb697cc91b844e7eb18005/django-stripe-payments-2.0b15.tar.gz" } ], "2.0b16": [ { "comment_text": "", "digests": { "md5": "19550158d907f10d9adc5c571690f517", "sha256": "300a349f3cf0a56220c593c23e6fa8ee5923ee479b68f6a8a617f4d4343d5d61" }, "downloads": -1, "filename": "django-stripe-payments-2.0b16.tar.gz", "has_sig": false, "md5_digest": "19550158d907f10d9adc5c571690f517", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20437, "upload_time": "2013-05-03T14:19:24", "url": "https://files.pythonhosted.org/packages/95/ff/4e6a70f14cb1f803dc013385bf3634897d964d77f10e1e5adc8e6b2fc234/django-stripe-payments-2.0b16.tar.gz" } ], "2.0b17": [ { "comment_text": "", "digests": { "md5": "ee9f6e82d52d7032546a51d11c948809", "sha256": "331be11107d7df8f3a74f08544ec2b4dac7c81b9599f1770075bfe410725a372" }, "downloads": -1, "filename": "django-stripe-payments-2.0b17.tar.gz", "has_sig": false, "md5_digest": "ee9f6e82d52d7032546a51d11c948809", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20325, "upload_time": "2013-05-03T15:43:23", "url": "https://files.pythonhosted.org/packages/a0/cc/c10f8a9419380d507e77917e43582819e947da99f005b3d1393450b573e2/django-stripe-payments-2.0b17.tar.gz" } ], "2.0b20": [ { "comment_text": "", "digests": { "md5": "5287b79ead79d8cbdd25f5aa2aaa39bf", "sha256": "58bcadbfdec47cb73dfeec926a5841b2b4f8f60dac1f3915aa503ba7468c7488" }, "downloads": -1, "filename": "django-stripe-payments-2.0b20.tar.gz", "has_sig": false, "md5_digest": "5287b79ead79d8cbdd25f5aa2aaa39bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21012, "upload_time": "2013-05-08T15:33:52", "url": "https://files.pythonhosted.org/packages/0c/2d/1b031fe79421eb454bdd6da9b9f58bcce0c090a7ea45aca55e238881ffab/django-stripe-payments-2.0b20.tar.gz" } ], "2.0b21": [ { "comment_text": "", "digests": { "md5": "33da9230a8f492d9e941e64d87de3db4", "sha256": "fd2b11430cc170fb9bbfcf1e51e39aa1ab28a167634770145ece1a4851610fbe" }, "downloads": -1, "filename": "django-stripe-payments-2.0b21.tar.gz", "has_sig": false, "md5_digest": "33da9230a8f492d9e941e64d87de3db4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21155, "upload_time": "2013-06-07T19:55:23", "url": "https://files.pythonhosted.org/packages/d6/23/fd24fdd86faae1e0fc882e051d0fe7880cb408e343546432d0cd71b1a7c6/django-stripe-payments-2.0b21.tar.gz" } ], "2.0b22": [ { "comment_text": "", "digests": { "md5": "7feaa444146253ee7e44085d3a0c3950", "sha256": "cc26fb4e239b20b3abaa5990c4e59237f2d362a06013458f594673a8478f8b99" }, "downloads": -1, "filename": "django-stripe-payments-2.0b22.tar.gz", "has_sig": false, "md5_digest": "7feaa444146253ee7e44085d3a0c3950", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21163, "upload_time": "2013-06-28T15:38:54", "url": "https://files.pythonhosted.org/packages/3c/ac/1181b5d5b0a6a910d717d6eb58c7542302a4ab521deb5435067892a8936f/django-stripe-payments-2.0b22.tar.gz" } ], "2.0b23": [ { "comment_text": "", "digests": { "md5": "d0b961c71af1d39ecf9c3306aad4f2a0", "sha256": "1701c9abddd3b57c75abc08aa11c942a3a3e6321848b9421767ce0673b50cd4a" }, "downloads": -1, "filename": "django-stripe-payments-2.0b23.tar.gz", "has_sig": false, "md5_digest": "d0b961c71af1d39ecf9c3306aad4f2a0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21170, "upload_time": "2013-07-14T22:31:13", "url": "https://files.pythonhosted.org/packages/49/a7/24262a6b6636b0519a5b393f047aeba310b40974e51c6b2762a1c9360ad6/django-stripe-payments-2.0b23.tar.gz" } ], "2.0b24": [ { "comment_text": "", "digests": { "md5": "bd0c2840e00bdedc09d04bb635b09ed0", "sha256": "c01ffc056ff4d2089aff127a90c25fe96f4f8bb618ae68e87cd9da3dd3c20aea" }, "downloads": -1, "filename": "django-stripe-payments-2.0b24.tar.gz", "has_sig": false, "md5_digest": "bd0c2840e00bdedc09d04bb635b09ed0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21873, "upload_time": "2013-08-14T03:46:19", "url": "https://files.pythonhosted.org/packages/a2/a9/ac958fc8ae729baab2bdad2baf15cf60e4378c96a047fa5be23819fc6c10/django-stripe-payments-2.0b24.tar.gz" } ], "2.0b25": [ { "comment_text": "", "digests": { "md5": "686088739734521b8e05a6a38b75d386", "sha256": "3cf28b6dfbd601e6cc273789994786dff82462c0ac575989c5643a94c23937cb" }, "downloads": -1, "filename": "django-stripe-payments-2.0b25.tar.gz", "has_sig": false, "md5_digest": "686088739734521b8e05a6a38b75d386", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21870, "upload_time": "2013-08-14T19:05:35", "url": "https://files.pythonhosted.org/packages/be/fd/cab63ed682fb914532f01cbcadb2e6e851a3fa5c11c03df6bfdf22729395/django-stripe-payments-2.0b25.tar.gz" } ], "2.0b26": [ { "comment_text": "", "digests": { "md5": "d6e089809272409e695dfad122f54dd0", "sha256": "1ee3afffca6a2d3989df830da18b6ded84f37d3d2b35fb017fb81d39b5e0acd0" }, "downloads": -1, "filename": "django-stripe-payments-2.0b26.tar.gz", "has_sig": false, "md5_digest": "d6e089809272409e695dfad122f54dd0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21884, "upload_time": "2013-08-17T16:58:26", "url": "https://files.pythonhosted.org/packages/e6/3e/0b472700a93680aa219a2d32975445ba7ceb395c9b80529af29872da3db5/django-stripe-payments-2.0b26.tar.gz" } ], "2.0b27": [ { "comment_text": "", "digests": { "md5": "d21a7546d8fc9df4034be693c18af3f9", "sha256": "08803c6e2e0f0c0f098bc3db245dd2a2ebaec2eae7fe7936364af21c633e9af5" }, "downloads": -1, "filename": "django-stripe-payments-2.0b27.tar.gz", "has_sig": false, "md5_digest": "d21a7546d8fc9df4034be693c18af3f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24118, "upload_time": "2013-08-20T00:29:26", "url": "https://files.pythonhosted.org/packages/5b/2d/fc93b7087104d51fe1fa363d1efe75389f24041daa0a258488a20ea2e210/django-stripe-payments-2.0b27.tar.gz" } ], "2.0b28": [ { "comment_text": "", "digests": { "md5": "ebdfbf0ff709192d6932ff0c45358107", "sha256": "33c6121cb9413de316bcd596eb91f2f1db80addd96424140f06d2a6057ac24f5" }, "downloads": -1, "filename": "django-stripe-payments-2.0b28.tar.gz", "has_sig": false, "md5_digest": "ebdfbf0ff709192d6932ff0c45358107", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24495, "upload_time": "2013-08-29T22:18:20", "url": "https://files.pythonhosted.org/packages/f4/99/b936c527cd0e07bc5eb76bc620623a0775f17bffe99486faab8d49a0c19d/django-stripe-payments-2.0b28.tar.gz" } ], "2.0b29": [ { "comment_text": "", "digests": { "md5": "6b903281422a484475ab406f1708f08b", "sha256": "7b6b18b69a6802abf1a4a06b4fcef8cd8146be88f855993070c33466ad0f4ffa" }, "downloads": -1, "filename": "django-stripe-payments-2.0b29.tar.gz", "has_sig": false, "md5_digest": "6b903281422a484475ab406f1708f08b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25114, "upload_time": "2013-08-30T22:08:43", "url": "https://files.pythonhosted.org/packages/dc/33/27641600f44f5b5646e87fe5478a444547cffb0905c6e8e0c4e78c2fb4b9/django-stripe-payments-2.0b29.tar.gz" } ], "2.0b30": [ { "comment_text": "", "digests": { "md5": "2a914fcc1df9e01b163e655f202231c3", "sha256": "4e829e22a337a1df07960db557794f855080fdc1b1bb2cbccb7d1ea7d4000fd5" }, "downloads": -1, "filename": "django-stripe-payments-2.0b30.tar.gz", "has_sig": false, "md5_digest": "2a914fcc1df9e01b163e655f202231c3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25119, "upload_time": "2013-08-31T02:47:52", "url": "https://files.pythonhosted.org/packages/88/21/c167f04984989eb4e5f9b80f1f3a0259f8449f633256f26780bcf72080fa/django-stripe-payments-2.0b30.tar.gz" } ], "2.0b31": [ { "comment_text": "", "digests": { "md5": "69c06f400e3216beeec02bc3aac38182", "sha256": "9d2d7d9119760f47885a0bf2d33d055954f060f6ea893d52a1cfe00e8767138b" }, "downloads": -1, "filename": "django-stripe-payments-2.0b31.tar.gz", "has_sig": false, "md5_digest": "69c06f400e3216beeec02bc3aac38182", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25137, "upload_time": "2013-08-31T03:20:34", "url": "https://files.pythonhosted.org/packages/b9/a9/82222215cca43de0e2bada45286e4d3d30388edec07b019f18c0618cb5e8/django-stripe-payments-2.0b31.tar.gz" } ], "2.0b32": [ { "comment_text": "", "digests": { "md5": "30a5f3db9ca53dd7d92fca96612878fc", "sha256": "d64abd1e76151b05d7be2e4e8fa526059327feeec09d0cf6ea29defe420f0b9e" }, "downloads": -1, "filename": "django-stripe-payments-2.0b32.tar.gz", "has_sig": false, "md5_digest": "30a5f3db9ca53dd7d92fca96612878fc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25144, "upload_time": "2013-09-09T14:44:32", "url": "https://files.pythonhosted.org/packages/84/8b/e2ada15bd568ea2b67c43fcbe7750fd30a1553db648cb042052e13dfbebc/django-stripe-payments-2.0b32.tar.gz" } ], "2.0b33": [ { "comment_text": "", "digests": { "md5": "b7c284d0dd80f9b3b6c39dcf80e42ea5", "sha256": "58bdce172220137eb34407d5f26cba0ad664761124020bc0722fd4c6ce2277ca" }, "downloads": -1, "filename": "django-stripe-payments-2.0b33.tar.gz", "has_sig": false, "md5_digest": "b7c284d0dd80f9b3b6c39dcf80e42ea5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27294, "upload_time": "2013-10-24T21:00:44", "url": "https://files.pythonhosted.org/packages/44/31/e52092f0f9bed00fa23f65052eb1cc9fc2ac65184b12074b87b160b16517/django-stripe-payments-2.0b33.tar.gz" } ], "2.0b34": [ { "comment_text": "", "digests": { "md5": "9df73fd9f11d88ec7dcca1e4e4a4d53f", "sha256": "0d5f04183cf51c939b06261541b150f33ebd6ea9492f71dae659541268020757" }, "downloads": -1, "filename": "django-stripe-payments-2.0b34.tar.gz", "has_sig": false, "md5_digest": "9df73fd9f11d88ec7dcca1e4e4a4d53f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27329, "upload_time": "2013-11-12T20:48:34", "url": "https://files.pythonhosted.org/packages/e7/85/361f555f329591a7c48a178f62a87407e1c7c6c1d42131d695fbf082713b/django-stripe-payments-2.0b34.tar.gz" } ], "2.0b5": [ { "comment_text": "", "digests": { "md5": "10902bb3824ba7c368eff79864569342", "sha256": "8f6b91d7cc39febfad4a72fbb57d46e72bb19c99355a1f70a8c1b6682bb81b84" }, "downloads": -1, "filename": "django-stripe-payments-2.0b5.tar.gz", "has_sig": false, "md5_digest": "10902bb3824ba7c368eff79864569342", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14075, "upload_time": "2013-03-25T16:49:35", "url": "https://files.pythonhosted.org/packages/d6/51/044bc00966e8fb0d1824c9f358290dcc9c9b9e003a50fde23522219d78cf/django-stripe-payments-2.0b5.tar.gz" } ], "2.0b6": [ { "comment_text": "", "digests": { "md5": "423e6efa1d528d146d59da8440610b3f", "sha256": "5e815ca68a0f24a0d5e71f7e96df354dc30c0d254afbb24b936caa09435d1549" }, "downloads": -1, "filename": "django-stripe-payments-2.0b6.tar.gz", "has_sig": false, "md5_digest": "423e6efa1d528d146d59da8440610b3f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14114, "upload_time": "2013-03-28T21:26:44", "url": "https://files.pythonhosted.org/packages/1c/d3/9be17ec08a72dec03be22b5bf4e00458c630ef571db3f315aafff7f4ad1d/django-stripe-payments-2.0b6.tar.gz" } ], "2.0b7": [ { "comment_text": "", "digests": { "md5": "d6f63d641947621972560cf0bce64fe5", "sha256": "16b529cf8340fc16abf4bcf0a2ec006469ea55aad712e061fedea4f6208ff37d" }, "downloads": -1, "filename": "django-stripe-payments-2.0b7.tar.gz", "has_sig": false, "md5_digest": "d6f63d641947621972560cf0bce64fe5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14111, "upload_time": "2013-03-28T23:45:43", "url": "https://files.pythonhosted.org/packages/85/1c/8b785b77920745f558f77d8137158d45092d56248723fbe9f4d215c416f5/django-stripe-payments-2.0b7.tar.gz" } ], "2.0b8": [ { "comment_text": "", "digests": { "md5": "aba0bdaccbe3bac348170dd925951c04", "sha256": "3415ddcb7ffea7897bd619e88ef4f52ba898b7add40a72c71c3fe9315b9e298b" }, "downloads": -1, "filename": "django-stripe-payments-2.0b8.tar.gz", "has_sig": false, "md5_digest": "aba0bdaccbe3bac348170dd925951c04", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14083, "upload_time": "2013-03-30T01:31:35", "url": "https://files.pythonhosted.org/packages/c0/d7/1c6c8cd5e3dd32aab7bc33a24dc3ed19911823781a92fa5fcb788cab4fb4/django-stripe-payments-2.0b8.tar.gz" } ], "2.0b9": [ { "comment_text": "", "digests": { "md5": "4b59ff61e9e0bbf2e2263375fe2a44d4", "sha256": "a0479311f0a2c7e43d1b7459a1de672b7b0697cb65025340e950cfd7d2bed55b" }, "downloads": -1, "filename": "django-stripe-payments-2.0b9.tar.gz", "has_sig": false, "md5_digest": "4b59ff61e9e0bbf2e2263375fe2a44d4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14267, "upload_time": "2013-03-30T01:48:10", "url": "https://files.pythonhosted.org/packages/4e/8f/bd22a6609b839447fbad9c1dc64e1dd4dbe41be396019d71fc3505a2ef1f/django-stripe-payments-2.0b9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "08612839a4a73dccda79d9562911ab85", "sha256": "f1b9e2a82805b84e8819e23fb1a76b1fb813ddbe90cbc28294a51efa398da12a" }, "downloads": -1, "filename": "django-stripe-payments-2.0.0.tar.gz", "has_sig": false, "md5_digest": "08612839a4a73dccda79d9562911ab85", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28454, "upload_time": "2014-09-29T15:52:30", "url": "https://files.pythonhosted.org/packages/5b/d0/729fa9ecab77b9d2c8559f45eca38847db55de02d2897e86d6516146cfe3/django-stripe-payments-2.0.0.tar.gz" } ] }