> For the complete documentation index, see [llms.txt](https://developer.firmhouse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.firmhouse.com/sdks/firmhouse-sdk/reference/interfaces/firmhouse-adyen-card-configuration.md).

# Interface: FirmhouseAdyenCardConfiguration

Card settings of the project, as Adyen Web Drop-in expects them.

## Properties

| Property             | Type      | Description                                                      |
| -------------------- | --------- | ---------------------------------------------------------------- |
| `hasHolderName`      | `boolean` | Whether the card form shows a cardholder name field.             |
| `holderNameRequired` | `boolean` | Whether the cardholder name is required to submit the card form. |
