Properties
| Name | Type | Required | Description |
|---|---|---|---|
| card_color | str | ❌ | The color of the card, specified by one of the following formats: hexadecimal value CSS color name RGB RGBA black |
| language | str | ❌ | Determines the default language of the hosted page. When this parameter is null, the language of the user's browser is used. If the language of the user's browser cannot be determined, the default language is English |
| logo | str | ❌ | The URL of the logo image that appears on the card. If the logo is not specified, the name of the merchant appears. |
| logo_orientation | str | ❌ | The orientation of the logo on the card: landscape square portrait Default value: landscape |