# JSAPI 支付后文案

根据微信支付规定，使用 JSAPI 支付后，默认展示「商家小票」，**不支持自动跳转，**&#x53EA;能由用户点击按钮后才可进行跳转

在 「开发设置」 - 「JSAPI 支付后文案」中，你可以设置用户使用微信 JSAPI 支付后，商家小票的文案，该文案将影响用户点击按钮跳转的转化率

![](/files/-MWcMZvyzhDrJNlKAmd5)

* 默认的按钮文字为「继续」
* 默认的按钮描述为「由面包多™️⚡️闪电结算提供服务，你的付款金额将直接实时结算至创作者 (扫码支付场景可直接关闭此页面)」

你可以通过设置页面，设置按钮的文字和按钮上方的描述，以增加用户点击按钮的几率

![](/files/-MWcNOXJtSjs1OCQzj5h)

在微信 JSAPI 支付场景下，即便传入了 `callback_url`，也需要用户主动点击此页面的按钮才能跳转至 `callback_url`


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.mbd.pub/learn_more/jsapi-zhi-fu-hou-wen-an.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
