#nima_docs
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1440656703661277205
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
We don't have a native SDK for PWAs but believe there are third-party ones available that essentially wrap our native SDKs
Could you elaborate?
On what part?
For example, Capacitor is a popular PWA framework right? And there's this third-party Stripe module for that: https://github.com/capacitor-community/stripe
Stripe Mobile SDK wrapper for Capacitor. Contribute to capacitor-community/stripe development by creating an account on GitHub.
Otherwise you'll need to help me understand your definition of a PWA and what you mean by 'installable on basically everything'
Well what the management told me was an app that is not dependent on Stripe's own devices so that the currently implemented features would be available on any Android/iOS device.
What they actually want is to make the tap to pay into a service reusable in other apps. For instance, when a courier delivers the package the customer would be able to pay directly on the courier's app which uses that service.
Sounds like you're describing Tap to Pay? Which yes can be built on supported Android and iOS devices with our SDKs
https://docs.stripe.com/terminal/tap-to-pay-readers
https://docs.stripe.com/terminal/payments/setup-reader/tap-to-pay?platform=ios#supported-devices
https://docs.stripe.com/terminal/payments/setup-reader/tap-to-pay?platform=android#supported-devices