[@bigcommerce/checkout-sdk](../README.md) › [SquareFormElement](squareformelement.md)

# Interface: SquareFormElement

Configures any form element provided by Square payment.

## Hierarchy

* **SquareFormElement**

## Index

### Properties

* [elementId](squareformelement.md#elementid)
* [placeholder](squareformelement.md#optional-placeholder)

## Properties

###  elementId

• **elementId**: *string*

The ID of the container which the form element should insert into.

___

### `Optional` placeholder

• **placeholder**? : *undefined | string*

The placeholder text to use for the form element, if provided.
