python3-stripe
Python bindings for the Stripe API
Description
Official Stripe Bindings for Python =================================== Stripe (https://stripe.com/) is a an online payment processing and credit card processing platform for businesses. Stripe offers a global payment system that can accept over 135 currencies. The Stripe Python library provides convenient access to the Stripe API from applications written in the Python language. It includes a pre-defined set of classes for API resources that initialize themselves dynamically from API responses which makes it compatible with a wide range of versions of the Stripe API. Setting up a Stripe Account --------------------------- Sign up for Stripe at https://dashboard.stripe.com/register. Using the Stripe API -------------------- Documentation for the Python bindings can be found alongside Stripe's other bindings here: - https://stripe.com/docs
- https://stripe.com/docs/api/?lang=python
In the standard documentation (the first link), most of the reference pages
will have examples in Stripe's official bindings (including Python). Just
click on the Python tab to get the relevant documentation.
In the full API reference for Python (the second link), the right half of
the page will provide example requests and responses for various API calls.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/stripe/stripe-python
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python3-stripe