Stripe - Customers
Last updated
Last updated
Stripe - Customers component is searching for Stripe Customers. It can search by:
Email - when the API Name of Customer Email Field is provided
Metadata - when the API name of the field is provided that contains the record id to find Customers In Stripe by rs_pay_recordId
metadata key
Search Query - when the Customer Search Query is provided that follows rules and supports the merge fields i.e: name~{!Name} OR email~{!Email}
Usually this component is added on the Contact page and is searching for Stripe Customers by Contact Email.
The component allows to create a new Stripe Customer:
Please see the list of the attributes to configure the component:
Card Title
The title of the card
Customer Email Field
The API name of the field that contains the customer email
Record Id Field
The API name of the field to find Customers in Stripe by rs_pay_recordId
Customers Search Query
The search query to filter the Customers
Customers Limit
The number of Customer records to load
Entities Limit
The number of Payment/Subscriptions/etc. to load
Show Upcoming Invoice Section
Show the Upcoming Invoice section
Show Subscriptions Section
Show the Subscriptions section
Show Payments Section
Show the Payments section
Show Invoices Section
Show the Invoices section
Show Payment Methods Section
Show the Payment Methods section
Default Section
Default section to be shown when the card loads.
This section also allows to:
Create a new Payment Method
Set the Payment Method as a default for the Stripe Customer
Delete Payment Method