square.onTerminalCheckoutCreated subscribes to terminal.checkout.created for the selected seller. It requires PAYMENTS_READ.
Example
automations/square-on-terminal-checkout-created.automation.ts
Event
A TerminalCheckout request was created. The signal resolves to the officialSquare.TerminalCheckoutCreatedEvent payload with type narrowed to terminal.checkout.created.