Coder Social home page Coder Social logo

【急】微信支付分取消订单,完成订单都报错,是不是out_trade_no里应该加上JsonIgnore特性? about weixinmpsdk HOT 6 OPEN

zariczhu avatar zariczhu commented on June 4, 2024
【急】微信支付分取消订单,完成订单都报错,是不是out_trade_no里应该加上JsonIgnore特性?

from weixinmpsdk.

Comments (6)

JeffreySu avatar JeffreySu commented on June 4, 2024

@zariczhu 是否方便提供一下你程序里面调用接口的代码(请脱敏)?

from weixinmpsdk.

zariczhu avatar zariczhu commented on June 4, 2024

@JeffreySu
----完成支付分订单
PayScoreApis payScoreApis = new Senparc.Weixin.TenPayV3.Apis.PayScoreApis(setting);
var completeServiceOrderResult = payScoreApis.CompleteServiceOrderAsync(requestData).GetAwaiter().GetResult();

--取消支付分订单
PayScoreApis payScoreApis = new PayScoreApis(setting);
var createServiceOrderResult = payScoreApis.CancelServiceOrderAsync(requestData).GetAwaiter().GetResult();

另外,我下载了你的源代码,这样改就可以用了
image

image

from weixinmpsdk.

JeffreySu avatar JeffreySu commented on June 4, 2024

@zariczhu 好的,已经安排修改和测试,今日会发布,谢谢!

from weixinmpsdk.

zariczhu avatar zariczhu commented on June 4, 2024

谢谢

from weixinmpsdk.

zariczhu avatar zariczhu commented on June 4, 2024

@JeffreySu 请问发布了吗

from weixinmpsdk.

JeffreySu avatar JeffreySu commented on June 4, 2024

@zariczhu 刚刚发布,非常感谢!

from weixinmpsdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.