#AlyH-terminal-flutter
1 messages ยท Page 1 of 1 (latest)
I've tried updating the package to add a version of the closeConnectionMethod based on JS SDK.
Are you seeing any errors when you run closeConnectionMethod?
I don't think it is executing
Also, do you have a Stripe terminal flutter package that I can use directly instead of this one?
We don't have our own SDK for flutter
the one that you're using seems to be a third-party package
Do you have any documentations on how we can write our own package using JS SDK for flutter?
We don't unfortunately. You'd likely want to reach out to the team who developer stripe_terminal package for flutter
As far as I'm aware, we don't have an ETA at the moment ๐ฆ
QQ: Can I use server-driven method to close connection on the terminal?
I'm not sure I fully grasp the question exactly.
You want to clear out the display / cancel the payment method collection for a payment right?
All our terminal SDKs have the methods built-in
JS reference: https://stripe.com/docs/terminal/references/api/js-sdk#cancel-collect-payment-method
I'd suggest asking for help from the team who built stripe_terminal
server-driven integration is an alternative approach to using any other SDKs with your POS
Sure thing! Our team is always available to answer questions during weekdays
however since we do not support flutter integration officially, I'm not sure how helpful we can be with flutter specific questions.
Do you have any information on how developers who are using flutter integrating with terminal?