For the complete documentation index, see llms.txt. This page is also available as Markdown.

uploadIcon

Description

Personalize your checkout page by adding your business' icon or logo. The icon must be a square image and have a minimum size of 128px x 128px.

public uploadIcon(reqParams: VyUploadIconRequest) : VyPromise<VyIconDetailsDto>

Parameters

reqParams

Request data for the operation

Returns

VyPromise<VyIconDetailsDto>

Last updated