flutter_stripe icon indicating copy to clipboard operation
flutter_stripe copied to clipboard

Gpay button shows no processing while making payments.

Open Vikaskumar75 opened this issue 3 years ago • 2 comments

Describe the bug Gpay button is blank while processing the payment. Even though the payment is successful. To Reproduce Steps to reproduce the behavior:

  1. Using display payment sheet with Gpay enabled.
  2. Try to make a payment.
  3. Observe the time taken by Gpay button to show success.

Expected behavior Must show an indicator that it is progress. Smartphone / tablet

  • Samsung
  • Android 12
  • Package version: ^4.0.0
  • Flutter version : 3.0.5

Additional context https://photos.google.com/share/AF1QipPkU22O_BmKqDI4u8T2JnD7X-WwsHaWt7bVp0qmWn_INyhOE-ZMahFyeRCO4l7ccw/photo/AF1QipO7uIhmP7Z4c7i5bVHUlfyBFlivPa9hTBMIbigx?key=MmJIUW1GMXNoS1pBMExyQ0Z4LUN0ckpNcjc2ZkdR

Vikaskumar75 avatar Aug 16 '22 10:08 Vikaskumar75

I might afraid this issue comes from the GPay library itself when in dark mode.

We are using the latest version of the plugin so I hope it is resolved in a future version.

Light mode Dark mode

jamesblasco avatar Aug 21 '22 19:08 jamesblasco

@jamesblasco Thanks, a lot for the quick response. Feels kind of relieved. Not sure why 😅

Vikaskumar75 avatar Aug 24 '22 12:08 Vikaskumar75

I have checked with the latest version of the plugin 7.0.0 and there is a new design and the text is displayed correctly

2022-12-10 16 19 35

jamesblasco avatar Dec 10 '22 15:12 jamesblasco