Méthode | Description | |
---|---|---|
GetPayUrl ( UnifiedOrderInput $input ) | 生成直接支付url,支付url有效期为2小时,模式二 | |
GetPrePayUrl ( $productId ) | 生成扫描支付URL,模式一 |
Méthode | Description | |
---|---|---|
ToUrlParams ( array $urlObj ) | 参数数组转换为url参数 |
public GetPayUrl ( UnifiedOrderInput $input ) | ||
$input | UnifiedOrderInput |