ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
### **请看配置的位置** ![](https://img.kancloud.cn/8c/c1/8cc1dbde762b83fd0158af44b35380b4_924x906.png) ### **小程序AppKey、AppSecret获取** 登录到字节跳动小程序管理平台,开发: ![](https://img.kancloud.cn/6b/05/6b056b0f11b886daed95481e9b8f0a3a_887x307.png) ### **域名设置** **登录到字节跳动小程序管理平台,进入 开发==》服务器域名,点击添加自己的网站域名** ![](https://img.kancloud.cn/bf/44/bf44504c11e056fe21a42288637c13b2_1554x687.png) **录到字节跳动小程序管理平台,进入 开发»webview域名,点击添加自己的网站域名** ![](https://img.kancloud.cn/47/09/4709df7da749292dc8ab926c703d6df5_1097x283.png) ### **支付** 申请开通支付功能时,需要在[小程序开发者的后台](https://developer.toutiao.com/)提交申请, 如下图所示,并且提供以下资料: 1. 商户名称(公司名称) 2. 法人姓名 3. 渠道支付的业务场景(选择支付宝App支付) 4. 支付类型(开发者勾选):虚拟支付 实物支付 5. 渠道密钥类型(开发者勾选):RSA2 RSA 6. 支付场景描述(描述会使用支付的场景,注意iOS上虚拟物品不支持使用支付宝/微信支付,有虚拟物品支付的开发者,只能在安卓端上使用支付功能) ![](https://img.kancloud.cn/66/99/66996029ef17122d8aa43dadefe761f8_2880x1536.png) 图2-1 **审核通过以后就能够在小程序开发者后台查看分配的支付app\_id、支付秘钥secret和商户号(merchant\_id),如图2-2所示** ![](https://img.kancloud.cn/e7/73/e773d720c9c8019e85db0f3d71af0b88_2812x958.png) ### **支付宝参数 app\_id、 alipay\_public\_key、 alipay\_private\_key** **字节跳动支付宝支付需要借助支付宝(注:对应的企业支付宝需要开通APP支付)** https://mrchportalweb.alipay.com/user/home.htm#/ ![](https://img.kancloud.cn/c5/2c/c52cdea968f21437459e27d66a11dcb1_1200x764.png) **需要注册并登录支付宝开放平台,创建网页&移动应用** ![](https://img.kancloud.cn/77/65/77656739f2b3e5feb7654672485dabf0_1479x433.png) **创建应用--自定义接入** ![](https://img.kancloud.cn/61/cb/61cb5838efcb220f1275be1ac17e9cde_759x414.png) **填写应用名称,应用图标,选择网页应用,确认创建** ![](https://img.kancloud.cn/61/3f/613fcf85153a5b423901d564711acf50_1468x492.png) ![](https://img.kancloud.cn/f5/31/f5310a8a5f4a6063131e3bbaa5645d60_1701x647.png) ![](https://img.kancloud.cn/59/3b/593b6650356f50ce85ac30ee3522ed7e_836x721.png) **签约APP支付** ![](https://img.kancloud.cn/81/00/81002604af644583915f4464e603562d_846x478.png) **开发设置-接口加密方式-设置** ![](https://img.kancloud.cn/3f/b0/3fb027cb72f453989958ae458e70684f_567x496.png) ![](https://img.kancloud.cn/c2/00/c200a5c0689f45bad5f357494e8f16c5_608x340.png) **下载支付宝密钥生成器** ![](https://img.kancloud.cn/7a/0a/7a0a9366f3e1598dccdc1049a84a2e5d_688x394.png) **打开支付宝密钥生成器,并生成密钥,请妥善保存您的私钥和公钥对(需要填入头条小程序插件-基础配置)** ![](https://img.kancloud.cn/ea/cd/eacdf205ae9885cce319880540627765_800x700.png) **把支付宝密钥生成器生成的商户应用公钥填入,保存设置** ![](https://img.kancloud.cn/2e/e5/2ee5c9a39007f29c73edbd502eed8001_1333x716.png) **点击提交审核,待审核通过** ![](https://img.kancloud.cn/ef/28/ef28fa197c96cd62982e0a76d25ed674_1656x210.png) **支付宝支付app\_id获取** ![](https://img.kancloud.cn/42/38/42383ecaff55f19eb03e56a3f4a7409c_577x514.png) **支付宝应用alipay\_private\_key获取** ![](https://img.kancloud.cn/77/4b/774bd00fc88d8754d396e7e2e855cdcb_1733x697.png) **支付宝应用alipay\_public\_key获取** 查看已经设置好的 开发设置-接口加密方式-设置 ![](https://img.kancloud.cn/ab/66/ab66778953f47fea822f1e341959ec2f_594x513.png) ![](https://img.kancloud.cn/9e/95/9e9572c45079b7d7fb32f33c329fbb53_1568x623.png)