
Stripe
Publisher: Toro Cloud
Stripe is a payment processing platform allowing merchants to accept credit card payments on their apps and websites. The Stripe API is organized around REST. The API has predictable resource-oriented URLs, accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.
What you can do with Stripe API:
- Retrieve balance history
- Retrieve a balance transaction
- List all balance transactions
- Charge a credit or debit card
- Perform recurring charges
- Track multiple charges
Version | API Version | Compatibility | Date Added | Summary |
---|---|---|---|---|
1.0.0 | N/A | N/A | 2018-11-16 | --- |