微信卡券
JSAPI签名校验工具
签名生成规则如下:
将所有参数的value值进行字符串的字典序排序;
将所有参数字符串拼接成一个字符串进行sha1加密,得到signature;
自定义code (勾选请确认创建接口中use_custom_code填写为true);
指定用户领取 (勾选请确认创建接口中bind_openid填写为true)。
添加到卡包JSAPI(bacthAddCard)
拉起卡券列表JSAPI(chooseCard)
自定义code
指定用户领取
红包类型卡券
api_ticket
timestamp
nonce_str
card_id
code
openid
balance
api_ticket
app_id
location_id
time_stamp
nonce_str
card_id
card_type
生成签名
排序结果:
签名结果: