flutter-plugin
flutter-plugin copied to clipboard
We have a crash registered on our Crashlytics related to an issue in the Pay library. It's calling the result more than once, resulting in a crash from the lib....
We are facing a problem with the library related to Google Pay, the app crashes if the DataResult object (callback) is called more than one time per instance. ![Screenshot 2024-09-04...
### **Crash on Payment Success Handling in Google Pay Flutter Plugin** **Description:** We have encountered a critical issue in the Google Pay Flutter plugin that is causing crashes during the...
Out of the box the example is not working on a iPhone 7 - not Payment Button visible. Any Idea? On the simulator the app is working - I have...
RawGooglePayButton requires PaymentConfiguration but this doesn't allow us to use flutter_pay's Pay client effectively.
If the card is not added, userCanPay returns false, resulting in the button not being displayed. Shouldn't the pop-up window guide the user to add the card under normal circumstances?
Description: There seems to be an issue when using the Google Pay Button with the pay package in Flutter. The button does not render correctly when using the light theme,...
The `label` property in the `PaymentItem` class is now required. The `label` is a mandatory property for Apple Pay. For the time being, this property is ignored on Google Pay....
i use string json config here print error but not print any thing onError: (e){ print('this error $e'); },
Hi I hope this message finds you well. I’m writing to report a critical issue we're experiencing with the PAY plugin during the Apple Pay checkout process on our mobile...