PHP Class Thenbsp\Wechat\Payment\Qrcode\Temporary

Show file Open project: thenbsp/wechat

Protected Properties

Property Type Description
$unifiedorder Thenbsp\Wechat\Payment\Unifiedorder

Public Methods

Method Description
__construct ( Unifiedorder $unifiedorder ) 构造方法
getPayurl ( ) 获取支付链接

Method Details

__construct() public method

构造方法
public __construct ( Unifiedorder $unifiedorder )
$unifiedorder Thenbsp\Wechat\Payment\Unifiedorder

getPayurl() public method

获取支付链接
public getPayurl ( )

Property Details

$unifiedorder protected property

Thenbsp\Wechat\Payment\Unifiedorder
protected $unifiedorder