微信小程序支付功能打通
This commit is contained in:
@@ -73,6 +73,7 @@ export interface IWechatProvider {
|
||||
amountFen: number;
|
||||
openId: string;
|
||||
notifyUrl: string;
|
||||
platform?: 'h5' | 'mini';
|
||||
}): Promise<WechatJsapiPrepayParams>;
|
||||
|
||||
/** 解析并验签支付回调通知 */
|
||||
|
||||
Reference in New Issue
Block a user