fix: userCanPay without existing payment methods#306
fix: userCanPay without existing payment methods#306josh-burton wants to merge 2 commits intogoogle-pay:mainfrom
Conversation
…out requiring cards to be added Adds a new existingPaymentMethodRequired parameter to the userCanPay method, so the developer can determine if Apple/Google pay is available without requiring cards to be added
|
Hi @josh-burton, thank you for your contributions. Thank you again. |
…ailable, sets default values to false
Thank you for the review. I have made those changes |
Fixes #305
Describe the changes proposed
Adds a new
existingPaymentMethodRequiredparameter to theuserCanPaymethod, so the developer can determine if Apple/Google pay is available without requiring cards to be addedScreenshots / Videos
If useful, include any screeshots or screencasts to better explain the change.
Additional context
Add any other context about the change here.