GetTransakFiatOnRampUrl

This endpoint is used to create a Transak onramp URL.

void GetTransakFiatOnRampUrl(const FVyGetTransakFiatOnRampUrlRequest& Params, const FVyOnGetTransakFiatOnRampUrlComplete& OnComplete) const;

Parameters

Params

Parameters for this operation (FVyGetTransakFiatOnRampUrlRequest)

OnComplete

FVyOnGetTransakFiatOnRampUrlComplete

The callback function called when the user preferences retrieval operation is complete.

OnComplete Callback (FVyOnGetTransakFiatOnRampUrlComplete) Contains a FVyFiatRampUrlDto response type

Last updated