|
|
@@ -21,7 +21,7 @@ use addons\unishop\model\Config; |
|
|
|
|
|
|
|
class AliPay |
|
|
|
{ |
|
|
|
private static $gatewayUrl = "https://openapi.alipaydev.com/gateway.do"; |
|
|
|
private static $gatewayUrl = "https://openapi.alipay.com/gateway.do"; |
|
|
|
/** |
|
|
|
* Des:扫描支付 |
|
|
|
* Name: unifiedOrderByOrderIdForSao |
|
|
|