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 updateSettingsBranding(reqParams: VyAccountRequest) : VyPromise<VyJsonNode>

Parameters

reqParams

Request data for the operation

Returns

VyPromise<VyJsonNode>

Last updated