#kayzer24 - canMakePayment
1 messages · Page 1 of 1 (latest)
yes
In that case, you won't display the payment request button but the user can still make a payment via the card element or other payment elements
If your site is properly set up, then canMakePayment will return false when the user's wallet is not properly set up so you can have a message about that it. But just not showing the button will probably make sense
ok, i'll take note of that, thnkx so much