Stripe Payment Method Messaging Reference
Reference for Stripe Payment Method Messaging Reference in Web Framework References. Key properties: ID, Amount, Currency, Country Code.
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 Payment Method Messaging Properties
| Property | Type | Details |
|---|---|---|
| ID | text | Required in common setups. Attribute: id |
| Amount | text | Required in common setups. Attribute: amount |
| Currency | droplist | Required in common setups. Attribute: currency Options: US Dollar, British Pound, Euro, Danish Krone, Norwegian Krone, Swedish Krona |
| Country Code | droplist | Required in common setups. Attribute: country-code Options: United States, Canada, Australia, New Zealand, United Kingdom, Ireland |
Dynamic Attributes
Amount
| Attribute property | Type | Details |
|---|---|---|
| Value: | text | Choose dynamic data binding. |
Currency
| Attribute property | Type | Details |
|---|---|---|
| Value: | text | Choose dynamic data binding. |
Country Code
| Attribute property | Type | Details |
|---|---|---|
| Value: | text | Choose dynamic data binding. |