question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Is the lib ready for production?

See original GitHub issue

Hey all

Great seeing this new lib! We have been using tipsi-stripe for a few years now and are looking into migrating to this new lib. Before going really deeper, I tried to test some features as described in https://stripe.com/docs/payments/accept-a-payment?platform=react-native. Then I started to face some issues like the one described in #315.

During my initial tests, I tried and failed using some methods, like presentPaumentSheet(). But I did not get any error message nor reaction from the lib. For example if you haven’t called initPaymentSheet() before. This is rather concerning.

So here is the main million dollars question, is stripe-react-native ready for production? What do you think?

Thanks for your feedback and opinions on this.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:1
  • Comments:17 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
fdelacruzsotocommented, Jul 20, 2021

I’d say it is not ready, I tried to implement the setup intent method and it didn’t work, I opened two issues here asking for help and giving details, the first issue was closed with a “check the documentation” comment and the second issue is still open but no one is looking at it.

I gave details on how to reproduce the issue and got ignored, I submitted a PR with a fix that worked for us and they rejected it.

I see a lot of people having the same issues as I do, and some additional issues, but looks like no one from stripe cares about them.

1reaction
charliecruzan-stripecommented, Jul 11, 2022

Thanks, that’s really good to know! Improving the embedded documentation is on the roadmap, and will make it so that there’s less need to comb through integration guides to find what you’re looking for.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Is GO production ready? : r/golang - Reddit
Libraries in Go will more often than not be stable. Usually the authors seem to be embracing the stdblib path of not breaking...
Read more >
Essential, production-ready Go packages | by Ryan D - Medium
Dep is the best tool for your production-ready code right now. ... Postgres: https://github.com/lib/pq is a pure Go driver and is rock solid....
Read more >
Any production-ready Elixir libraries for managing internet ...
Are there any production-ready Elixir libraries for managing internet connections, similar to monitor-internet-connection.py?
Read more >
Building for Production - Vite
The production bundle assumes support for modern JavaScript. By default, Vite targets browsers which support the native ES Modules, native ESM dynamic import, ......
Read more >
9 Rust authentication libraries that are ready for production
Virtually all web apps require some form of authentication, especially in an age of ever-increasing awareness around data privacy. Rust has a ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found