\serviceRoutineService

小程序支付 Created by PhpStorm.

User: Administrator Date: 2018/5/29 0029 Time: 上午 10:10

Summary

Methods
Properties
Constants
options()
payRoutine()
nonce_str()
order_number()
sign()
http_request()
xml()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

options()

options() 

payRoutine()

payRoutine(  $openid,   $out_trade_no,   $fee,   $attach,   $body) : mixed

Parameters

$openid

$openid 用户openid

$out_trade_no

$out_trade_no 订单号

$fee

$fee 金额

$attach
$body

$body 提示

Returns

mixed

nonce_str()

nonce_str() 

order_number()

order_number(  $openid) 

Parameters

$openid

sign()

sign(  $data) 

Parameters

$data

http_request()

http_request(  $url,   $data = null,   $headers = array()) 

Parameters

$url
$data
$headers

xml()

xml(  $xml) 

Parameters

$xml