Home >php教程 >php手册 >微信支付开发教程(一)微信支付URL配置

微信支付开发教程(一)微信支付URL配置

WBOY
WBOYOriginal
2016-06-06 20:22:161771browse

现阶段微信火的厉害,所以相应的关于微信的开发需求也就多了起来,这个系列我们就来谈谈微信支付的开发,本文是第一篇,微信支付URL配置

一、选择支付类型

目前有两种支付类型

    JS API网页支付
    Native原生支付

如果没有特殊要求,两种都勾选。


二、支付授权目录

目前可以选择http还是https协议,,没有特别要求,选择http。对安全要求比较高的企业,请选择https。

支付授权目录填写自己公司的域名加上目录,目录可以是不存在的目录,例如wxpay。

一个完整的目录参考如下:

蓝色部分表示要选择的。

红色部分表示要填写的,注意最后要有/


三、共享收货地址

选择是。


四、其他URL配置

url并不需要目前已经存在的。

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn