square.onCardCreated subscribes to card.created for the selected seller. It requires PAYMENTS_READ.
Example
automations/square-on-card-created.automation.ts
Event
Published when a card is created or imported. The signal resolves to the officialSquare.CardCreatedEvent payload with type narrowed to card.created.