Skip to main content
The Beneficiary Card displays information about a payment beneficiary, including their name, IBAN, and currency. It provides a clear, compact way to show beneficiary details in transfer flows.

Default Styling

By default, the Beneficiary Card uses Qonto’s branding with a clean card layout: Default beneficiary card style

Customization Options

All customizable components are subject to being styled with global CSS properties exposed by the Qonto Embed SDK. If no component-level style is applied by the SDK, the global styles will be used if they are defined.
The Beneficiary Card can be customized using the following CSS variables:
The Beneficiary Card automatically formats IBANs with proper spacing. The IBAN formatting logic is handled by the component and cannot be customized via CSS. The card also supports an optional footer slot for additional content, which will be styled with the same variables listed above.

Example

This example shows a customized Beneficiary Card:
The result is a card with a colored background, rounded corners, and larger typography: Customized beneficiary card style