I am trying to find an option with which I can only allow credit cards to be displayed using Google Pay API. Please find reference in documentation https://developers.google.com/pay/api/web/reference/request-objects#PaymentMethod. Here we can use allowCreditCards if set to false I can restrict to debit cards only however if set to true both credit and debit card options would be visible. I am looking for an option to show credit cards only, please let me know.
I tried looking into documentation and found allowCreditCards option however still in search of an option with which I can only allow credit cards.
Rohit Pardeshi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.