@usdctofiat/offramp
@usdctofiat/offramp / PeerExtensionRegistrationInfo
Interface: PeerExtensionRegistrationInfo
Defined in: packages/offramp-sdk/src/platforms.ts:53
Extension pre-registration requirement for a platform. When present,
curator's /v2/makers/create rejects the maker until the user has
registered their handle with PeerAuth.
Properties
ctaLabel
readonlyctaLabel:string
Defined in: packages/offramp-sdk/src/platforms.ts:59
Label for the registration CTA.
ctaSubtext?
readonlyoptionalctaSubtext?:string
Defined in: packages/offramp-sdk/src/platforms.ts:61
Optional subtext (e.g. PayPal Business disclaimer).
providerId
readonlyproviderId:string
Defined in: packages/offramp-sdk/src/platforms.ts:55
Peer extension provider id.
requiredPrompt
readonlyrequiredPrompt:string
Defined in: packages/offramp-sdk/src/platforms.ts:57
Message shown to the user when curator rejects the maker.