Daniel Gruszczyk

Results 32 comments of Daniel Gruszczyk

I will have to look for an alternative payment provider if this issue is not addressed soon.

Payments on Android, btw, work fine

Minimal repo to reproduce the issue, with a screen-recording attached: https://github.com/gabs-labs/stripe-issue I also contacted Stripe support about this.

> > I further tested and when I provide a dummy implementation for setOrderTracking in the PlatformPayButton like this > > ``` > > setOrderTracking={( > > completion: ( >...

> [@codan84](https://github.com/codan84) thank you I can confirm that work around works well. I have no idea what kind of side effect it will produce. > > ``` > setOrderTracking={( >...

Apart from obviously being much more complex app than the example reproduction, the payment is implemented in pretty much the same way (apart from creating intent on server-side and then...

@joyceqin-stripe Could we get any ETA on this being merged/released please?

@joyceqin-stripe I can confirm that todays release (0.50.0) solves the problem. Thank you very much for your help ❤️

I ended up using fetch and hitting your APIs directly