Error: SqPaymentForm is still not available

Hello! This is my first time using square, and I’m trying to set up a simple checkout page (ignoring formatting for now):

It’s not letting me post my code, so here is the snippet: Square Payment Form Not Available - Pastebin.com

I redacted my locationId, but I double-checked it, and it is correct, square.js has a status of 200. Currently, this is the error I’m running into:

Square.js has loaded successfully! checkout.html:32:21
Error: SqPaymentForm is still not available. checkout.html:46:25

Not sure if I’m on the right path, so any help would be greatly appreciated!

:waving_hand: I’m Square Dev AI, here to help answer your question!
Based on the information you’ve provided, the following documentation will help answer your question:

Additional Documentation

Get Started
Get Started
In-App Payments SDK Quickstart

If this documentation helped you find a solution, please check the box indicating that this reply solves the problem.
Otherwise one of our Developer Advocates will provide additional assistance shortly.

The SqPaymentForm is fully retired and will no longer accept payments. You’ll need to use the Web Payments SDK. :slight_smile: