
Automate tasks with Stripe
Stripe is a comprehensive online payment processing platform designed for internet businesses and e-commerce.
https://stripe.com
Actions
The action is what happens automatically, without you having to do anything else.
-
Obtain current balance
Returns the current available balance.
-
Get the next new transaction
Retrieves the next new transaction from Stripe. The search always starts from the most recent transaction. You can optionally filter by type (e.g., charge, payout, refund).
-
Create a one-time payment link
Generates a new Stripe Payment Link for a one-time charge, embedding custom metadata to identify the payer when the transaction is received.