支付宝兼容矩阵 · 基础
基础
addPaymentPassFinish
unsupported添加支付 pass 完成回调。
支付宝目标方法
addPaymentPassFinish
策略说明
- 微信:直连 `wx.addPaymentPassFinish`
- 支付宝:无同等 API,调用时按 unsupported 报错
addPaymentPassGetCertificateData
unsupported添加支付 pass 证书数据回调。
支付宝目标方法
addPaymentPassGetCertificateData
策略说明
- 微信:直连 `wx.addPaymentPassGetCertificateData`
- 支付宝:无同等 API,调用时按 unsupported 报错
arrayBufferToBase64
native支付宝目标方法
arrayBufferToBase64
策略说明
- 微信:直连 `wx.arrayBufferToBase64`
- 支付宝:直连 `my.arrayBufferToBase64`
base64ToArrayBuffer
native支付宝目标方法
base64ToArrayBuffer
策略说明
- 微信:直连 `wx.base64ToArrayBuffer`
- 支付宝:直连 `my.base64ToArrayBuffer`
canAddSecureElementPass
unsupported检测是否可添加安全元素卡片。
支付宝目标方法
canAddSecureElementPass
策略说明
- 微信:直连 `wx.canAddSecureElementPass`
- 支付宝:无同等 API,调用时按 unsupported 报错
cancelIdleCallback
unsupported取消空闲回调。
支付宝目标方法
cancelIdleCallback
策略说明
- 微信:直连 `wx.cancelIdleCallback`
- 支付宝:无同等 API,调用时按 unsupported 报错
checkDeviceSupportHevc
unsupported检测设备是否支持 HEVC 解码。
支付宝目标方法
checkDeviceSupportHevc
策略说明
- 微信:直连 `wx.checkDeviceSupportHevc`
- 支付宝:无同等 API,调用时按 unsupported 报错
checkIsSoterEnrolledInDevice
mapped检测设备是否录入 SOTER 信息。
支付宝目标方法
checkIsIfaaEnrolledInDevice
策略说明
- 微信:直连 `wx.checkIsSoterEnrolledInDevice`
- 支付宝:映射到 `my.checkIsIfaaEnrolledInDevice`,`speech` 模式按 unsupported 报错
checkIsSupportSoterAuthentication
mapped检测设备是否支持 SOTER 生物认证。
支付宝目标方法
checkIsSupportIfaaAuthentication
策略说明
- 微信:直连 `wx.checkIsSupportSoterAuthentication`
- 支付宝:映射到 `my.checkIsSupportIfaaAuthentication`
exitVoIPChat
unsupported退出音视频通话。
支付宝目标方法
exitVoIPChat
策略说明
- 微信:直连 `wx.exitVoIPChat`
- 支付宝:无同等 API,调用时按 unsupported 报错
getApiCategory
unsupported获取 API 分类信息。
支付宝目标方法
getApiCategory
策略说明
- 微信:直连 `wx.getApiCategory`
- 支付宝:无同等 API,调用时按 unsupported 报错
getAppAuthorizeSetting
mapped获取 App 授权设置。
支付宝目标方法
getAppAuthorizeSetting
策略说明
- 微信:直连 `wx.getAppAuthorizeSetting`
- 支付宝:直连 `my.getAppAuthorizeSetting`
getAppBaseInfo
mapped获取 App 基础信息。
支付宝目标方法
getAppBaseInfo
策略说明
- 微信:直连 `wx.getAppBaseInfo`
- 支付宝:直连 `my.getAppBaseInfo`
getBackgroundFetchData
native支付宝目标方法
getBackgroundFetchData
策略说明
- 微信:直连 `wx.getBackgroundFetchData`
- 支付宝:直连 `my.getBackgroundFetchData`
getBackgroundFetchToken
unsupported获取后台拉取 token。
支付宝目标方法
getBackgroundFetchToken
策略说明
- 微信:直连 `wx.getBackgroundFetchToken`
- 支付宝:无同等 API,调用时按 unsupported 报错
getDeviceBenchmarkInfo
unsupported获取设备性能评估信息。
支付宝目标方法
getDeviceBenchmarkInfo
策略说明
- 微信:直连 `wx.getDeviceBenchmarkInfo`
- 支付宝:无同等 API,调用时按 unsupported 报错
getDeviceInfo
unsupported获取设备基础信息。
支付宝目标方法
getDeviceInfo
策略说明
- 微信:直连 `wx.getDeviceInfo`
- 支付宝:无同等 API,调用时按 unsupported 报错
getEnterOptionsSync
mapped获取启动参数(同步)。
支付宝目标方法
getEnterOptionsSync
策略说明
- 微信:直连 `wx.getEnterOptionsSync`
- 支付宝:直连 `my.getEnterOptionsSync`
getLaunchOptionsSync
native支付宝目标方法
getLaunchOptionsSync
策略说明
- 微信:直连 `wx.getLaunchOptionsSync`
- 支付宝:直连 `my.getLaunchOptionsSync`
getLogManager
unsupported获取日志管理器实例。
支付宝目标方法
getLogManager
策略说明
- 微信:直连 `wx.getLogManager`
- 支付宝:无同等 API,调用时按 unsupported 报错
getPerformance
unsupported获取性能对象。
支付宝目标方法
getPerformance
策略说明
- 微信:直连 `wx.getPerformance`
- 支付宝:无同等 API,调用时按 unsupported 报错
getRealtimeLogManager
unsupported获取实时日志管理器。
支付宝目标方法
getRealtimeLogManager
策略说明
- 微信:直连 `wx.getRealtimeLogManager`
- 支付宝:无同等 API,调用时按 unsupported 报错
getRendererUserAgent
unsupported获取渲染层 UserAgent。
支付宝目标方法
getRendererUserAgent
策略说明
- 微信:直连 `wx.getRendererUserAgent`
- 支付宝:无同等 API,调用时按 unsupported 报错
getSecureElementPasses
unsupported获取安全元素卡片列表。
支付宝目标方法
getSecureElementPasses
策略说明
- 微信:直连 `wx.getSecureElementPasses`
- 支付宝:无同等 API,调用时按 unsupported 报错
getSelectedTextRange
unsupported获取已选中文本范围。
支付宝目标方法
getSelectedTextRange
策略说明
- 微信:直连 `wx.getSelectedTextRange`
- 支付宝:无同等 API,调用时按 unsupported 报错
getSkylineInfo
unsupported获取 Skyline 信息。
支付宝目标方法
getSkylineInfo
策略说明
- 微信:直连 `wx.getSkylineInfo`
- 支付宝:无同等 API,调用时按 unsupported 报错
getSkylineInfoSync
unsupported支付宝目标方法
getSkylineInfoSync
策略说明
- 微信:直连 `wx.getSkylineInfoSync`
- 支付宝:未提供 my.getSkylineInfoSync,调用时将返回 not supported
getSystemInfo
native支付宝目标方法
getSystemInfo
策略说明
- 微信:直连 `wx.getSystemInfo`
- 支付宝:直连 `my.getSystemInfo`
getSystemInfoAsync
mapped异步获取系统信息。
支付宝目标方法
getSystemInfo
策略说明
- 微信:直连 `wx.getSystemInfoAsync`
- 支付宝:映射到 `my.getSystemInfo`
getSystemInfoSync
native支付宝目标方法
getSystemInfoSync
策略说明
- 微信:直连 `wx.getSystemInfoSync`
- 支付宝:直连 `my.getSystemInfoSync`
getSystemSetting
mapped获取系统设置。
支付宝目标方法
getSystemSetting
策略说明
- 微信:直连 `wx.getSystemSetting`
- 支付宝:直连 `my.getSystemSetting`
getUpdateManager
native支付宝目标方法
getUpdateManager
策略说明
- 微信:直连 `wx.getUpdateManager`
- 支付宝:直连 `my.getUpdateManager`
getUserCryptoManager
unsupported获取用户加密管理器。
支付宝目标方法
getUserCryptoManager
策略说明
- 微信:直连 `wx.getUserCryptoManager`
- 支付宝:无同等 API,调用时按 unsupported 报错
getWeRunData
unsupported获取微信运动数据。
支付宝目标方法
getWeRunData
策略说明
- 微信:直连 `wx.getWeRunData`
- 支付宝:无同等 API,调用时按 unsupported 报错
getWindowInfo
mapped获取窗口信息。
支付宝目标方法
getWindowInfo
策略说明
- 微信:直连 `wx.getWindowInfo`
- 支付宝:直连 `my.getWindowInfo`
join1v1Chat
unsupported发起 1v1 通话。
支付宝目标方法
join1v1Chat
策略说明
- 微信:直连 `wx.join1v1Chat`
- 支付宝:无同等 API,调用时按 unsupported 报错
joinVoIPChat
unsupported加入音视频通话。
支付宝目标方法
joinVoIPChat
策略说明
- 微信:直连 `wx.joinVoIPChat`
- 支付宝:无同等 API,调用时按 unsupported 报错
offAfterPageLoad
unsupported支付宝目标方法
offAfterPageLoad
策略说明
- 微信:直连 `wx.offAfterPageLoad`
- 支付宝:未提供 my.offAfterPageLoad,调用时将返回 not supported
offAfterPageUnload
unsupported支付宝目标方法
offAfterPageUnload
策略说明
- 微信:直连 `wx.offAfterPageUnload`
- 支付宝:未提供 my.offAfterPageUnload,调用时将返回 not supported
offApiCategoryChange
unsupported支付宝目标方法
offApiCategoryChange
策略说明
- 微信:直连 `wx.offApiCategoryChange`
- 支付宝:未提供 my.offApiCategoryChange,调用时将返回 not supported
offAppRoute
unsupported支付宝目标方法
offAppRoute
策略说明
- 微信:直连 `wx.offAppRoute`
- 支付宝:未提供 my.offAppRoute,调用时将返回 not supported
offAppRouteDone
unsupported支付宝目标方法
offAppRouteDone
策略说明
- 微信:直连 `wx.offAppRouteDone`
- 支付宝:未提供 my.offAppRouteDone,调用时将返回 not supported
offBeforeAppRoute
unsupported支付宝目标方法
offBeforeAppRoute
策略说明
- 微信:直连 `wx.offBeforeAppRoute`
- 支付宝:未提供 my.offBeforeAppRoute,调用时将返回 not supported
offBeforePageLoad
unsupported支付宝目标方法
offBeforePageLoad
策略说明
- 微信:直连 `wx.offBeforePageLoad`
- 支付宝:未提供 my.offBeforePageLoad,调用时将返回 not supported
offBeforePageUnload
unsupported支付宝目标方法
offBeforePageUnload
策略说明
- 微信:直连 `wx.offBeforePageUnload`
- 支付宝:未提供 my.offBeforePageUnload,调用时将返回 not supported
offGeneratePoster
unsupported支付宝目标方法
offGeneratePoster
策略说明
- 微信:直连 `wx.offGeneratePoster`
- 支付宝:未提供 my.offGeneratePoster,调用时将返回 not supported
offKeyDown
unsupported支付宝目标方法
offKeyDown
策略说明
- 微信:直连 `wx.offKeyDown`
- 支付宝:未提供 my.offKeyDown,调用时将返回 not supported
offKeyUp
unsupported支付宝目标方法
offKeyUp
策略说明
- 微信:直连 `wx.offKeyUp`
- 支付宝:未提供 my.offKeyUp,调用时将返回 not supported
offLazyLoadError
unsupported支付宝目标方法
offLazyLoadError
策略说明
- 微信:直连 `wx.offLazyLoadError`
- 支付宝:未提供 my.offLazyLoadError,调用时将返回 not supported
offNetworkStatusChange
native支付宝目标方法
offNetworkStatusChange
策略说明
- 微信:直连 `wx.offNetworkStatusChange`
- 支付宝:直连 `my.offNetworkStatusChange`
offNetworkWeakChange
unsupported支付宝目标方法
offNetworkWeakChange
策略说明
- 微信:直连 `wx.offNetworkWeakChange`
- 支付宝:未提供 my.offNetworkWeakChange,调用时将返回 not supported
offPageNotFound
native支付宝目标方法
offPageNotFound
策略说明
- 微信:直连 `wx.offPageNotFound`
- 支付宝:直连 `my.offPageNotFound`
offThemeChange
unsupported支付宝目标方法
offThemeChange
策略说明
- 微信:直连 `wx.offThemeChange`
- 支付宝:未提供 my.offThemeChange,调用时将返回 not supported
offUnhandledRejection
native支付宝目标方法
offUnhandledRejection
策略说明
- 微信:直连 `wx.offUnhandledRejection`
- 支付宝:直连 `my.offUnhandledRejection`
offVoIPChatInterrupted
unsupported支付宝目标方法
offVoIPChatInterrupted
策略说明
- 微信:直连 `wx.offVoIPChatInterrupted`
- 支付宝:未提供 my.offVoIPChatInterrupted,调用时将返回 not supported
offVoIPChatMembersChanged
unsupported支付宝目标方法
offVoIPChatMembersChanged
策略说明
- 微信:直连 `wx.offVoIPChatMembersChanged`
- 支付宝:未提供 my.offVoIPChatMembersChanged,调用时将返回 not supported
offVoIPChatSpeakersChanged
unsupported支付宝目标方法
offVoIPChatSpeakersChanged
策略说明
- 微信:直连 `wx.offVoIPChatSpeakersChanged`
- 支付宝:未提供 my.offVoIPChatSpeakersChanged,调用时将返回 not supported
offVoIPChatStateChanged
unsupported支付宝目标方法
offVoIPChatStateChanged
策略说明
- 微信:直连 `wx.offVoIPChatStateChanged`
- 支付宝:未提供 my.offVoIPChatStateChanged,调用时将返回 not supported
onAfterPageLoad
unsupported支付宝目标方法
onAfterPageLoad
策略说明
- 微信:直连 `wx.onAfterPageLoad`
- 支付宝:未提供 my.onAfterPageLoad,调用时将返回 not supported
onAfterPageUnload
unsupported支付宝目标方法
onAfterPageUnload
策略说明
- 微信:直连 `wx.onAfterPageUnload`
- 支付宝:未提供 my.onAfterPageUnload,调用时将返回 not supported
onApiCategoryChange
unsupported支付宝目标方法
onApiCategoryChange
策略说明
- 微信:直连 `wx.onApiCategoryChange`
- 支付宝:未提供 my.onApiCategoryChange,调用时将返回 not supported
onAppRoute
unsupported支付宝目标方法
onAppRoute
策略说明
- 微信:直连 `wx.onAppRoute`
- 支付宝:未提供 my.onAppRoute,调用时将返回 not supported
onAppRouteDone
unsupported支付宝目标方法
onAppRouteDone
策略说明
- 微信:直连 `wx.onAppRouteDone`
- 支付宝:未提供 my.onAppRouteDone,调用时将返回 not supported
onBackgroundFetchData
unsupported支付宝目标方法
onBackgroundFetchData
策略说明
- 微信:直连 `wx.onBackgroundFetchData`
- 支付宝:未提供 my.onBackgroundFetchData,调用时将返回 not supported
onBeforeAppRoute
unsupported支付宝目标方法
onBeforeAppRoute
策略说明
- 微信:直连 `wx.onBeforeAppRoute`
- 支付宝:未提供 my.onBeforeAppRoute,调用时将返回 not supported
onBeforePageLoad
unsupported支付宝目标方法
onBeforePageLoad
策略说明
- 微信:直连 `wx.onBeforePageLoad`
- 支付宝:未提供 my.onBeforePageLoad,调用时将返回 not supported
onBeforePageUnload
unsupported支付宝目标方法
onBeforePageUnload
策略说明
- 微信:直连 `wx.onBeforePageUnload`
- 支付宝:未提供 my.onBeforePageUnload,调用时将返回 not supported
onGeneratePoster
unsupported支付宝目标方法
onGeneratePoster
策略说明
- 微信:直连 `wx.onGeneratePoster`
- 支付宝:未提供 my.onGeneratePoster,调用时将返回 not supported
onKeyDown
unsupported支付宝目标方法
onKeyDown
策略说明
- 微信:直连 `wx.onKeyDown`
- 支付宝:未提供 my.onKeyDown,调用时将返回 not supported
onKeyUp
unsupported支付宝目标方法
onKeyUp
策略说明
- 微信:直连 `wx.onKeyUp`
- 支付宝:未提供 my.onKeyUp,调用时将返回 not supported
onLazyLoadError
unsupported支付宝目标方法
onLazyLoadError
策略说明
- 微信:直连 `wx.onLazyLoadError`
- 支付宝:未提供 my.onLazyLoadError,调用时将返回 not supported
onNetworkStatusChange
native支付宝目标方法
onNetworkStatusChange
策略说明
- 微信:直连 `wx.onNetworkStatusChange`
- 支付宝:直连 `my.onNetworkStatusChange`
onNetworkWeakChange
unsupported支付宝目标方法
onNetworkWeakChange
策略说明
- 微信:直连 `wx.onNetworkWeakChange`
- 支付宝:未提供 my.onNetworkWeakChange,调用时将返回 not supported
onPageNotFound
native支付宝目标方法
onPageNotFound
策略说明
- 微信:直连 `wx.onPageNotFound`
- 支付宝:直连 `my.onPageNotFound`
onThemeChange
unsupported支付宝目标方法
onThemeChange
策略说明
- 微信:直连 `wx.onThemeChange`
- 支付宝:未提供 my.onThemeChange,调用时将返回 not supported
onUnhandledRejection
native支付宝目标方法
onUnhandledRejection
策略说明
- 微信:直连 `wx.onUnhandledRejection`
- 支付宝:直连 `my.onUnhandledRejection`
onVoIPChatInterrupted
unsupported支付宝目标方法
onVoIPChatInterrupted
策略说明
- 微信:直连 `wx.onVoIPChatInterrupted`
- 支付宝:未提供 my.onVoIPChatInterrupted,调用时将返回 not supported
onVoIPChatMembersChanged
unsupported支付宝目标方法
onVoIPChatMembersChanged
策略说明
- 微信:直连 `wx.onVoIPChatMembersChanged`
- 支付宝:未提供 my.onVoIPChatMembersChanged,调用时将返回 not supported
onVoIPChatSpeakersChanged
unsupported支付宝目标方法
onVoIPChatSpeakersChanged
策略说明
- 微信:直连 `wx.onVoIPChatSpeakersChanged`
- 支付宝:未提供 my.onVoIPChatSpeakersChanged,调用时将返回 not supported
onVoIPChatStateChanged
unsupported支付宝目标方法
onVoIPChatStateChanged
策略说明
- 微信:直连 `wx.onVoIPChatStateChanged`
- 支付宝:未提供 my.onVoIPChatStateChanged,调用时将返回 not supported
openAppAuthorizeSetting
unsupported打开小程序授权设置页。
支付宝目标方法
openAppAuthorizeSetting
策略说明
- 微信:直连 `wx.openAppAuthorizeSetting`
- 支付宝:无同等 API,调用时按 unsupported 报错
postMessageToReferrerMiniProgram
unsupported向来源小程序发送消息。
支付宝目标方法
postMessageToReferrerMiniProgram
策略说明
- 微信:直连 `wx.postMessageToReferrerMiniProgram`
- 支付宝:无同等 API,调用时按 unsupported 报错
postMessageToReferrerPage
unsupported向来源页面发送消息。
支付宝目标方法
postMessageToReferrerPage
策略说明
- 微信:直连 `wx.postMessageToReferrerPage`
- 支付宝:无同等 API,调用时按 unsupported 报错
preDownloadSubpackage
unsupported预下载分包。
支付宝目标方法
preDownloadSubpackage
策略说明
- 微信:直连 `wx.preDownloadSubpackage`
- 支付宝:无同等 API,调用时按 unsupported 报错
preloadAssets
unsupported预加载资源。
支付宝目标方法
preloadAssets
策略说明
- 微信:直连 `wx.preloadAssets`
- 支付宝:无同等 API,调用时按 unsupported 报错
preloadSkylineView
unsupported预加载 Skyline 视图。
支付宝目标方法
preloadSkylineView
策略说明
- 微信:直连 `wx.preloadSkylineView`
- 支付宝:无同等 API,调用时按 unsupported 报错
preloadWebview
unsupported预加载 WebView 页面。
支付宝目标方法
preloadWebview
策略说明
- 微信:直连 `wx.preloadWebview`
- 支付宝:无同等 API,调用时按 unsupported 报错
removeSecureElementPass
unsupported移除安全元素卡片。
支付宝目标方法
removeSecureElementPass
策略说明
- 微信:直连 `wx.removeSecureElementPass`
- 支付宝:无同等 API,调用时按 unsupported 报错
reportPerformance
unsupported上报性能数据。
支付宝目标方法
reportPerformance
策略说明
- 微信:直连 `wx.reportPerformance`
- 支付宝:无同等 API,调用时按 unsupported 报错
requestIdleCallback
unsupported空闲时回调请求。
支付宝目标方法
requestIdleCallback
策略说明
- 微信:直连 `wx.requestIdleCallback`
- 支付宝:无同等 API,调用时按 unsupported 报错
requestSubscribeMessage
native支付宝目标方法
requestSubscribeMessage
策略说明
- 微信:直连 `wx.requestSubscribeMessage`
- 支付宝:直连 `my.requestSubscribeMessage`
setBackgroundFetchToken
unsupported设置后台拉取 token。
支付宝目标方法
setBackgroundFetchToken
策略说明
- 微信:直连 `wx.setBackgroundFetchToken`
- 支付宝:无同等 API,调用时按 unsupported 报错
setEnable1v1Chat
unsupported设置 1v1 通话可用状态。
支付宝目标方法
setEnable1v1Chat
策略说明
- 微信:直连 `wx.setEnable1v1Chat`
- 支付宝:无同等 API,调用时按 unsupported 报错
setEnableDebug
unsupported设置调试开关。
支付宝目标方法
setEnableDebug
策略说明
- 微信:直连 `wx.setEnableDebug`
- 支付宝:无同等 API,调用时按 unsupported 报错
setVisualEffectOnCapture
native支付宝目标方法
setVisualEffectOnCapture
策略说明
- 微信:直连 `wx.setVisualEffectOnCapture`
- 支付宝:直连 `my.setVisualEffectOnCapture`
shareToWeRun
unsupported分享至微信运动。
支付宝目标方法
shareToWeRun
策略说明
- 微信:直连 `wx.shareToWeRun`
- 支付宝:无同等 API,调用时按 unsupported 报错
showRedPackage
unsupported展示红包组件。
支付宝目标方法
showRedPackage
策略说明
- 微信:直连 `wx.showRedPackage`
- 支付宝:无同等 API,调用时按 unsupported 报错
startRecord
unsupported开始录音。
支付宝目标方法
startRecord
策略说明
- 微信:直连 `wx.startRecord`
- 支付宝:无同等 API,调用时按 unsupported 报错
startSoterAuthentication
unsupported开始 SOTER 认证。
支付宝目标方法
startSoterAuthentication
策略说明
- 微信:直连 `wx.startSoterAuthentication`
- 支付宝:无同等 API,调用时按 unsupported 报错
stopRecord
unsupported停止录音。
支付宝目标方法
stopRecord
策略说明
- 微信:直连 `wx.stopRecord`
- 支付宝:无同等 API,调用时按 unsupported 报错
updateVoIPChatMuteConfig
unsupported更新 VoIP 静音配置。
支付宝目标方法
updateVoIPChatMuteConfig
策略说明
- 微信:直连 `wx.updateVoIPChatMuteConfig`
- 支付宝:无同等 API,调用时按 unsupported 报错
updateWeChatApp
unsupported拉起微信升级流程。
支付宝目标方法
updateWeChatApp
策略说明
- 微信:直连 `wx.updateWeChatApp`
- 支付宝:无同等 API,调用时按 unsupported 报错