Skip to content

商户预授权

商户预授权 官方文档

js
wxpay
.
v3
.
payscore
.
permissions
.
post
({
service_id
,
appid
,
authorization_code
,
notify_url
,
}) .
then
(
({
data
: {
apply_permissions_token
,
}, }) => ({
apply_permissions_token
,
}) )

Released under the MIT License. (SITEMAP)