getDashboardLink

This endpoint allows you to fetch a login link for your Stripe dashboard.

public getDashboardLink() : VyPromise<VyStripeDashboardResponse>

Returns

VyPromise<VyStripeDashboardResponse>

Last updated