dever hace 6 años
padre
commit
1a9ca4cc60
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      lib/Wechat.php

+ 1 - 0
lib/Wechat.php

@@ -80,6 +80,7 @@ class Wechat extends Core
 	 */
 	public function page($order, $refer)
 	{
+		$refer = urldecode($refer);
 		$tools = new \JsApiPay($this->config);
 		$info = $tools->GetJsApiParameters($order[1]);