Kyle Abens
Kyle Abens
Yea I know I just wanted to double check. I think the plugin works fine and it's an issue when creating a release build and minifying things. Just not sure...
@nprail @chander-stripe any update on this? I have a handful of users that are looking for an answer.
@nprail I finally figured out the root cause of this. This plugin does not work with Android when `minifyEnabled` is set to `true` in `build.gradle`. Switching it to `false` did...
@nprail I'm using the new `both` discovery method.
@nprail I'm finally starting to dive into this plugin and noticed a small type error on the `terminal.connectReader` method. `serialNumber` is a string but `readers[0].serialNumber` returns a number and the...
@nprail No problem. I'll create an issue now 👍
I have gotten both types of tokens and neither seem to be working when it comes to receiving and displaying push notifications for Android 12 devices. Anyone else having this...
@tedlin182 How did you add a test card to your Google account without Google refusing to accept it for being a fake card?
If a payment method is saved within the Chrome browser directly the pay now button appears but the canMakePayment() method returns {applePay: false}. If it is saved in Google Pay...
any update on adding this?