💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
~~~[api] post:/pay/getStatus/gateway *string:outOrderId#订单ID <<< success {"status":"0000","codemsg":"查询成功","data":{"orderStatus":2,"payType":"wx"}} <<< error {"status":errorcode,"codemsg":error msg} ~~~ 参数说明 | 参数 | 参数说明 | 参数类型 | 返回值 | --- | --- |---|---| | orderStatus| 订单状态 | String| 0-已取消, 1-未支付, 2-已支付 | payType | 支付渠道| String| orderStatus=2 已支付的时候有值,其他状态为空