Skip to content

Latest commit

 

History

History
61 lines (33 loc) · 1.48 KB

AdyenIdealComponentOptions.md

File metadata and controls

61 lines (33 loc) · 1.48 KB

@bigcommerce/checkout-sdk / AdyenIdealComponentOptions

Interface: AdyenIdealComponentOptions

Hierarchy

Table of contents

Properties

Properties

brands

Optional brands: string[]

Array of card brands that will be recognized by the component.

Inherited from

AdyenBaseCardComponentOptions.brands


showBrandsUnderCardNumber

Optional showBrandsUnderCardNumber: boolean

Inherited from

AdyenBaseCardComponentOptions.showBrandsUnderCardNumber


showImage

Optional showImage: boolean

Optional. Set to false to remove the bank logos from the iDEAL form.


styles

Optional styles: StyleOptions

Set a style object to customize the input fields. See Styling Secured Fields for a list of supported properties.

Inherited from

AdyenBaseCardComponentOptions.styles