A cookie associated with a cross-site resource was set without the 'SameSite' attribute

The problem seems to have sorted itself out but now i’m having issues with the payment not going through. When i click buy with google pay the form automatically goes to the success message right away instead of waiting for cardNonceResponseReceived to trigger.

I added a alert() to cardNonceResponseReceived but it doesnt seem to be getting triggered at all.

Is pressing a wallet button supposed to submit the form? Not sure what i’m doing wrong.