PHP 클래스 Thenbsp\Wechat\Payment\Qrcode\Forever

상속: extends Doctrine\Common\Collections\ArrayCollection
파일 보기 프로젝트 열기: thenbsp/wechat

보호된 프로퍼티들

프로퍼티 타입 설명
$key 商户 KEY

공개 메소드들

메소드 설명
__construct ( $appid, $mchid, $key ) 构造方法
getPayurl ( $productId, array $defaults = [] ) 获取支付链接

메소드 상세

__construct() 공개 메소드

构造方法
public __construct ( $appid, $mchid, $key )

getPayurl() 공개 메소드

获取支付链接
public getPayurl ( $productId, array $defaults = [] )
$defaults array

프로퍼티 상세

$key 보호되어 있는 프로퍼티

商户 KEY
protected $key