Overview
This page maps the SDK products to their "internal" names that you'll need to use when sending a postMessage to the sdk-mobile
, when requesting a JWT, when generating the sdk-mobile
URL, when instantiating the ZeroHashSDK class on the zh-web-sdk
Product | App Identifier (postMessage) | JWT Identifier (to get JWT) | sdk-mobile (to use on sdk-mobile url) | zh-web-sdk (to use on ZeroHashSDK class) |
---|---|---|---|---|
Onboarding | onboarding | onboarding | userOnboardingJWT | userOnboardingJWT |
Profile | profile | participant-profile | profileJWT | profileJWT |
Crypto Account Link | crypto-account-link | crypto-account-link | cryptoAccountLinkJWT | cryptoAccountLinkJWT |
Crypto Buy | crypto-buy | crypto-buy | cryptoBuyJWT | cryptoBuyJWT |
Crypto Sell | crypto-sell | crypto-sell | cryptoSellJWT | cryptoSellJWT |
Crypto Withdrawals | crypto-withdrawals | crypto-withdrawals | cryptoWithdrawalsJWT | cryptoWithdrawalsJWT |
Fiat Deposits | fiat-deposits | fiat-deposits | fiatDepositsJWT | fiatDepositsJWT |
Fiat Withdrawals | fiat-withdrawals | fiat-withdrawals | fiatWithdrawalsJWT | fiatWithdrawalsJWT |
Fund | fund | fwc | fundJWT | fundJWT |
Fund Withdrawals | crypto-withdrawals | crypto-withdrawals | cryptoWithdrawalsJWT | cryptoWithdrawalsJWT |