capacitor-stripe-terminal
capacitor-stripe-terminal copied to clipboard
💳 Capacitor plugin for Stripe Terminal (credit card readers)
An example app should be created to showcase how to use this library. It could probably look and work like Stripe's example apps. We could even use the same example...
**Describe the bug** I am unable to retrieve the payment intent via the BBPOS Chipper 2X BT reader with an Android after generating and deploying either an Android App Bundle...
Several updates moving from 3.0.0-beta.8 # Compatibility - Drop compatibility with Android < 8.0 (API
I ran `npx @capacitor/plugin-migration-v4-to-v5@latest` per the [capacitor v5 migration docs](https://capacitorjs.com/docs/updating/plugins/5-0#using-capacitorplugin-migration-v4-to-v5) Additionally, I updated the other modules in package.json Thanks
### Discussed in https://github.com/eventOneHQ/capacitor-stripe-terminal/discussions/124 Originally posted by **darinw** May 7, 2023 I am getting the following error Error: "StripeTerminal.getPaymentStatus()" is not implemented on ios
Stripe now offers tap to pay for Android devices and was wondering if this could be added like you have for iOS. Also any idea when a stable v3 will...
- Adds the StripeTerminal localmobile and core modules required for Android Tap-to-Pay - Updates the stripe modules to latest version - Fix SimulatedConfiguration object creation for constructor changes - This...
should be 3 https://github.com/eventOneHQ/capacitor-stripe-terminal/blame/344eff40fdddab14f0a608d02c34adac9145eb27/android/src/main/java/io/event1/capacitorstripeterminal/TerminalUtils.java#L283
Removes [yaml](https://github.com/eemeli/yaml). It's no longer used after updating ancestor dependency [semantic-release](https://github.com/semantic-release/semantic-release). These dependencies need to be updated together. Removes `yaml` Updates `semantic-release` from 19.0.5 to 21.0.1 Release notes Sourced from...