# updateBrandingSettings

### Description

You can select a primary color for the left side of the checkout page, and a secondary color for the PAY button. The checkout page will also feature your icon.

{% code overflow="wrap" %}

```javascript
public updateBrandingSettings(reqParams: VyUpdateBrandingSettingsRequest) : VyPromise<Any>
```

{% endcode %}

{% tabs %}
{% tab title="Details" %}
**Parameters**

| reqParams     | [VyUpdateBrandingSettingsRequest](https://sdk.venly.io/sdk-reference/ts-js-v3/object-references/pay/vyupdatebrandingsettingsrequest) | Request data for the operation |
| ------------- | ------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------ |
| {% endtab %}  |                                                                                                                                      |                                |
| {% endtabs %} |                                                                                                                                      |                                |
