Giter Site home page Giter Site logo

Comments (6)

tdzl2003 avatar tdzl2003 commented on June 14, 2024

安卓版本的支付回调需要自行实现"你的包名.wxapi.WXPayEntryAcitivity",并在AndroidManifest.xml中导出,其内容参考WXEntryActivity完全一样即可。这一部分我们会尽快补充到文档里去。

from react-native-wx.

nanasheng avatar nanasheng commented on June 14, 2024

@aijason你调起支付页,data : {
partnerId: "",
prepayId: "",
nonceStr: "",
timeStamp: "",
package: "",
sign: "",
}是拿这个去请求的么,是怎么样写的咧,我拿这个data区请求支付页没调起来

from react-native-wx.

3449790992 avatar 3449790992 commented on June 14, 2024

同问,RN 0.28,android里面支付成功后无法回调

from react-native-wx.

camellieeee avatar camellieeee commented on June 14, 2024

@tdzl2003 rn0.39还是有这个问题,按照上面说的配置后仍然没有起作用,求答复

from react-native-wx.

aijason avatar aijason commented on June 14, 2024

配置清单暴露: <activity android:name="com.hr.sxzx.wxapi.WXEntryActivity" android:exported="true" />

from react-native-wx.

aijason avatar aijason commented on June 14, 2024

对应的包名一致

from react-native-wx.

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.