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
I have fixed this. Turns out it was an issue with the code I was using to set up with Google Pay