Knowledge Base
Knowledge Base
  • Welcome
  • Getting Started
    • Installation
    • Connect to Stripe
  • Components
    • Key Concepts
    • Stripe - Customers
    • Stripe - Create Payment
    • Stripe - Create Invoice
    • Stripe - Create Subscription
    • Stripe - Create Payment Link
    • Stripe - Payments
      • Manage Payment
    • Stripe - Invoices
      • Manage Invoice
    • Stripe - Subscriptions
      • Manage Subscription
    • Stripe - Payment Methods
    • Stripe - Record
    • Stripe - Payment
  • Data Processing
    • Records Processing
    • Import Stripe Entities
    • Stripe Entities Processing
Powered by GitBook
On this page
  1. Components

Stripe - Subscriptions

Last updated 28 days ago

Stripe - Subscriptions component shows the list of the Subscription related to the Stripe Customer. The API name of the field that contains Stripe Customer Id should be provided.

The component shows the list of the Subscriptions as collapsable sections:

The individual collapsable section provides the following details:

Please see the list of the attributes to configure the component:

Attribute
Description

Card Title

The title of the card

Customer Id Field

The API name of the field that contains the Stripe Customer Id

Limit

The number of Stripe Subscriptions records to load

Please see the options.

Manage Subscription