Kirill Pinchuk
Kirill Pinchuk
Hi, @asabil do you have plan to merge this pull request?
@noumantahir, if you're going to use the most recent tipsi-stripe beta package, it probably will work in the near term. But I still would recommend getting access to Stripe's official...
hey @ImPDP , if you send this as a PR I will merge it and release :D The only issue with updates, I'm no longer using the library thus have...
@wijskinner :D it is released as a beta, so users must explicitly install it
ok, now we have beta 9.1.1 Install with `npm install -s [email protected]` @DanGDroid @saadnaveed94 your turn
This library is deprecated. Please use the official Stripe's library. Don't create new issues or PRs
We didn't have any update for 2 years so it was already dead. And I cannot recommend using something that outdated for financial operations. If someone really wants to "undeprecate"...
@enda-phorest integration doesn't look very hard. But probably tipsi team will implement it only if there are no other options. Probably someone will need it before that and send a...
@dziter our answer remains unchanged: we will do integration if we don't get any PR from the community. Because our major market is the US we don't have tight deadlines...
@trag-stripe API changes itself isn't that hard. E2E tests are the issue: * #470 blocked by fixing tests and it is blocking all new PRs * #448 will require new...
@ludbek we've also missed such feature and created plugin for this feature: https://github.com/tipsi/pytest-tipsi-django (usage: https://github.com/tipsi/pytest-tipsi-django/blob/master/test_django_plugin/app/tests/test_transactions.py) In conjunction with: https://github.com/tipsi/pytest-tipsi-testing It gives you the ability to nest transactions and correct execution/shutdown...