Stripe
Import data about your subscriptions, plans, invoices and more from your Stripe account.
ConnectGet the most out of Stripe!
Connecting Stripe with Rows gives you the power to retrieve insights and information from your account to build and automate reports, all in a spreadsheet.
Use cases
Things you can do when using Stripe with Rows include:
- Retrieve Stripe subscriptions.
- Retrieve Stripe customers.
- Retrieve Stripe invoices.
- Retrieve Stripe charges.
- Retrieve Stripe refunds.
- Retrieve Stripe payouts.
- Retrieve Stripe plans.
- Retrieve Stripe subscription items.
- Retrieve your Stripe balance.
- Retrieve a customer's subscriptions.
About Stripe
Stripe is a financial services and software as a service (SaaS) company that primarily offers payment processing software and application programming interfaces (APIs) for e-commerce websites and mobile applications.
stripe.comGET_BALANCE_STRIPE
Get the current balance of your Stripe account.
GET_CUSTOMER_SUBSCRIPTIONS_STRIPE
Get the customer subscriptions by email or ID.
GET_PLANS_STRIPE
Get plans available on your Stripe account.
GET_SUBSCRIPTION_ITEMS_STRIPE
Get the items of a subscription by their ID.
GET_TRANSACTION_DETAIL_STRIPE
Get the detail of a transaction by the ID of your charges or payouts.
SEARCH_CHARGES_STRIPE
Search for payments of your Stripe account.
SEARCH_CUSTOMERS_STRIPE
Search for customers from your Stripe account.
SEARCH_INVOICES_STRIPE
Search for invoices.
SEARCH_PAYOUTS_STRIPE
Search for payouts of your Stripe account.
SEARCH_REFUNDS_STRIPE
Search for refunds.
SEARCH_SUBSCRIPTIONS_STRIPE
Search for subscriptions.