You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to change existingPaymentMethodRequired to false when implementing GooglePayLauncher,
but it is hardcoded as true, there is no option to change that value in DefaultGooglePayRepository Constructor
The text was updated successfully, but these errors were encountered:
bhomaramgtsinfo
changed the title
[BUG] GooglePayLauncher existingPaymentMethodRequired is fixed
[BUG] GooglePayLauncher existingPaymentMethodRequired is hardcoded
Sep 1, 2021
Summary
I wanted to change
existingPaymentMethodRequired
to false when implementing GooglePayLauncher,but it is hardcoded as
true
, there is no option to change that value inDefaultGooglePayRepository
ConstructorThe text was updated successfully, but these errors were encountered: