Objects
Web Payments SDK
The developer has an element with a forbidden/clashing ID on the page.
try { payments.googlePay(paymentReq); } catch(e) { alert(`Google Pay could not be initiated due to: ${e.name} ${e.message}`); }