-
**Is your feature request related to a problem? Please describe.**
No
**Describe the solution you'd like**
I would like to see the `@capacitor-community/stripe-terminal` plugin be updated to supp…
-
With the update to Stripe terminal SDK 3.9.1 there's a new auto-reconnection delegate:
> New: For Tap to Pay on iPhone, added autoReconnectOnUnexpectedDisconnect and autoReconnectionDelegate to the S…
-
## Summary
All `Activity` exposed by the Stripe SDK aren't properly supporting edge-to-edge when the app targets Android 35, making their UI not aligned with the edge-to-edge experience (see the atta…
-
## Summary
My swift app with following page was rendered successfully. After trying to add stripe-ios-spm to Package Dependencies, my app crash in simulator/real device. But preview worked. I didn't …
-
**Feature Request: Support for cancelCollectPaymentMethod in mek_stripe_terminal**
**Description**
I am currently using the mek_stripe_terminal Flutter implementation, and I would like to request …
-
## Summary
Crash after Terminal Initialization and discovering readers, Ultimately discovery is getting timeout even after finding readers.
Then app will crash in few seconds.
## Code to reproduc…
-
## Summary
When I do a payment from any Android device, the device name cell is blank on dashboard. But when we do a payment via iOS or web, we see the device name as non-blank. Here it is the pictur…
-
### Is your feature request related to a problem? Please describe.
This is a feature request to improve the compatibility of the Stripe Java SDK with GraalVM native image, specifically to reduce the …
-
### Android framework version
net8.0-android
### Affected platform version
.net 8.0.401 (windows), .net 8.0.31 (macos)
### Description
I'm building an android binding library (https://github.com/…
-
## Summary
I want to disconnect the reader when the app is supposed to go in the background state or let's say it is about to terminate. This same code works when the app is foreground but does…