Windmill Hub
Discord
Discussions
Windmill
Search...
Ctrl
+
K
Login
Search...
Ctrl
+
K
Browse
Stripe
Stripe is a SaaS for processing payments. For businesses it manages customers, their payment information, subscriptions, and more. The API reference is here: https://stripe.com/docs/api
Browse by integration (131)
Show more
stripe
abstractapi
accelo
actimo
activitypub
acumbamail
adhook
adrapid
aero_workflow
airtable
apollo
appwrite
asana
aws_ecr
aws-ses
baremetrics
beamer
Icon_24px_BigQuery_Color
bigquery
bitbucket
botify
Add an app
Search...
Ctrl
+
K
Scripts
Flows
Apps
Resource Types
Top
New
Actions
Triggers
Approval Steps
Error Handlers
Add
1
Cancel Or Reverse a Payout
Cancel or reverse a [payout](https://stripe.com/docs/payouts). A payout can be canceled only if it has not yet been paid out. A payout can be reversed only if it has already been paid out. Funds will be refunded to your available balance. [See the docs](https://stripe.com/docs/api/payouts/cancel) for more information.
One script reply has been approved by the moderators
Verified
stripe
0 comment
• 1 script
1
Create a Payout
Send funds to your own bank account. Your Stripe balance must be able to cover the payout amount, or you'll receive an 'Insufficient Funds' error. [See the docs](https://stripe.com/docs/api/payouts/create) for more information
One script reply has been approved by the moderators
Verified
stripe
0 comment
• 1 script
1
Delete a Customer
Delete a customer. [See the docs](https://stripe.com/docs/api/customers/delete) for more information
One script reply has been approved by the moderators
Verified
stripe
0 comment
• 1 script
1
List Customers
Find or list customers. [See the docs](https://stripe.com/docs/api/customers/list) for more information
One script reply has been approved by the moderators
Verified
stripe
0 comment
• 1 script
1
List Balance History
Returns the last 100 transactions that have contributed to the Stripe account balance (e.g., charges, transfers, and so forth). The transactions are returned in sorted order, with the most recent transactions appearing first. [See the docs](https://stripe.com/docs/api/balance_transactions/list) for more information
One script reply has been approved by the moderators
Verified
stripe
0 comment
• 1 script
1
Update a Customer
Update a customer. [See the docs](https://stripe.com/docs/api/customers/update) for more information
One script reply has been approved by the moderators
Verified
stripe
0 comment
• 1 script
1
Create Invoice Line Item
Add a line item to an invoice. [See the docs](https://stripe.com/docs/api/invoiceitems/create) for more information
One script reply has been approved by the moderators
Verified
stripe
0 comment
• 1 script
1
Retrieve Invoice Line Item
Retrieve a single line item on an invoice. [See the docs](https://stripe.com/docs/api/invoiceitems/retrieve) for more information
One script reply has been approved by the moderators
Verified
stripe
0 comment
• 1 script
1
Create Invoice
Create an invoice. [See the docs (https://stripe.com/docs/api/invoices/create) for more information
One script reply has been approved by the moderators
Verified
stripe
0 comment
• 1 script
1
Create Usage Record
With metered billing, you charge your customers based on their consumption of your service during the billing cycle, instead of explicitly setting quantities. Use this action to create a usage record for metered billing. [See the docs](https://stripe.com/docs/api/usage_records/create) for more information
One script reply has been approved by the moderators
Verified
stripe
0 comment
• 1 script
1
Create a Customer
Create a customer. [See the docs (https://stripe.com/docs/api/customers/create) for more information
One script reply has been approved by the moderators
Verified
stripe
0 comment
• 1 script
1
List Invoices
Find or list invoices. [See the docs](https://stripe.com/docs/api/invoices/list) for more information
One script reply has been approved by the moderators
Verified
stripe
0 comment
• 1 script
1
Create a Refund
Creating a new refund will refund a charge that has previously been created but not yet refunded. Funds will be refunded to the credit or debit card that was originally charged. You can optionally refund only part of a charge. You can do so multiple times, until the entire charge has been refunded. Once entirely refunded, a charge can't be refunded again. [See the docs](https://stripe.com/docs/api/refunds/create) for more information
One script reply has been approved by the moderators
Verified
stripe
0 comment
• 1 script
1
Cancel a Payment Intent
Cancel a [payment intent (https://stripe.com/docs/payments/payment-intents). Once canceled, no additional charges will be made by the payment intent and any operations on the payment intent will fail with an error. For payment intents with status=requires_capture, the remaining amount_capturable will automatically be refunded. [See the docs](https://stripe.com/docs/api/payment_intents/cancel) for more information.
One script reply has been approved by the moderators
Verified
stripe
0 comment
• 1 script
1
Capture a Payment Intent
Capture the funds of an existing uncaptured payment intent. [See the docs](https://stripe.com/docs/api/payment_intents/capture) for more information
One script reply has been approved by the moderators
Verified
stripe
0 comment
• 1 script
1
Confirm a Payment Intent
Confirm that your customer intends to pay with current or provided payment method. Upon confirmation, Stripe will attempt to initiate a payment. [See the docs](https://stripe.com/docs/api/payment_intents/confirm) for more information
One script reply has been approved by the moderators
Verified
stripe
0 comment
• 1 script
0
Get customers customer subscriptions
You can see a list of the customer’s active subscriptions. Note that the 10 most recent active subscriptions are always available by default on the customer object. If you need more than those 10, you can use the limit and starting_after parameters to page through additional subscriptions.
One script reply has been approved by the moderators
Verified
stripe
0 comment
• 1 script
0
Post subscription items item
Updates the plan or quantity of an item on a current subscription.
One script reply has been approved by the moderators
Verified
stripe
0 comment
• 1 script
0
Post subscriptions
Creates a new subscription on an existing customer.
One script reply has been approved by the moderators
Verified
stripe
0 comment
• 1 script
0
Get all active stripe products from your account
returns all your active stripe products. Docs: https://stripe.com/docs/api/products/list?lang=curl
One script reply has been approved by the moderators
Verified
stripe
0 comment
• 1 script
0
Get subscriptions
By default, returns a list of subscriptions that have not been canceled. In order to list canceled subscriptions, specify status=canceled.
One script reply has been approved by the moderators
Verified
stripe
0 comment
• 1 script
0
Get radar early fraud warnings early fraud warning
Retrieves the details of an early fraud warning that has previously been created. Please refer to the early fraud warning object reference for more details.
One script reply has been approved by the moderators
Verified
stripe
0 comment
• 1 script
0
Get customers customer tax ids
Returns a list of tax IDs for a customer.
One script reply has been approved by the moderators
Verified
stripe
0 comment
• 1 script
0
Post customers customer sources id
Update a specified source for a given customer.
One script reply has been approved by the moderators
Verified
stripe
0 comment
• 1 script
0
Get subscriptions search
Search for subscriptions you’ve previously created using Stripe’s Search Query Language. Don’t use search in read-after-write flows where strict consistency is necessary. Under normal operating conditions, data is searchable in less than a minute. Occasionally, propagation of new or updated data can be up to an hour behind during outages. Search functionality is not available to merchants in India.
One script reply has been approved by the moderators
Verified
stripe
0 comment
• 1 script
0
Post terminal readers reader
Updates a Reader object by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
One script reply has been approved by the moderators
Verified
stripe
0 comment
• 1 script
0
Get files
Returns a list of the files that your account has access to. Stripe sorts and returns the files by their creation dates, placing the most recently created files at the top.
One script reply has been approved by the moderators
Verified
stripe
0 comment
• 1 script
0
Get quotes quote line items
When retrieving a quote, there is an includable line_items property containing the first handful of those items. There is also a URL where you can retrieve the full (paginated) list of line items.
One script reply has been approved by the moderators
Verified
stripe
0 comment
• 1 script
0
Delete terminal readers reader
Deletes a Reader object.
One script reply has been approved by the moderators
Verified
stripe
0 comment
• 1 script
0
Get customers search
Search for customers you’ve previously created using Stripe’s Search Query Language. Don’t use search in read-after-write flows where strict consistency is necessary. Under normal operating conditions, data is searchable in less than a minute. Occasionally, propagation of new or updated data can be up to an hour behind during outages. Search functionality is not available to merchants in India.
One script reply has been approved by the moderators
Verified
stripe
0 comment
• 2 scripts
Loaded solely the first 30 items. For more, filter by app or search by keyword.