본문 바로가기

카테고리 없음

위챗 페이

문서

 

통합 QR 코드 생성 API

https://pay.weixin.qq.com/wiki/doc/api/wxpay/en/pay/NativePay/chapter8_1.shtml

 

WeChat Pay Open Platform

Scenarios Information scene_info String(256) No Specify the payment scenarios, such as the store or mall information. { “store_id”:””, //Unique ID of store, Optional, string(32) “store_name”:””//Store name, Optional, string(64) } Example:

pay.weixin.qq.com

 

결제 결과 리턴 API

https://pay.weixin.qq.com/wiki/doc/api/wxpay/en/fusion_wallet/MiniProgramPay/chapter8_8.shtml

 

WeChat Pay Open Platform

Name Variable Name Type Required Description Order amount total int Yes The total order amount. The minimum unit of the currency can only be an integer. See Transaction amount for details. Example:888 User's payment amount payer_total int Yes The actual

pay.weixin.qq.com

 

 

API-v3-인터페이스 룰

https://wechatpay-api.gitbook.io/wechatpay-api-v3/wei-xin-zhi-fu-api-v3-jie-kou-gui-fan

 

接口规则 | WechatPay-API-v3

微信支付API v3是遵循RESTful风格设计的HTTP API。

wechatpay-api.gitbook.io

 

 

참고

https://blog.naver.com/claude17/222399680662

 

 

 

위챗 페이 어드민에서 세팅 관련 문서

https://pay.weixin.qq.com/docs/merchant/products/jsapi-payment/preparation.html

 

接入前准备 - JSAPI支付 | 微信支付商户文档中心

在正式接入微信支付JSAPI服务前,你需要进行以下准备步骤: 选择接入模式:普通商户或普通服务商 申请参数:AppID、商户号 配置应用 选择接入模式 商户需要判断自己公司注册区域适用的接入

pay.weixin.qq.com