{ "info": { "author": "Nick Meharry", "author_email": "nick@nickmeharry.com", "bugtrack_url": null, "classifiers": [], "description": "Checkout by Amazon Integration\n==============================\n\nThis is a library for interfacing with Amazon\u2019s integrated payment\nsystem, `Checkout by Amazon`_.\n\nInstall\n-------\n\nIf you have `pip`_ installed, you can simply run::\n\n $ pip install cba\n\nIf you lack pip but have `easy\\_install`_, run::\n\n $ easy_install cba\n\nIf you have neither, download this package and run::\n\n $ python setup.py install\n\nUsage\n-----\n\n::\n\n import cba\n\n cba_settings = cba.Settings(\n merchant_id='...',\n marketplace_id='...',\n public_access_key='...',\n secret_access_key='...',\n sandbox=False,\n )\n\n if preexisting_id:\n contract = cba.PurchaseContract(id=preexisting_id, settings=cba_settings)\n else:\n contract = cba.PurchaseContract(settings=cba_settings)\n\n for item in cart:\n contract.order.add_item(cba.Item(id=item.id, title=item.name, price=item.price))\n\n # Commit the order to Amazon after buyer has selected address and payment\n # method.\n contract.complete()\n\nLicense\n-------\n\nThis program is free software: you can redistribute it and/or modify it\nunder the terms of the GNU Lesser General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or (at\nyour option) any later version.\n\nThis program is distributed in the hope that it will be useful, but\nWITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser\nGeneral Public License for more details.\n\nYou should have received a copy of the GNU General Public License along\nwith this program. If not, see http://www.gnu.org/licenses/.\n\n.. _Checkout by Amazon: https://payments.amazon.com/sdui/sdui/business/cba\n.. _pip: http://pip-installer.org/\n.. _easy\\_install: http://packages.python.org/distribute/easy_install.html", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/bluejeansummer/cba", "keywords": null, "license": "GNU Lesser General Public License v. 3.0", "maintainer": null, "maintainer_email": null, "name": "checkout-by-amazon", "package_url": "https://pypi.org/project/checkout-by-amazon/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/checkout-by-amazon/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bitbucket.org/bluejeansummer/cba" }, "release_url": "https://pypi.org/project/checkout-by-amazon/0.1.6/", "requires_dist": null, "requires_python": null, "summary": "UNKNOWN", "version": "0.1.6" }, "last_serial": 787361, "releases": { "0.0.3": [ { "comment_text": "", "digests": { "md5": "900aaead9a64db7d9362c0e4b3c302dd", "sha256": "c0cc8b385ffedc3e75a4a56607a75ab6d860696bb6da4912af73c2dca0b5f6a7" }, "downloads": -1, "filename": "checkout-by-amazon-0.0.3.tar.gz", "has_sig": false, "md5_digest": "900aaead9a64db7d9362c0e4b3c302dd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6861, "upload_time": "2012-01-27T00:24:36", "url": "https://files.pythonhosted.org/packages/80/f7/9b94c60ee94f9a0d254bcf584292b19f4eb9fa8e58a8c6d9d7d635e85497/checkout-by-amazon-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "c8bc03df53fa996dd272c2d49451f842", "sha256": "d8798d992cc43a77b87fc71425b001bebc57e9ae806ed223a6959fabada08016" }, "downloads": -1, "filename": "checkout-by-amazon-0.0.4.tar.gz", "has_sig": false, "md5_digest": "c8bc03df53fa996dd272c2d49451f842", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7089, "upload_time": "2012-01-27T22:02:24", "url": "https://files.pythonhosted.org/packages/9d/83/a19240b3e0b72612c967295607be23ef1be3ddf7d6412d02ecfa990ae4c3/checkout-by-amazon-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "26749b782b665f4bfd20d8b587d92959", "sha256": "ce9a1766083b3441a3fd65128d1fd35b55de0f1c733702642d768b4fc488e054" }, "downloads": -1, "filename": "checkout-by-amazon-0.0.5.tar.gz", "has_sig": false, "md5_digest": "26749b782b665f4bfd20d8b587d92959", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7243, "upload_time": "2012-02-03T22:50:24", "url": "https://files.pythonhosted.org/packages/0f/6c/58faba73d47b2eee833e17ea9d822d705c82c853abc06c027db8a8c68075/checkout-by-amazon-0.0.5.tar.gz" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "5e52e97607bd6050337a978bdab75c68", "sha256": "264820af83a47af1ebe9abc7743a2268a1e6bfb7e2bc8553c683a31ab68566b7" }, "downloads": -1, "filename": "checkout-by-amazon-0.0.6.tar.gz", "has_sig": false, "md5_digest": "5e52e97607bd6050337a978bdab75c68", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7241, "upload_time": "2012-02-25T00:45:45", "url": "https://files.pythonhosted.org/packages/93/28/1d9ac974239dbf1caded8f15e5fa2656ce388a1873e070b612b838c2cade/checkout-by-amazon-0.0.6.tar.gz" } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "e317c951fb6b07e3b26f609f5cdc57ee", "sha256": "6e8773d6631d617a63e0e2cd36b7bc680797318d5e18c7d334f0853f9d887467" }, "downloads": -1, "filename": "checkout-by-amazon-0.0.7.tar.gz", "has_sig": false, "md5_digest": "e317c951fb6b07e3b26f609f5cdc57ee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7402, "upload_time": "2012-02-27T23:05:42", "url": "https://files.pythonhosted.org/packages/05/1e/6eb76cc582bb75901e31b423da4e35ce509c1658ff0130fa52c9a0032efc/checkout-by-amazon-0.0.7.tar.gz" } ], "0.0.8": [ { "comment_text": "", "digests": { "md5": "0bb82fc4acbf52e11428e20651212d6d", "sha256": "142ff33619938cd186da085c862983022eeab2ea2be0bc2806dcc56f53215b6a" }, "downloads": -1, "filename": "checkout-by-amazon-0.0.8.tar.gz", "has_sig": false, "md5_digest": "0bb82fc4acbf52e11428e20651212d6d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7389, "upload_time": "2012-02-27T23:07:51", "url": "https://files.pythonhosted.org/packages/76/4d/a23208e2e77c4a1db14b34627fa098acc03035d655c0538999c190476a8c/checkout-by-amazon-0.0.8.tar.gz" } ], "0.0.9": [ { "comment_text": "", "digests": { "md5": "098ac978193ad251af1f063e5cbfadeb", "sha256": "7c288b6f60f2603849323e01e270eb72bcb5629503b1aeb9df74d9137cf4438f" }, "downloads": -1, "filename": "checkout-by-amazon-0.0.9.tar.gz", "has_sig": false, "md5_digest": "098ac978193ad251af1f063e5cbfadeb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7518, "upload_time": "2012-02-28T00:25:12", "url": "https://files.pythonhosted.org/packages/a4/1c/8e0ae85e44bd811e3374d083bb28b12c9ab022f8143592f94b4fcf7b390d/checkout-by-amazon-0.0.9.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "9774c8821d1c77d96ad183c25ee2d718", "sha256": "4c3b0e7c9b9ee5b884941568407f7c324f40cf7b0f3a959b618cacc459566532" }, "downloads": -1, "filename": "checkout-by-amazon-0.1.1.tar.gz", "has_sig": false, "md5_digest": "9774c8821d1c77d96ad183c25ee2d718", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7565, "upload_time": "2012-03-02T00:30:46", "url": "https://files.pythonhosted.org/packages/70/48/168718e56467e06361ebd9e9a15bf1145dc1eb027e324f2d8f537e906e87/checkout-by-amazon-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "003740a54f913b1906f1d8a02a92bc7f", "sha256": "7f45a036021f0e09636ca366e0b5e8341ce351a92ce6cc16398233e276153178" }, "downloads": -1, "filename": "checkout-by-amazon-0.1.2.tar.gz", "has_sig": false, "md5_digest": "003740a54f913b1906f1d8a02a92bc7f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7593, "upload_time": "2012-03-27T23:52:40", "url": "https://files.pythonhosted.org/packages/fc/cf/ae5ac6c04325a2b973aa6e5ffa7d64fca9540e8bc5187010039cff21e54a/checkout-by-amazon-0.1.2.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "c770c476e1889a92a12a70c818e87e9c", "sha256": "1339b94ae137ab1eeada63861c38e059f97535e791bc47ddf90098f4e73878ff" }, "downloads": -1, "filename": "checkout-by-amazon-0.1.4.tar.gz", "has_sig": false, "md5_digest": "c770c476e1889a92a12a70c818e87e9c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7616, "upload_time": "2012-03-28T00:09:34", "url": "https://files.pythonhosted.org/packages/e5/46/2f8ad4c7f10e6b7b592893458b5322035fe6688a6777f2e1e6bf08077fe5/checkout-by-amazon-0.1.4.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "673bcf8af731ba188957c8e469e9e015", "sha256": "e9d37f292bccebb32a5bed1919602ac3c558d7d9a0dbc53dac3880442d4a320a" }, "downloads": -1, "filename": "checkout-by-amazon-0.1.6.tar.gz", "has_sig": false, "md5_digest": "673bcf8af731ba188957c8e469e9e015", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7623, "upload_time": "2012-03-28T00:51:35", "url": "https://files.pythonhosted.org/packages/8a/96/cf6d711aee40e9dc4fff7c8282fa1c00c8ff67d261db7c5336d0fb05125d/checkout-by-amazon-0.1.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "673bcf8af731ba188957c8e469e9e015", "sha256": "e9d37f292bccebb32a5bed1919602ac3c558d7d9a0dbc53dac3880442d4a320a" }, "downloads": -1, "filename": "checkout-by-amazon-0.1.6.tar.gz", "has_sig": false, "md5_digest": "673bcf8af731ba188957c8e469e9e015", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7623, "upload_time": "2012-03-28T00:51:35", "url": "https://files.pythonhosted.org/packages/8a/96/cf6d711aee40e9dc4fff7c8282fa1c00c8ff67d261db7c5336d0fb05125d/checkout-by-amazon-0.1.6.tar.gz" } ] }