Creating a payment request without 'basic-card' fails

62 Views Asked by At

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

1

There are 1 best solutions below

3
On

I have fixed this. Turns out it was an issue with the code I was using to set up with Google Pay