v8.1.0
Terminal Update
The Terminal SDK has been updated to v5. In addition, App on Devices has been added to our release verification features, allowing you to use it with greater confidence.
Demo Project for App on Devices
- You can see how to use App on Devices with
@capacitor-community/stripe-terminalat
https://github.com/capacitor-community/stripe/tree/main/demo/app-on-devices - The UI design is based on
https://github.com/stripe-samples/terminal-apps-on-devices - For a bit of fun, we implemented a 15-second challenge — if you succeed, the payment amount becomes half price
- Simply clone the repository and build locally to run it (Stripe Terminal DevKit required)
Added setTapToPayUxConfiguration API
Thanks to #465,
the setTapToPayUxConfiguration API has been added.
This allows you to configure Tap to Pay colors and dark mode settings on Android.
Thank you @DanThePutzer!
