Stripe Buy Button Reference
Reference for Stripe Buy Button Reference in Web Framework References. Key properties: ID, Buy Button ID, Publishable Key.
Use this reference to understand what Stripe Buy Button Reference is for and which component-specific inspector group matters most when you configure it.
Inspector Property Groups
Stripe Buy Button Properties
| Property | Type | Details |
|---|---|---|
| ID | text | Optional unique identifier for this element. Sets the element's id attribute. Keep IDs unique per page (useful for anchors, label for targets, and JavaScript hooks). Bootstrap docs: Introduction Required in common setups. Attribute: id |
| Buy Button ID | text | Required in common setups. Attribute: buy-button-id |
| Publishable Key | text | Required in common setups. Attribute: publishable-key |
Dynamic Attributes
Buy Button ID
| Attribute property | Type | Details |
|---|---|---|
| Value: | text | Choose dynamic data binding. |
Publishable Key
| Attribute property | Type | Details |
|---|---|---|
| Value: | text | Choose dynamic data binding. |