I'm trying to create an integration to Google Pay via the payment request api. This all works fine until I remove basic-card
from the supported methods.
I get Unexpected developer error.
Does anyone know how to create a payment request without basic-card
?
Thanks