Stripe - Payment Methods

Stripe - Payment Methods component shows the list of the Payment Methods 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 Payment Methods as collapsable sections:

There are actions available to:

  1. Create a new Payment Method. The list of the available payment methods is configured in Stripe Dashboard. The card Payment Method creation supports the 3D Secure authentication.

  2. Set a Payment Method as a Default for the Stripe Customer

  3. Delete Payment Method

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 Payment Method records to load

Last updated