Open shahzaibdev1 opened 9 months ago
Hello @shahzaibdev1 this appears to be a registry staleness issue.
Take a look at this comment in the flutter
repo.
I also get this error, while, for example, showPaymentSelector
works well. I have tried also the flutter comment @JlUgia and did some steps there that people mentioned that might solve the problem, but I had no luck.
I have setup the pay package in flutter to implement google pay in my flutter app for android. but this error is thrown: MissingPluginException(No implementation found for method userCanPay on channel plugins.flutter.io/pay_channel)
This is the google pay button
and this is the configuration:
this is the _paymentItems: