JSAPI Payment
Update Time:2025.03.24●Do I need to enable permission for refund through WeChat Public Accounts? | |
●Error message when initiating payment "errMsg":"chooseWXPay:fail" | |
●How to restrict users from paying in case of an order payment timeout? | |
●Difference between payment via JSAPI and Mini Program? | |
●Difference between payment via JSAPI and H5? | |
●Should I pay via app or JSAPI on WeChat? | |
●Do the prepay_id parameters obtained from JSAPI payment need to call the interface to initiate payment? | |
●How to check which user made the payment when a user successfully paid by calling the JSAPI payment interface? | |
●If payment was not made when initiating JSAPI, and the order status is unpaid, what should I do next? | |
●When initiating payment, "You have another order of the same amount with this merchant, are you sure to proceed to pay?" is returned. | |
●When initiating payment, "The current transaction failed due to abnormalities. Making payments to this merchant via your account is currently not enabled" is returned. | |
●Error reported when paying via WeChat Public Accounts: {errMsg: "chooseWXPay:fail, the permission value is offline verifying"} | |
●When calling the JSAPI payment interface, the error prompt "Missing parameter total_fee" is returned. | |
●When initiating payment via JSAPI, the page for "entering WeChat passwords" cannot be called. | |
●When a payment request is initiated by JSAPI, "Incorrect appid parameter uploaded by merchant, please contact the merchant for help" is returned. | |
●When the "unified order-placing interface" is called by JSAPI payment, the error "The current Public Account does not have the authority to pay" is reported. | |
●When the original sdk jsapi is called to pay via the "unified order placement interface", "missing parameter key for jsapi" is returned. | |
●When calling the order placement interface for basic payment, "Incorrect merchant order, please place another order" is returned. | |
●When calling the JSAPI payment interface, the error "redirect_url domain inconsistent with the back-end configuration, error code: 10003" is reported. | |
●When paying via JSAPI, the error "The merchant number used for JSAPI payment is invalid. Transaction initiation failed" is reported. | |
●Which WeChat-based payment method is most suitable for initiating payment by clicking the button on the website? | |
●Can the V3 and V2 interfaces be used together? | |
●Receive callback notifications repeatedly | |
●Error report of "The URL of the current page is not registered" | |
●After the "Unified order placement" interface is called, "The merchant order number is repeated" appears in return | |
●What is the notification callback format? | |
●Since each order transmits a different appid, how to confirm which appid matches the callback for each order? | |
●After a successful payment by a non-bank card, will the bank_type field appear as the response to callback information? | |
●Do App payment and JSAPI payment share the same APPID | |
●Can the same order be paid up two or more times at the same time? | |
●Do all v3 interfaces need signature and decryption? | |
●Where can the callback record be seen? | |
●Can WeChat Pay be used in WeChat internal and external browsers at the same time? | |
●The transaction status is CLOSED: what will result in a CLOSED status? | |
●Can the v3 version of WeChat Pay be signed with MD5? | |
●Will the WeChat Pay order number (transaction_id) be repeated under different merchant IDs? | |
●If payment failure is the final status, does that mean users can't pay? | |
●Can the WeChat payment interface be called without notify_url? | |
●If the order stays unpaid after initiation, will it automatically turn into closed status after a certain time? | |
●Can the same outTradeNo generate the prepayid multiple times? | |
●Can the same prepayid start the payment multiple times during the validity period? | |
●Does the user need to close the order interface after canceling the payment? | |
●Does the callback address need to be set when the WeChat basic payment interface is called? | |
●Notes for the upgrade from V2 interface to V3 interface | |
●Is using the App APPID supported for payments initiated on the WeChat built-in browser? | |
●How to get the callback information content? | |
●Does the notification address notify_url passed by the order interface mean the return page address of successful payment? | |
●Is the payment status different when WeChat is closed and when the payment fails when users use WeChat Pay? | |
●In the payment result notification, can the order closing interface be called if trade_state detects PAYERROR? | |
●Must the timestamp parameter be the 10-bit timestamp corresponding to Beijing time | |
●Are the IDs of multiple payment notifications for the same order different? | |
●In WeChat Pay, can appid_a be used to get the openid to call the payment for the appid_b? | |
●Why can an order be made successfully after an order with the same order number has already been made successfully before ? | |
●How long before a successful paid order can be seen on WeChat? | |
●Is the WeChat callback notification data placed in the request body? | |
●Basic payment order: Is any format workable for the attach additional data | |
●If the sub_appid and openid of sub-merchant ID are used, whose request header information should be uploaded? The sub-merchant ID or the agency? | |
●Does the service interface layer have to deal with the openid by itself? | |
●Is the callback code compatible if the V2 interface is upgraded to the V3 interface? | |
●How to fill in the openid when calling the WeChat payment interface? | |
●Is only one WeChat Pay callback address allowed when an order is placed? | |
●Basic payment, error report: "The system is busy, please try again later" | |
●Why is there only one callback notification? | |
●What interfaces do the merchant server need to open for WeChat callback? | |
●Must the callback address be a top-level domain name? | |
●Where can the WeChat Pay order number be obtained | |
●How to set the payment callback address? | |
●Is there an unionid in the payment notification returned by WeChat Pay? | |
●Can a merchant configure multiple callback addresses for successful payment notification? | |
●Can the amount of the order be modified after the basic payment interface is successfully called to place an order? | |
●If the basic payment interface is called, will one order number be paid for successfully more than once? | |
●Under what circumstances will payment timeout occur? | |
●How do you know if payment was successful? | |
●Which merchant ID should be uploaded to the mchid in the Authorization of the request header of V3 interface in WeChat Pay? | |
●The total amount of WeChat payment is 0, can the interface still be called? | |
●Description of the validity period of the order under the basic payment interface | |
●When the WeChat Pay order placement interface is called, can the interval between the start time and end time of the order be 1 minute exactly? | |
●Can the "Random String" contain lowercase letters when the payment is called at basic payment interface? | |
●Why aren't there any changes to the order status at failure time when the basic payment interface is called? | |
●The error "Missing parameter: package" is returned after the basic payment interface is called | |
●Error: The ordering account number is not consistent with the payment account number. Please verify the payment | |
●After the "Unified order" interface is called, no prepay_id is returned. | |
●"The payment scenario is wrong" is returned after the payment is called | |
●redirect_uri parameter error appears in the exploration of WeChat Pay | |
●How do I check why the WeChat Pay callback for signature verification failed? | |
●The setting specification of callback address notify_url | |
●Why is the callback notification delayed? | |