-
-
Notifications
You must be signed in to change notification settings - Fork 542
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stripe Terminal SDK Intergration #39
Comments
Hello there, there are no current plans to include support for the Stripe Terminal SDK now. We are working on making this package stable and publishing publicly. We will this issue open to track the demand. Depending on that we might consider it to support it in the future |
Revisiting this, my team will need terminal support for an upcoming project. Has priority been changed on this or are there still no plans? |
any news ? |
Do we have any latest update on this? I need to use the Stripe Terminal SDKs in my flutter project. |
any update on this? |
We are in contact with Stripe to deliver us some base on which we can start. We will let you know when there are developments on this front. |
This comment was marked as duplicate.
This comment was marked as duplicate.
We also need to use Stripe Terminal SDK(flutter) in one of our projects. |
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
Please refrain from asking about status updates - we will update this ticket as soon as there are news :) |
I ended up implementing it myself in my project. If anyone needs help with it feel free to contact me |
@Yahllil can you share the repository(not the project but the implementation part)? |
@johnettPhenomtec Unfortunately I can't share the code, becuase my clients has the rights for the code. |
@Yahllil I understand. |
@Yahllil, I have set up my emulator's location to be in Canada which is a supported country, but anyway I am using a simulated reader that does not really have to be bounded by a location. So I am not able to understand the issue here? Can you please help with the same? |
I'd be happy to help, but I did not experience any issue regarding the location. Have you been able to solve it? |
Yeah, the problem was the key that I was using. It needs to be from a Stripe Account which has a region supported by Terminal. I was using an Indian Account's key which is why it was causing the issue. After using the key from a supported region's account, it connected perfectly. |
@remonh87 I need terminal SDK on one of my project. I am actually good at writing flutter plugins that touches native android and iOS SDK. Regardless of the possibility that flutter_stripe will add the support, I must write the plugin. Therefore, the question here is, if you guys have the plan include terminal SDK on this plugin, I am willing to send a PR that can do so or I might be releasing another Let me know the plan for the feature and then we can collaborate accordingly if needed. |
Hi @awazgyawali - we are planning to add a plugin for Stripe Terminal for Flutter. We will update this thread once we can share a timeline. |
Hi @awazgyawali - if you have already written plugin you should release it. I have also write the same in my project but not separated as plugin but it must needed. |
Hey everybody, I have released very early version of the terminal SDK for flutter. It's pretty simple and straight forward and get the job done. Note that I have not tested for every kind of readers out there as I don't have them all however I have verified them on simulated setup. Currently supported features:
Currently unsupported features (because I didn't need them at the moment):
Please feel free to send a PR for further feature as you need or just create an issue on the repo with the feature request. I have no plans to maintain this repo in the long future thus the package will be deprecated as soon as flutter_stripe adds support to their SDK as mentioned here Github Repo Link: https://github.com/awazgyawali/flutter_stripe_terminal Please consider buying me a coffee if you can: |
When you will add Stripe Terminal Sdk support? |
Any Update? |
To any developr can integrate in person payment from stripe in flutter.? I have a restaurant mobile kiosk, only remain the payment in perzon from stripe to integrate BBPos skype rafael.torres.centeno 1-863-604-6313 WHATAPP |
Yeah, it would be really cool to have this support in the official package |
Will Stripe Terminal's Tap to Pay on iPhone will be supported in this package? |
Yes
…On Mon, Nov 14, 2022 at 8:53 AM Yahllil ***@***.***> wrote:
Will Stripe Terminal's Tap to Pay on iPhone will be supported in this
package?
—
Reply to this email directly, view it on GitHub
<#39 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACSPHZZGJ4IQIVKXKY76KTLWIGUKTANCNFSM44YGWNRQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Any update on when Stripe Terminal will be supported? @jamesblasco |
We hope to give an update on this the coming month(s). |
Any word on this yet? :) |
Any update regarding Stripe Terminal SDK? |
Here, we want an Stripe Terminal SDK Too |
We would love to work on it but as maintainers we lack the bandwidth to properly maintain it at the moment. It is a huge sdk, implementing it is one thing but we also need to provide proper support. I think for now this is low on the list as we prefer to focus on keeping up to date with Android, iOS sdk releases and providing a stable web sdk. |
bump |
I am also looking to implement stripe tap to pay with stripe using flutter - any official news? |
Has this moved forward? We need official support and tap to pay would be excellent! |
Are there any changes? We need this development. |
Me and @jonasbark had a good discussion about it and we decided to not develop this functionality for Flutter. Reason is that the maintenance of huge SDK like Stripe on 3 platforms cost us a lot of time. We do the maintenance in our free time and we have no capacity to also maintain a terminal integration. We encourage the community to create an integration themselves and we are happy to lend some of our expertise on this. |
Would it be possible to include the terminal SDK into this new project, there is a andriod and iOS SDK available from stripe but no flutter implementation that I can find currently.
There is a growing use case for accepting in person payments via stripe as well as online payments
https://stripe.com/docs/terminal
The text was updated successfully, but these errors were encountered: