Skip to content

抖音兼容矩阵 · 支付

支付

createGlobalPayment

unsupported

创建全局支付对象。

抖音目标方法

createGlobalPayment

策略说明

  • 微信:直连 `wx.createGlobalPayment`
  • 抖音:无同等 API,调用时按 unsupported 报错

openHKOfflinePayView

unsupported

打开香港线下支付视图。

抖音目标方法

openHKOfflinePayView

策略说明

  • 微信:直连 `wx.openHKOfflinePayView`
  • 抖音:无同等 API,调用时按 unsupported 报错

requestCommonPayment

unsupported

发起通用支付请求。

抖音目标方法

requestCommonPayment

策略说明

  • 微信:直连 `wx.requestCommonPayment`
  • 抖音:无同等 API,调用时按 unsupported 报错

requestMerchantTransfer

unsupported

发起商家转账请求。

抖音目标方法

requestMerchantTransfer

策略说明

  • 微信:直连 `wx.requestMerchantTransfer`
  • 抖音:无同等 API,调用时按 unsupported 报错

requestOrderPayment

unsupported

发起订单支付。

抖音目标方法

requestOrderPayment

策略说明

  • 微信:直连 `wx.requestOrderPayment`
  • 抖音:无同等 API,调用时按 unsupported 报错

requestPayment

unsupported

发起支付。

抖音目标方法

requestPayment

策略说明

  • 微信:直连 `wx.requestPayment`
  • 抖音:无同等 API,调用时按 unsupported 报错

requestPluginPayment

unsupported

发起插件支付。

抖音目标方法

requestPluginPayment

策略说明

  • 微信:直连 `wx.requestPluginPayment`
  • 抖音:无同等 API,调用时按 unsupported 报错

requestVirtualPayment

unsupported

发起虚拟支付。

抖音目标方法

requestVirtualPayment

策略说明

  • 微信:直连 `wx.requestVirtualPayment`
  • 抖音:无同等 API,调用时按 unsupported 报错

Released under the MIT License.