Contents

Cancel

Recommended Articles

  1. unify-apps

    Indexing

    Unify AI

    Transform raw content into searchable knowledge through AI-powered indexing and vector embeddings

  2. unify-apps

    IMAP

    Unify Integrations

    Integrate your app with IMAP to enable seamless email synchronization, real-time access, and enhanced communication workflows.

  3. unify-apps

    Preview Your Work

    Unify Automations

    Effortlessly review & monitor your automation’s performance

  4. unify-apps

    QuickBooks

    Unify Integrations

    Integrate your app with QuickBooks to streamline accounting, automate invoicing, and manage finances effortlessly

  5. unify-apps

    FTP/FTPS

    Unify Integrations

    Connect your app with FTP/FTPS to automate secure file transfers and streamline data exchange across systems.

  6. unify-apps

    Facebook Ads

    Unify Integrations

    Connect your app with Facebook Ads to automate campaign management, optimize ad performance, and track marketing success.

  7. unify-apps

    Snowflake

    Unify Automations

    Connect to Snowflake for fast, scalable cloud data warehousing and analytics

  8. unify-apps

    Button

    Unify Applications

    Create interactive elements with ease using buttons

  9. unify-apps

    BambooHR

    Unify Automations

    Integrate your app with BambooHR to streamline HR management, automate employee data processing, and enhance onboarding workflows

  10. unify-apps

    Build your first automation

    Unify Automations

    Learn how to build your automation step by step

  11. unify-apps

    User Management

    Unify Applications

    Efficiently manage user roles and permissions

  12. unify-apps

    Microsoft Teams

    Unify Automations

    Connect your app with Microsoft Teams to enhance communication, automate workflows, and foster collaboration across your organization

  13. unify-apps

    Jira

    Unify Automations

    Use Jira to plan, track, and manage your agile and software development projects

  14. unify-apps

    Pre Processing

    Unify AI

    Optimize query processing through intelligent rephrasing, retrieval, and ranking to deliver accurate AI responses

  15. unify-apps

    Google Calendar

    Unify Integrations

    Integrate your app with Google Calendar to streamline scheduling, automate event management, and improve team coordination

#
Unify AI
Logo
Stripe

Stripe

Logo

3 mins READ

Stripe is a leading financial technology company that provides tools and APIs for businesses to accept payments online, manage revenue, and expand globally. Its platform supports various payment methods, including cards, digital wallets, and bank transfers, with a focus on scalability and security.

Connecting your application to a Stripe account allows you to process payments, manage transactions, and utilise many other financial services provided by Stripe. 

Authentication

Before you begin, ensure you have the following information:

  • Connection Name: Choose a descriptive name for your connection. This will help you easily identify it within your application or integration settings. For example, "MyAppStripeIntegration".

  • Authentication Type: You can authenticate using the api key in stripe.

API Key based

Complete the following steps to connect to Stripe using an API key

  1. Navigate to the Developers dashboard and then to API keys to manage your API keys.

  2. Provide the test mode secret key if you plan to access test mode data. Otherwise, use the live mode secret key to access actual account data.

    Image
    Image

Actions

Action

Description

Update a customer

Updates a customer in Stripe

Create a new customer

Creates a new customer in Stripe

Create new invoice item

Creates a new invoice item in Stripe

Create a new payment link

Creates a new payment link in Stripe

Create a new product

Creates a new product in Stripe

Create subscription

Create subscription

Cancel a subscription

Cancels a subscription in Stripe

Search invoice item

Retrieves the details of the invoice item in Stripe

Create charge

Create charge in Stripe

Create invoice

creates an invoice in Stripe.

List objects

List objects in Stripe.

Get object by id

Get object by id in Stripe.

Triggers

New object trigger

New object in Stripe

New objects trigger (batch)

New objects in Stripe

New object events trigger (real-time)

New object events in Stripe