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 static VyTask<VyIconDetailsDto> UploadIcon(VyUploadIconRequest reqParams)

Parameters

reqParams

Request data for the operation

Returns

VyTask<VyIconDetailsDto>

Last updated