UpdateSettingsBranding

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.

public static VyTask<VyJsonNode> UpdateSettingsBranding(VyAccountRequest reqParams)

Parameters

reqParams

Request data for the operation

Returns

VyTask<VyJsonNode>

Last updated