Site suddenly stopped processing payments

I get this error and trying to access the URL directly results in the same 404. Did the URL change or is there a problem with it?

GET https://squareup.com/v2/paymentform net::ERR_ABORTED 404 (Not Found)

Where are you accessing the link? Is this in the Dashboard? :slightly_smiling_face:

Through my website. It’s
Trying to load that JS files and all of a sudden it’s gone missing

That’s the JS file to the SqPaymentForm which was retired on 10/22. You’ll need to migrate to the supported Web Payments SDK. :slightly_smiling_face:

Thanks Bryan. I will work on that