Skip to main content

@usdctofiat/offramp


@usdctofiat/offramp / getPeerExtensionRegistrationInfo

Function: getPeerExtensionRegistrationInfo()

getPeerExtensionRegistrationInfo(platform): PeerExtensionRegistrationInfo | null

Defined in: packages/offramp-sdk/src/platforms.ts:604

Returns the extension-registration metadata for a platform, or null if the platform does not require Peer-extension pre-registration. Use this to decide whether to surface an "Install / Connect Peer Extension" CTA in your UI before calling offramp() for PayPal or Wise.

Parameters

platform

string

Returns

PeerExtensionRegistrationInfo | null