Type aliases
WxOrderHanle
Wx
OrderHanle: (order: IWxOrder, res: any, error?: string) => void
Type declaration
-
- (order: IWxOrder, res: any, error?: string): void
-
Parameters
-
-
res: any
-
Optional error: string
Returns void
WxScanRqCodeHandle
WxScanRqCodeHandle: (result: any, error?: string) => void
Type declaration
-
- (result: any, error?: string): void
-
Parameters
-
result: any
-
Optional error: string
Returns void
WxSelectFileHandle
WxSelectFileHandle: (imageBase64: string, error?: string) => void
Type declaration
-
- (imageBase64: string, error?: string): void
-
Parameters
-
imageBase64: string
-
Optional error: string
Returns void
WxShareHandle
WxShareHandle: (res: any, error?: string) => void
Type declaration
-
- (res: any, error?: string): void
-
Parameters
-
res: any
-
Optional error: string
Returns void
WxsignHandle
支付回调函数类型
支付订单信息
返回的数据
当为空时候,是支付完成,否则出错