Skip to content

Stripe Elements Reference

Reference for Stripe Elements Reference in Web Framework References. Key properties: ID, Key, Account, Locale.

Prebuilt UI components for building your web checkout flow. Stripe Elements is a set of prebuilt UI components for building your web checkout flow. Elements features include automatic input formatting as customers type, complete UI translations to match your customer’s preferred language, responsive design to fit seamlessly on any screen size, custom styling rules so you can match the look and feel of your site.

Inspector Property Groups

Stripe Elements Properties

Property Type Details
IDtextRequired in common setups.
Attribute: id
KeytextAttribute: key
AccounttextAttribute: account
LocaledroplistAttribute: locale
Options: Auto, Arabic, Bulgarian, Catalan, Czech, Danish
LoaderdroplistAttribute: loader
Options: Auto, Always, Never
FlowdroplistThe flow determines how the payment is processed. If you are using an Intent, you should use the withIntent flow. If you want to collect payment details before creating an Intent, you should use the withoutIntent flow.
Attribute: flow
Options: None, With Intent, Without Intent

Actions

Fetch updates

Stripe Elements Fetch updates

Configuration group Controls
Fetch updates PropertiesAction configuration group

Submit

Stripe Elements Submit

Configuration group Controls
Submit PropertiesAction configuration group

Dynamic Attributes

Key

Attribute property Type Details
Value:textChoose dynamic data binding.

Account

Attribute property Type Details
Value:textChoose dynamic data binding.

Locale

Attribute property Type Details
Value:textChoose dynamic data binding.

Loader

Attribute property Type Details
Value:textChoose dynamic data binding.

Flow

Attribute property Type Details
Value:textChoose dynamic data binding.

Dynamic Events

Ready

Event option Type Details
Action:textChoose the action to execute.

Error

Event option Type Details
Action:textChoose the action to execute.